quakeforge/libs/models/iqm
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
..
gl_model_iqm.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
glsl_model_iqm.c [glsl] Fix a pile of memory leaks 2023-03-05 18:31:30 +09:00
Makemodule.am [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
model_iqm.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sw_model_iqm.c [image] Make WritePNG take settings from tex_t 2022-04-01 01:01:53 +09:00
vulkan_model_iqm.c [vulkan] Complete resource image and image view 2023-02-19 12:25:13 +09:00