quakeforge/libs/models/alias
Bill Currie dc9b64fadd [vulkan] Clean up image barriers a bit
Mostly, this gets the stage flags in with the barrier, but also adds a
couple more barrier templates. It should make for slightly less verbose
code, and one less opportunity for error (mismatched barrier/stages).
2021-04-24 12:42:29 +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
Makemodule.am [models] Add floodfill.c to the vulkan alias lib 2021-04-03 00:16:25 +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] Clean up image barriers a bit 2021-04-24 12:42:29 +09:00