quakeforge/libs/video/renderer/gl
Ragnvald Maartmann-Moe IV dbb6e37bb7 Remove some unneeded variables.
Speed lightmap calculations up for r_lightmap_components 1.
Enough to give a 4.4% speedup to timedemo overkill.
Hint: int/float/int conversions are expensive.
2001-11-04 11:20:35 +00:00
..
.gitignore FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
Makefile.am split the sprite and alias model rendering code out from gl_rmain.c into 2001-10-23 17:20:56 +00:00
gl_draw.c more externs cleaned up 2001-10-29 17:46:03 +00:00
gl_dyn_fires.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
gl_dyn_lights.c Try #2. 2001-10-09 20:35:17 +00:00
gl_dyn_part.c Optimize some redundant math out of the particle aging loop. 2001-11-02 21:12:09 +00:00
gl_dyn_textures.c Clean up extern functions, update noise_diamondsquare to match LordHavoc's fractalnoise. 2001-10-06 00:39:22 +00:00
gl_funcs.c fix some init order issues brought up by the new gl_funcs.c code. 2001-10-15 19:06:22 +00:00
gl_graph.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
gl_mod_alias.c modelalpha and currenentity cleanups. 2001-11-04 07:40:35 +00:00
gl_mod_sprite.c modelalpha and currenentity cleanups. 2001-11-04 07:40:35 +00:00
gl_rmain.c modelalpha and currenentity cleanups. 2001-11-04 07:40:35 +00:00
gl_rmisc.c Tiny comment cleanup 2001-11-04 08:50:16 +00:00
gl_rsurf.c Remove some unneeded variables. 2001-11-04 11:20:35 +00:00
gl_screen.c Move cshift render to before hud/text render, so that you can still read it while heavy cshift action is happening. 2001-11-03 07:50:57 +00:00
gl_skin.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
gl_sky.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
gl_sky_clip.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
gl_textures.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
gl_warp.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
noisetextures.c Clean up extern functions, update noise_diamondsquare to match LordHavoc's fractalnoise. 2001-10-06 00:39:22 +00:00