quakeforge/libs/video/renderer
Bill Currie 669771681a split up and modernize configure.ac
Most of the guts of configure.ac have been moved to config.d and are then
brought in by m4_include. This will make maintaining configure.ac much easier.

Also drop use of PROGRAM and VERSION, using PACKAGE_NAME, PACKAGE_VERSION, and
on occasion, PACKAGE_STRING instead, and clean out some old files we no longer
need.
2010-08-19 15:01:43 +09:00
..
gl ignore stuff 2010-08-07 10:42:09 +00:00
sw ignore stuff 2010-08-07 10:42:09 +00:00
sw32 ignore stuff 2010-08-07 10:42:09 +00:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00
r_cvar.c split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
r_efrag.c console.h include cleanup 2007-11-06 12:40:38 +00:00
r_ent.c console.h include cleanup 2007-11-06 12:40:38 +00:00
r_graph.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
r_light.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
r_main.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
r_part.c console.h include cleanup 2007-11-06 12:40:38 +00:00
r_progs.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
r_screen.c fix the placement of the "paused" icon 2010-01-13 06:35:33 +00:00