quakeforge/libs/video/renderer/sw
Bill Currie 6a687f5e45 rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +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 we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+). 2002-08-01 19:49:10 +00:00
d_draw.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
d_edge.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
d_fill.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
d_init.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
d_modech.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
d_part.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +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 well, that's one way to confuse anybody 2002-06-03 07:23:41 +00:00
d_polyse.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
d_scan.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
d_scana.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
d_sky.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
d_spr8.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
d_sprite.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
d_surf.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
d_vars.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +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 re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
draw.c rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +00:00
fpu.c More x86-64 (AMD, not intel IA64, taniwha!) fixes. 2003-02-12 23:41:20 +00:00
fpua.S the fpu manipulation stuff seems to be better off in the one place that 2002-06-07 15:09:20 +00:00
nonintel.c More x86-64 (AMD, not intel IA64, taniwha!) fixes. 2003-02-12 23:41:20 +00:00
screen.c rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +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 re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sw_raclip.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sw_raclipa.S BSD compile fixes 2002-01-31 07:37:56 +00:00
sw_ralias.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sw_raliasa.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
sw_rbsp.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sw_rdraw.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sw_rdrawa.S well, that's one way to confuse anybody 2002-06-03 07:23:41 +00:00
sw_redge.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sw_redgea.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
sw_rmain.c sw and gl fisheye patches from Arkadi Shishlov (arkadi@it.lv). I don't 2003-01-15 16:53:34 +00:00
sw_rmisc.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sw_rpart.c rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +00:00
sw_rsky.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sw_rsprite.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sw_rsurf.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sw_rvarsa.S well, that's one way to confuse anybody 2002-06-03 07:23:41 +00:00
sw_skin.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
transform.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00