quakeforge/libs/models/iqm
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
..
gl_model_iqm.c Render iqm models in GL. 2012-05-17 15:58:29 +09:00
glsl_model_iqm.c Move IQM freeing into common code. 2012-05-16 18:09:44 +09:00
Makefile.am Stub out the iqm loader. 2012-05-15 21:08:43 +09:00
model_iqm.c Make key_dest private to keys.c 2013-01-16 19:48:54 +09:00
sw_model_iqm.c Move the tex conversion to libQFimage. 2021-03-25 18:16:24 +09:00