quakeforge/libs
Bill Currie 0cae54d25d Move the tex conversion to libQFimage.
This is for the conversion /to/ paletted textures. The conversion is
necessary for csqc support. In the process, the conversion has been sped up
by implementing a color cache for the conversion process. I haven't
measured the difference yet, but Mr Fixit does seem to load much faster for
the sw renderer than it did before the change (many months old memory).
2021-03-25 18:16:24 +09:00
..
audio Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
client
console Fix the invalid keydest errors. 2013-02-02 15:22:09 +09:00
gamecode Rewrite edict access. 2021-03-25 18:13:48 +09:00
gib Reduce CFLAGS abuse a little for mingw targets. 2013-01-28 16:21:42 +09:00
image Move the tex conversion to libQFimage. 2021-03-25 18:16:24 +09:00
models Move the tex conversion to libQFimage. 2021-03-25 18:16:24 +09:00
net Add some #define magic for SOL_IP on BSD-based stacks. 2013-01-29 12:13:59 +09:00
qw
ruamoko Rewrite edict access. 2021-03-25 18:13:48 +09:00
util Create reentrant versions of the set functions that need it. 2013-03-18 13:20:39 +09:00
video Make R_SetVrect const-correct. 2021-03-25 18:14:17 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00