quakeforge/libs/video/renderer/sw32
Bill Currie 0f7390dd60 Clean up all the "set but not used" warnings.
gcc on my system is failing to treat this specific warning as an error :/
2011-06-19 10:48:02 +09:00
..
d_edge.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
d_fill.c
d_init.c
d_modech.c
d_part.c
d_polyse.c
d_scan.c
d_sky.c
d_sprite.c
d_surf.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
d_vars.c
d_zpoint.c
draw.c Fix an undefined operation thanks to spirit of the domain quaddicted.com. 2010-11-16 17:13:22 +09:00
Makefile.am Use AM_CFLAGS instead of CFLAGS. 2011-05-10 12:44:44 +09:00
screen.c
sw32_fog.c The beginnings of fog support. 2010-12-10 17:17:30 +09:00
sw32_graph.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sw32_raclip.c
sw32_ralias.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
sw32_rbsp.c Make R_StoreEfrags const-correct. 2010-12-03 13:30:49 +09:00
sw32_rdraw.c
sw32_redge.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sw32_rmain.c Dynamic entity allocation. Unlimited static entities. 2010-12-03 21:01:52 +09:00
sw32_rmisc.c Move the call to R_ClearEnts to the renderer. 2010-12-25 19:59:34 +09:00
sw32_rpart.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
sw32_rsky.c Protocol 666/large map support from FitzQuake. 2010-11-26 16:20:05 +09:00
sw32_rsprite.c
sw32_rsurf.c
sw32_skin.c