quakeforge/libs/video/renderer/glsl
Bill Currie e08d5ccb41 Move the gl util functions into viddef_t.
Static plugins almost link now, just two more symbols to sort out.
2012-04-11 14:58:55 +09:00
..
Makefile.am Make some progress in getting static plugins to link. 2012-04-11 14:58:54 +09:00
glsl_alias.c Rename the glsl qfgl functions to qfegl. 2012-04-11 14:58:54 +09:00
glsl_bsp.c Rename the glsl qfgl functions to qfegl. 2012-04-11 14:58:54 +09:00
glsl_draw.c Make a start on putting the pieces together. 2012-04-11 14:58:54 +09:00
glsl_fog.c Rename the public symbols for gl, glsl and sw32. 2012-04-11 14:58:54 +09:00
glsl_lightmap.c Rename the public symbols for gl, glsl and sw32. 2012-04-11 14:58:54 +09:00
glsl_main.c Move the gl cvars into gl. 2012-04-11 14:58:54 +09:00
glsl_particles.c Make a start on putting the pieces together. 2012-04-11 14:58:54 +09:00
glsl_screen.c Move the gl util functions into viddef_t. 2012-04-11 14:58:55 +09:00
glsl_sprite.c Rename the glsl qfgl functions to qfegl. 2012-04-11 14:58:54 +09:00
glsl_textures.c Rename the glsl qfgl functions to qfegl. 2012-04-11 14:58:54 +09:00
namehack.h Rename the public symbols for gl, glsl and sw32. 2012-04-11 14:58:54 +09:00
qfglsl.c Move the gl util functions into viddef_t. 2012-04-11 14:58:55 +09:00
quake2d.frag
quakebsp.frag Implement global fog. 2012-01-29 10:27:28 +09:00
quakebsp.vert Implement water alpha. 2012-01-28 21:20:34 +09:00
quakeico.vert
quakemdl.frag Implement global fog. 2012-01-29 10:27:28 +09:00
quakemdl.vert
quakepar.frag Implement global fog. 2012-01-29 10:27:28 +09:00
quakepar.vert Implement QF style particles. 2012-01-21 19:51:18 +09:00
quakepnt.frag Implement global fog. 2012-01-29 10:27:28 +09:00
quakepnt.vert Tweak the size of point particles. 2012-01-21 22:05:24 +09:00
quakeskb.frag Implement global fog. 2012-01-29 10:27:28 +09:00
quakeski.frag Implement global fog. 2012-01-29 10:27:28 +09:00
quakesky.vert
quakespr.frag Implement global fog. 2012-01-29 10:27:28 +09:00
quakespr.vert
quaketrb.frag Implement global fog. 2012-01-29 10:27:28 +09:00
quaketxt.vert
vid_common_glsl.c Rename the glsl qfgl functions to qfegl. 2012-04-11 14:58:54 +09:00