fteqw/engine/sw
Spoike 770c199fa3 rearranged some defs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@883 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-17 03:38:03 +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 Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_draw16.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_edge.c Fix for missing skyboxes in q2 bsps. 2004-12-22 02:26:11 +00:00
d_fill.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_iface.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_ifacea.h Asm rendering of alias models is back in now - and it works 2005-01-26 17:16:08 +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 I missed a bit of ASM reenabling that's required for windows builds to work properly 2005-01-26 23:37:05 +00:00
d_part.c CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +00:00
d_parta.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_polysa.s Asm rendering of alias models is back in now - and it works 2005-01-26 17:16:08 +00:00
d_polyse.c Asm rendering of alias models is back in now - and it works 2005-01-26 17:16:08 +00:00
d_scan.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_scana.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_sky.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_spr8.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +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 CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +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 Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_aclipa.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_alias.c Asm rendering of alias models is back in now - and it works 2005-01-26 17:16:08 +00:00
r_aliasa.s Asm rendering of alias models is back in now - and it works 2005-01-26 17:16:08 +00:00
r_bsp.c Software renderer now compiles on MINIMAL. 2005-01-28 04:32:20 +00:00
r_draw.c some bugfixes 2005-02-06 02:47:36 +00:00
r_drawa.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_edge.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_edgea.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_light.c Made rocket dynamic lights more consistant (more gl style, and a teeeny bit more efficient) 2004-12-22 02:23:59 +00:00
r_local.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_main.c some bugfixes 2005-02-06 02:47:36 +00:00
r_misc.c Software renderer now compiles on MINIMAL. 2005-01-28 04:32:20 +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 rearranged some defs. 2005-02-17 03:38:03 +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 Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
surf16.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
sw_draw.c CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +00:00
sw_draw.h CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +00:00
sw_model.c some bugfixes 2005-02-06 02:47:36 +00:00
sw_screen.c CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +00:00
vid_ddraw.c Erm... Yeah, make sure it's kept accuratly. 2005-01-07 03:19:27 +00:00
vid_dib.c windowed sw fix 2004-10-05 16:17:40 +00:00
vid_sdl.c bigfoot pointed out this glaringly obvious bug 2005-01-29 02:13:45 +00:00
vid_win2.c some bugfixes 2005-02-06 02:47:36 +00:00
vid_x.c Needed to drive the X11 screen. 2004-09-26 03:39:27 +00:00