quakeforge/libs/models/brush
Bill Currie e2f545eb23 [vulkan] Wait on device idle before deleting models
This fixes the textures (and presumably mesh data) being deleted while
still in use. Oddly, the wait was needed in both brush and alias models
(I expected brush to always come first).
2021-04-03 01:14:44 +09:00
..
gl_model_brush.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
glsl_model_brush.c [models] Move brush data into its own struct 2021-02-01 19:31:11 +09:00
Makemodule.am [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
model_brush.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
sw_model_brush.c [models] Move brush data into its own struct 2021-02-01 19:31:11 +09:00
vulkan_model_brush.c [vulkan] Wait on device idle before deleting models 2021-04-03 01:14:44 +09:00