fteqw/engine/sw
Spoike f43b221896 Stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@942 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-16 16:21:27 +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 Yay, it's all working now! 2005-03-22 15:23:22 +00:00
d_init.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_local.h lots of changes. 2004-09-20 23:25:38 +00:00
d_modech.c *** empty log message *** 2005-03-12 23:40:42 +00:00
d_part.c CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +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 Some changes. QC execution has been tweeked a little. It needs further work still. 2005-03-28 00:11:59 +00:00
d_scan.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +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 transtable/palconvbits updates 2004-09-06 01:18:24 +00:00
d_surf.c Lots of stuff. 2004-12-24 08:45:56 +00:00
d_trans.c Yay, it's all working now! 2005-03-22 15:23:22 +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 Some changes. QC execution has been tweeked a little. It needs further work still. 2005-03-28 00:11:59 +00:00
r_aliasa.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_bsp.c Software renderer now compiles on MINIMAL. 2005-01-28 04:32:20 +00:00
r_draw.c *** empty log message *** 2005-03-23 22:14:08 +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 Stuff 2005-04-16 16:21:27 +00:00
r_local.h does the sw renderer work any better now? 2005-03-20 19:41:41 +00:00
r_main.c Stuff 2005-04-16 16:21:27 +00:00
r_misc.c CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +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 Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_surf.c Stuff 2005-04-16 16:21:27 +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 *** empty log message *** 2005-03-23 22:14:08 +00:00
sw_draw.h CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +00:00
sw_model.c *** empty log message *** 2005-03-23 22:14:08 +00:00
sw_screen.c Stuff 2005-04-16 16:21:27 +00:00
vid_ddraw.c vid_displayfrequency works on fullscreen ddraw modes. 2005-04-02 21:25:28 +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 fix for gcc 2005-04-02 21:25:02 +00:00
vid_x.c Needed to drive the X11 screen. 2004-09-26 03:39:27 +00:00