quakeforge/libs/video/renderer
Bill Currie 81a57bb3fa patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
..
gl patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
sw the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
sw32 the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
.gitignore FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +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 hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
r_efrag.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
r_ent.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +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 hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
r_progs.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
r_screen.c bit more cleanup and some documentation 2006-12-03 06:25:57 +00:00