fteqw/engine/sw
Spoike a88096a8c7 Was that causing problems with 16bpp?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@695 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-29 03:19:44 +00:00
..
adivtab.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
asm_draw.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +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 Small stuph. 2004-10-03 22:52:02 +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 Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_part.c unused union search and replace 2004-10-15 18:21:57 +00:00
d_parta.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_polysa.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_polyse.c Does that fix anything at all? 2004-09-13 03:16:49 +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 lots of changes. 2004-09-20 23:25:38 +00:00
d_vars.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +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 Was that causing problems with 16bpp? 2004-12-29 03:19:44 +00:00
r_aliasa.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_bsp.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_draw.c r_skybox should work in sw now 2004-09-01 22:54:19 +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 OpenGL is moving to matricies. 2004-11-17 17:53:50 +00:00
r_misc.c Stops 16bit rendering from crashing underwater. 2004-08-30 23:17: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 32-bpp fix 2004-08-30 01:17:57 +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 minor fixes to get the non-merged version to build properly. 2004-12-24 09:10:39 +00:00
sw_draw.h Lots of stuff. 2004-12-24 08:45:56 +00:00
sw_model.c Made a message more friendly. 2004-12-15 19:51:43 +00:00
sw_screen.c units-per-second meter added. 2004-11-17 17:54:20 +00:00
vid_ddraw.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
vid_dib.c windowed sw fix 2004-10-05 16:17:40 +00:00
vid_win2.c got rid of some gcc warnings. 2004-09-15 03:12:50 +00:00
vid_x.c Needed to drive the X11 screen. 2004-09-26 03:39:27 +00:00