quakeforge/libs/video/renderer/gl
Bill Currie 447ff2f2f5 Clean up global symbols for the gl renderer.
Where possible, symbols have been made static, prefixed with gl_/GL_ or
moved into the code shared by all renderers. This will make doing plugins
easier but done now for link testing.
2012-02-18 11:48:52 +09:00
..
Makefile.am Use QF_NEED for the renderer and model libraries. 2012-02-10 13:29:45 +09:00
gl_draw.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_dyn_lights.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_dyn_part.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_dyn_textures.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_fog.c The beginnings of fog support. 2010-12-10 17:17:30 +09:00
gl_graph.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_lightmap.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_mod_alias.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_mod_sprite.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_rmain.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_rmisc.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_rsurf.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_screen.c Revamp cshifts and implement in glsl. 2012-01-28 20:45:14 +09:00
gl_sky.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_sky_clip.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_textures.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
gl_warp.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00