quakeforge/libs/video/renderer/sw
Bill Currie c0517b1d97 Factor out the blend palette creation.
gl, sw and sw32 use blend palettes, so share the code. This also abandons
the optimization for transforming verts in sw (had all sorts of problems
anyway). sw still doesn't work, though.
2012-05-19 00:34:15 +09:00
..
d_copy.S Fix the 32-bit x86 build of the software renderer. 2012-04-28 13:02:36 +09:00
d_draw.S Fix asm ilnking in mingw. 2011-09-10 17:49:14 +09:00
d_edge.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_fill.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_init.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_modech.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_part.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_parta.S Fix asm ilnking in mingw. 2011-09-10 17:49:14 +09:00
d_polysa.S Fix asm ilnking in mingw. 2011-09-10 17:49:14 +09:00
d_polyse.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_scan.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_scana.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
d_sky.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_spr8.S Fix asm ilnking in mingw. 2011-09-10 17:49:14 +09:00
d_sprite.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_surf.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_vars.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
d_varsa.S Fix asm ilnking in mingw. 2011-09-10 17:49:14 +09:00
d_zpoint.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
draw.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
fpu.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
fpua.S Fix asm ilnking in mingw. 2011-09-10 17:49:14 +09:00
Makefile.am SW now tries (but fails miserably) to render iqm models. 2012-05-18 23:31:14 +09:00
nonintel.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
screen.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09: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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sw_raclip.c Fix the 32-bit x86 build of the software renderer. 2012-04-28 13:02:36 +09:00
sw_raclipa.S Fix the 32-bit x86 build of the software renderer. 2012-04-28 13:02:36 +09:00
sw_ralias.c SW now tries (but fails miserably) to render iqm models. 2012-05-18 23:31:14 +09:00
sw_raliasa.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
sw_rbsp.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sw_rdraw.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sw_rdrawa.S Fix asm ilnking in mingw. 2011-09-10 17:49:14 +09:00
sw_redge.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sw_redgea.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
sw_riqm.c Factor out the blend palette creation. 2012-05-19 00:34:15 +09:00
sw_rmain.c SW now tries (but fails miserably) to render iqm models. 2012-05-18 23:31:14 +09:00
sw_rmisc.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sw_rpart.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sw_rsky.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sw_rsprite.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sw_rsurf.c Fix the 32-bit x86 build of the software renderer. 2012-04-28 13:02:36 +09:00
sw_rvarsa.S Fix the 32-bit x86 build of the software renderer. 2012-04-28 13:02:36 +09:00
transform.S re-enable asm for static builds 2001-06-11 20:59:48 +00:00
vid_common_sw.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00