engine/engine/sw
Spoike 35192beb47 More tweekable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1569 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-11-14 01:32:21 +00:00
..
adivtab.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
asm_draw.h Asm rendering of alias models is back in now - and it works 2005-01-26 17:16:08 +00:00
block16.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_draw.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_draw16.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_edge.c Okay, so it's still not working perfectly, it just looks like it. :) 2005-03-22 05:00:25 +00:00
d_fill.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_iface.h does the sw renderer work any better now? 2005-03-20 19:41:41 +00:00
d_ifacea.h software transtable rewrite, sw additive support for sprites/blob particles/line particles (no models yet), AddBlend/Trans functions need optimization 2005-07-29 01:12:09 +00:00
d_init.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_local.h replace _fastcall 2005-08-01 03:22:36 +00:00
d_modech.c *** empty log message *** 2005-03-12 23:40:42 +00:00
d_part.c fixes to particle emitting (temp?) 2005-09-09 02:01:30 +00:00
d_parta.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_polysa.s Stuff 2005-04-16 16:21:27 +00:00
d_polyse.c fix to 8-bit SW 2005-10-26 04:59:21 +00:00
d_scan.c software transtable rewrite, sw additive support for sprites/blob particles/line particles (no models yet), AddBlend/Trans functions need optimization 2005-07-29 01:12:09 +00:00
d_scana.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_sky.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_spr8.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_sprite.c fixes to particle emitting (temp?) 2005-09-09 02:01:30 +00:00
d_surf.c Lots of stuff. 2004-12-24 08:45:56 +00:00
d_trans.c replace _fastcall 2005-08-01 03:22:36 +00:00
d_vars.c You realise of course that the only reason this compiled is because the precompiler stuff was in the wrong order... 2005-02-17 03:36:57 +00:00
d_varsa.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_zpoint.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
nonintel.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_aclip.c Okay, so it's still not working perfectly, it just looks like it. :) 2005-03-22 05:00:25 +00:00
r_aclipa.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_alias.c fixes to particle emitting (temp?) 2005-09-09 02:01:30 +00:00
r_aliasa.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_bsp.c Rewrote a few bsp tracing stuff (primarily for heightmap things). 2005-08-26 22:56:51 +00:00
r_draw.c buffer overflow fix 2005-10-22 21:57:33 +00:00
r_drawa.s CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +00:00
r_edge.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_edgea.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_light.c I wonder how many things this will break... 2005-06-22 17:10:13 +00:00
r_local.h does the sw renderer work any better now? 2005-03-20 19:41:41 +00:00
r_main.c don't need VM_UI defined. 2005-09-14 04:56:20 +00:00
r_misc.c Rewrote a few bsp tracing stuff (primarily for heightmap things). 2005-08-26 22:56:51 +00:00
r_shared.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_sky.c Lots of stuff. 2004-12-24 08:45:56 +00:00
r_sprite.c Big huge mega-whooping commit. 2005-07-01 19:23:00 +00:00
r_surf.c hopefully, everything will work that little bit better. 2005-06-04 04:20:20 +00:00
r_vars.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_varsa.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
surf8.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
surf16.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
sw_draw.c this should fix linux index particles/r_menutint 2005-10-10 01:16:58 +00:00
sw_draw.h CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +00:00
sw_model.c small fix 2005-09-21 01:16:12 +00:00
sw_screen.c don't need VM_UI defined. 2005-09-14 04:56:20 +00:00
vid_ddraw.c Works again, but ddraw still utterly refuses to listen to refresh rates. 2005-06-13 05:56:01 +00:00
vid_dib.c windowed sw fix 2004-10-05 16:17:40 +00:00
vid_sdl.c Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
vid_win2.c More tweekable. 2005-11-14 01:32:21 +00:00
vid_x.c Renamed some cvar groups. 2005-10-30 23:52:33 +00:00