quakeforge/libs/video/renderer
Bill Currie 772af29cb3 Move the gl cvars into gl.
That gets rid of the gl_overbrite_f clash. They were put in r_cvar for
saving to the config file, but that was before seta existed.
2012-04-11 14:58:54 +09:00
..
gl Move the gl cvars into gl. 2012-04-11 14:58:54 +09:00
glsl Move the gl cvars into gl. 2012-04-11 14:58:54 +09:00
sw Move the gl cvars into gl. 2012-04-11 14:58:54 +09:00
sw32 Make a start on putting the pieces together. 2012-04-11 14:58:54 +09:00
Makefile.am Make some progress in getting static plugins to link. 2012-04-11 14:58:54 +09:00
crosshair.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
noisetextures.c Fix a stale include problem. 2012-02-01 14:13:00 +09:00
r_alias.c Remove VISIBLE from the files that will go into the plugins. 2012-04-11 14:58:54 +09:00
r_bsp.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
r_cvar.c Move the gl cvars into gl. 2012-04-11 14:58:54 +09:00
r_dyn_textures.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
r_efrag.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
r_ent.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
r_graph.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
r_init.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
r_light.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
r_main.c Remove VISIBLE from the files that will go into the plugins. 2012-04-11 14:58:54 +09:00
r_part.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
r_progs.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
r_screen.c Take the first step towards render plugins. 2012-04-11 14:58:53 +09:00
vid_common.c Make a start on putting the pieces together. 2012-04-11 14:58:54 +09:00
vid_render_gl.c Make a start on putting the pieces together. 2012-04-11 14:58:54 +09:00
vid_render_glsl.c Make a start on putting the pieces together. 2012-04-11 14:58:54 +09:00
vid_render_sw.c Make a start on putting the pieces together. 2012-04-11 14:58:54 +09:00
vid_render_sw32.c Make a start on putting the pieces together. 2012-04-11 14:58:54 +09:00