quakeforge/libs/models/alias
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
..
Makemodule.am [models] Add floodfill.c to the vulkan alias lib 2021-04-03 00:16:25 +09:00
floodfill.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
gl_mesh.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
gl_model_alias.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
glsl_model_alias.c [model] Clean up the globals for alias models 2021-02-01 21:11:45 +09:00
model_alias.c Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
sw_model_alias.c [model] Clean up the globals for alias models 2021-02-01 21:11:45 +09:00
vulkan_model_alias.c [vulkan] Wait on device idle before deleting models 2021-04-03 01:14:44 +09:00