quakeforge/libs/video/renderer/gl
Ragnvald Maartmann-Moe IV c764ddc64a Just a massive speedup to gl particles. Enjoy.
(Thanks to LordHavoc for prodding me to use glDrawElements, and munge all the particle textures into 1. Code mine, suggestions his)
2001-12-19 04:03:57 +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 extinguish gl_fires. it's semi-broken, generally nasty (code wise) and 2001-11-25 06:24:26 +00:00
gl_draw.c changed int to an unsigned int 2001-12-17 23:41:58 +00:00
gl_dyn_lights.c Try #2. 2001-10-09 20:35:17 +00:00
gl_dyn_part.c Just a massive speedup to gl particles. Enjoy. 2001-12-19 04:03:57 +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 Whitespace. 2001-11-24 08:08:44 +00:00
gl_graph.c Whitespace. 2001-11-24 08:16:43 +00:00
gl_mod_alias.c tiny optimisation to GL_GetAliasFrameVerts 2001-12-18 05:50:57 +00:00
gl_mod_sprite.c modelalpha and currenentity cleanups. 2001-11-04 07:40:35 +00:00
gl_rmain.c Major particle interface cleanup, several bugfixes, and minor performance improvements. Oh, check out "/help easter_eggs" (gl-only, at the moment). 2001-12-11 22:37:30 +00:00
gl_rmisc.c Just a massive speedup to gl particles. Enjoy. 2001-12-19 04:03:57 +00:00
gl_rsurf.c Move gl_fires into gl, where it belongs. 2001-11-24 08:21:07 +00:00
gl_screen.c Change hudswap to use a callback, and instead of passing a swap variable to 10 functions, where only 2 use it, use a global variable. Make a few scr functions static inline, too. Got a totally unexpected ~0.45fps speedup. 2001-12-09 14:05:30 +00:00
gl_skin.c make absolutely certain skin->fb_texture is 0 if there are no fb pixels in 2001-11-21 08:26:21 +00:00
gl_sky.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
gl_sky_clip.c Whitespace. 2001-11-25 08:00:16 +00:00
gl_textures.c re-enable 8bit textures 2001-11-14 21:01:10 +00:00
gl_warp.c some minor tidy/speed up 2001-12-18 03:59:37 +00:00
noisetextures.c Whitespace. 2001-11-20 06:57:31 +00:00