quakeforge/libs/video/renderer
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
..
gl Move the gl util functions into viddef_t. 2012-04-11 14:58:55 +09:00
glsl Move the gl util functions into viddef_t. 2012-04-11 14:58:55 +09:00
sw Rename sw's R_Init to sw_R_Init. 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 Hide D_FlushCaches. 2012-04-11 14:58:55 +09:00
vid_render_glsl.c Hide D_FlushCaches. 2012-04-11 14:58:55 +09:00
vid_render_sw.c Hide D_FlushCaches. 2012-04-11 14:58:55 +09:00
vid_render_sw32.c Hide D_FlushCaches. 2012-04-11 14:58:55 +09:00