quakeforge/libs/models
Bill Currie 2b879af3e1 Fix most of the hacks for clang
gcc didn't like a couple of the changes (rightly so: one was actually
incorrect), and the fix for qfcc I didn't think to suggest while working
with Emily.

The general CFLAGS etc fixes mostly required just getting the order of
operations right: check for attributes after setting the warnings flags,
though those needed some care for gcc as it began warning about main
wanting the const attribute.

Fixing the imui link errors required moving the ui functions and setup
to vulkan_lighting.c, which is really the only place they're used.
2023-08-11 18:29:30 +09:00
..
alias Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
brush Fix most of the hacks for clang 2023-08-11 18:29:30 +09:00
iqm Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sprite [vulkan] Fix a silly typo 2023-06-25 00:20:19 +09:00
test Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Makemodule.am [models] Include fullbright in vulkan lib 2022-09-22 13:04:26 +09:00
clip_hull.c [mode] Go back to using dclipnode_t everywhere 2022-05-19 15:16:53 +09:00
fullbright.c [model] Swap fullbright/top/bottom color func params 2021-12-24 06:45:13 +09:00
gl_model_fullbright.c [model] Swap fullbright/top/bottom color func params 2021-12-24 06:45:13 +09:00
gl_skin.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
glsl_skin.c Do a const-correctness run on palettes. 2013-01-27 19:57:40 +09:00
model.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
null_model.c [model] Remove empty brush model functions 2021-01-19 08:26:53 +09:00
portal.c [mode] Go back to using dclipnode_t everywhere 2022-05-19 15:16:53 +09:00
skin.c [glsl] Fix a pile of memory leaks 2023-03-05 18:31:30 +09:00
sw_skin.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
trace.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vulkan_skin.c [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
winding.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00