quakeforge/libs/models/alias
Bill Currie dbd3d6502a Nuke qboolean from orbit
I never liked it, but with C2x coming out, it's best to handle bools
properly. I haven't gone through all the uses of int as bool (I'll leave
that for fixing when I encounter them), but this gets QF working with
both c2x (really, gnu2x because of raw strings).
2023-06-13 18:06:11 +09:00
..
floodfill.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
gl_mesh.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gl_model_alias.c [gl] Free alias model cache memory when clearing models 2023-03-21 13:18:16 +09:00
glsl_model_alias.c [model] Clean up alias skin loading a little 2022-04-04 17:47:21 +09:00
Makemodule.am [models] Add floodfill.c to the vulkan alias lib 2021-04-03 00:16:25 +09:00
model_alias.c [model] Fix alias skin group loading 2022-05-19 13:26:45 +09:00
sw_model_alias.c [sw] Free alias model cache memory when clearing models 2023-03-20 17:45:28 +09:00
vulkan_model_alias.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00