quakeforge/libs/video/renderer/gl
2002-06-18 21:41:24 +00:00
..
.gitignore FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
gl_draw.c A couple extra glFinishes a frame just aren't good for performance, even if they are a handy workaround for taniwha's text rendering bug... 2002-06-18 15:40:30 +00:00
gl_dyn_lights.c Try #2. 2001-10-09 20:35:17 +00:00
gl_dyn_part.c Make wizard spike hits visible, plus a couple minor cleanups. 2002-06-15 10:54:26 +00:00
gl_dyn_textures.c Just a massive speedup to gl particles. Enjoy. 2001-12-19 04:03:57 +00:00
gl_funcs.c strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
gl_graph.c strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
gl_mod_alias.c Fixes to shadow rendering, plus get QSG scale working for alias models. Which breaks viewmodel rendering until we figure out how that is escaping getting scale set. 2002-06-14 06:08:45 +00:00
gl_mod_sprite.c Undo thinko. 2002-06-14 06:23:11 +00:00
gl_rmain.c Check return value on R_AllocDlight. Small optimization, people cutting r_dlight_max heavily should like it. 2002-06-05 22:07:38 +00:00
gl_rmisc.c Use vertex arrays for text. Another 1-3% speedup. 2002-06-13 05:24:52 +00:00
gl_rsurf.c speedup r_lightmap_components 3 by ~4.2% in null-render 2002-05-28 03:49:13 +00:00
gl_screen.c QSG2 glows almost working. Plus lots of typos killed. 2002-06-18 21:41:24 +00:00
gl_skin.c go back to my clever code (with the bug fixed this time:P). Hey, if it's 2001-12-21 20:56:54 +00:00
gl_sky.c Whitespace. 2002-06-15 10:52:14 +00:00
gl_sky_clip.c don't call draw_z_sky_polys for modes that don't need it 2002-06-14 19:25:32 +00:00
gl_textures.c memory allocation checking cleanup 2002-05-14 06:37:28 +00:00
gl_warp.c some minor tidy/speed up 2001-12-18 03:59:37 +00:00
Makefile.am extinguish gl_fires. it's semi-broken, generally nasty (code wise) and 2001-11-25 06:24:26 +00:00
noisetextures.c massive speedup to noise_diamondsquare (not that it /really/ matters:) 2002-05-28 05:34:06 +00:00