quakeforge/libs/video/renderer
Bill Currie 91e65b6c80 Rename mplane_t to plane_t and clean up the mess.
I got rather tired of there being multiple definitions of mostly compatible
plane types (and I need a common type anyway). dplane_t still exists for
now because I want to be careful when messing with the actual bsp format.
2011-11-28 20:54:34 +09:00
..
gl Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00
sw Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00
sw32 Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00
Makefile.am Implement --version-info configure switch to override QuakeForge 2011-07-09 01:23:36 +03:00
r_cvar.c
r_efrag.c Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00
r_ent.c Get entity allocation and freeing working correctly. 2010-12-04 23:37:58 +09:00
r_graph.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
r_light.c Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00
r_main.c
r_part.c
r_progs.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
r_screen.c