mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
2c8bec27c7
Most were pretty easy and fairly logical, but gib's regex was a bit of a pain until I figured out the real problem was the conditional assignments. However, libs/gamecode/test/test-conv4 fails when optimizing due to gcc using vcvttps2dq (which is nice, actually) for vector forms, but not the single equivalent other times. I haven't decided what to do with the test (I might abandon it as it does seem to be UD). |
||
---|---|---|
.. | ||
alias | ||
brush | ||
iqm | ||
sprite | ||
test | ||
clip_hull.c | ||
fullbright.c | ||
gl_model_fullbright.c | ||
gl_skin.c | ||
glsl_skin.c | ||
Makemodule.am | ||
model.c | ||
null_model.c | ||
portal.c | ||
skin.c | ||
sw_skin.c | ||
trace.c | ||
vulkan_skin.c | ||
winding.c |