quakeforge/libs/video/renderer/sw32
Bill Currie 72fb96245f Cleanup global symbols for the sw and sw32 renderers.
Names not mangled, but those symbols that could be made static have been.
Also, many dead variables have been removed.
2012-02-18 14:34:14 +09:00
..
Makefile.am Use QF_NEED for the renderer and model libraries. 2012-02-10 13:29:45 +09:00
d_edge.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
d_fill.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
d_init.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09: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 Clean out some useless functions. 2012-01-15 09:34:10 +09:00
d_polyse.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
d_scan.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
d_sky.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +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 Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
d_vars.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +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 Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
screen.c Remove calls to Sbar_Changed from the libraries. 2012-02-01 20:06:14 +09:00
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 hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sw32_ralias.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
sw32_rbsp.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
sw32_rdraw.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
sw32_redge.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
sw32_rmain.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
sw32_rmisc.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
sw32_rpart.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
sw32_rsky.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00
sw32_rsprite.c Move the entity transform setup into the clients. 2011-12-15 17:09:01 +09:00
sw32_rsurf.c Cleanup global symbols for the sw and sw32 renderers. 2012-02-18 14:34:14 +09:00