mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 13:10:34 +00:00
0cae54d25d
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). |
||
---|---|---|
.. | ||
convert.c | ||
image.c | ||
Makefile.am | ||
pcx.c | ||
png.c | ||
tga.c |