quakeforge/libs/video/renderer/gl
Bill Currie c0517b1d97 Factor out the blend palette creation.
gl, sw and sw32 use blend palettes, so share the code. This also abandons
the optimization for transforming verts in sw (had all sorts of problems
anyway). sw still doesn't work, though.
2012-05-19 00:34:15 +09:00
..
gl_draw.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_dyn_lights.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_dyn_part.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_dyn_textures.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_fog.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_graph.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_lightmap.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_mod_alias.c Move the increment of order out of the loop. 2012-05-05 18:01:00 +09:00
gl_mod_iqm.c Factor out the blend palette creation. 2012-05-19 00:34:15 +09:00
gl_mod_sprite.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_rmain.c Render iqm models in GL. 2012-05-17 15:58:29 +09:00
gl_rmisc.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_rsurf.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_screen.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_sky.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_sky_clip.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_textures.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_warp.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Makefile.am Render iqm models in GL. 2012-05-17 15:58:29 +09:00
namehack.h Start putting the pieces back together. 2012-04-11 14:58:55 +09:00
qfgl_ext.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
vid_common_gl.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
vtxarray.c Make some progress in getting static plugins to link. 2012-04-11 14:58:54 +09:00