quakeforge/libs/video/renderer/sw
Bill Currie 0dfff8fd58 ignore stuff 2010-08-07 10:42:09 +00:00
..
Makefile.am 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
d_draw.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
d_edge.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
d_fill.c This should make stdint stuff work better in general (can't test properly due to my mingw setup being borked) 2007-11-25 04:44:53 +00:00
d_init.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
d_modech.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
d_part.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
d_parta.S pt_color is now an int so don't convert it 2002-01-04 04:12:10 +00:00
d_polysa.S remove some magic numbers (sloppy coder:P) 2003-08-28 02:24:08 +00:00
d_polyse.c This should make stdint stuff work better in general (can't test properly due to my mingw setup being borked) 2007-11-25 04:44:53 +00:00
d_scan.c bigscreen patch from Philippe Troin 2009-12-20 05:34:41 +00:00
d_scana.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
d_sky.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
d_spr8.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
d_sprite.c 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
d_surf.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
d_vars.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
d_varsa.S lots of code cleanup. Merge Mod_LoadAllSkins, merge the sw32 model loading 2001-11-21 19:13:53 +00:00
d_zpoint.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
draw.c fix the missing crosshair 2009-12-23 01:26:14 +00:00
fpu.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
fpua.S be consistent with WIN32 and _WIN32 (now all _WIN32) 2004-01-20 03:47:27 +00:00
nonintel.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
screen.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
surf8.S lots of code cleanup. Merge Mod_LoadAllSkins, merge the sw32 model loading 2001-11-21 19:13:53 +00:00
sw_graph.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sw_raclip.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sw_raclipa.S be consistent with WIN32 and _WIN32 (now all _WIN32) 2004-01-20 03:47:27 +00:00
sw_ralias.c This should make stdint stuff work better in general (can't test properly due to my mingw setup being borked) 2007-11-25 04:44:53 +00:00
sw_raliasa.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
sw_rbsp.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
sw_rdraw.c This should make stdint stuff work better in general (can't test properly due to my mingw setup being borked) 2007-11-25 04:44:53 +00:00
sw_rdrawa.S well, that's one way to confuse anybody 2002-06-03 07:23:41 +00:00
sw_redge.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sw_redgea.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
sw_rmain.c fix the glaring error of the sw renderer's aspect ratio. still not quite right for non-4:3 screens, but it's better. 2009-12-21 10:10:45 +00:00
sw_rmisc.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
sw_rpart.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
sw_rsky.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sw_rsprite.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
sw_rsurf.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sw_rvarsa.S well, that's one way to confuse anybody 2002-06-03 07:23:41 +00:00
sw_skin.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
transform.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00