1
0
Fork 0
forked from fte/fteqw
fteqw/engine/sw
2006-03-11 18:33:56 +00:00
..
adivtab.h
asm_draw.h
block16.h
d_draw.s
d_draw16.s
d_edge.c r_drawflat works at 16bpp. 2006-01-13 20:48:18 +00:00
d_fill.c
d_iface.h Fixed all warnings in MDebug. 2006-02-11 14:51:36 +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 Changed the remaining cvars to use the macro. 2006-02-11 14:58:48 +00:00
d_local.h Fixed all warnings in MDebug. 2006-02-11 14:51:36 +00:00
d_modech.c
d_part.c scr_conalpha added 2006-02-25 21:03:56 +00:00
d_parta.s scr_conalpha added 2006-02-25 21:03:56 +00:00
d_polysa.s palette remap per entity for sw 2005-12-22 20:35:04 +00:00
d_polyse.c Removed moodles' infokey stuff which was totally wrong anyway. 2006-01-28 02:35:40 +00:00
d_scan.c Okay, it does have a purpose. Skyboxes. 2006-02-11 03:26:58 +00:00
d_scana.s
d_sky.c
d_spr8.s
d_sprite.c fix SW since Spike broke it 2006-02-28 05:50:26 +00:00
d_surf.c add sw_surfcachesize, essentially -surfcachesize in bytes but only needing a vid_restart to change 2006-02-23 06:28:10 +00:00
d_trans.c use stringtorgb and stringtoindex functions for crosshaircolor and r_menutint 2006-03-11 00:35:56 +00:00
d_vars.c
d_varsa.s scr_conalpha added 2006-02-25 21:03:56 +00:00
d_zpoint.c
nonintel.c
r_aclip.c
r_aclipa.s
r_alias.c fix SW since Spike broke it 2006-02-28 05:50:26 +00:00
r_aliasa.s
r_bsp.c Rewrote a few bsp tracing stuff (primarily for heightmap things). 2005-08-26 22:56:51 +00:00
r_draw.c fix sw compiling, use MSVC8 _s functions when applicable 2006-03-06 03:15:34 +00:00
r_drawa.s
r_edge.c
r_edgea.s
r_light.c I wonder how many things this will break... 2005-06-22 17:10:13 +00:00
r_local.h Fixed all warnings in MDebug. 2006-02-11 14:51:36 +00:00
r_main.c fix builds 2006-03-11 04:39:16 +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
r_sky.c
r_sprite.c Fixed a sizeof bug which affected non-32bit systems (sizeof on pointer to float instead of sizeof on the float) 2005-12-02 23:59:40 +00:00
r_surf.c got rid of some anonymous unions 2006-02-17 02:51:59 +00:00
r_vars.c
r_varsa.s
surf8.s
surf16.s
sw_draw.c fix builds 2006-03-11 04:39:16 +00:00
sw_draw.h color/alpha blending for 8-bit sw 2D image routines, fix to 8-bit sw characters with alpha, removed conchars hack from image loading and made conchars load into cache on init 2006-02-24 22:41:19 +00:00
sw_model.c fix builds 2006-03-11 04:39:16 +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
vid_morphos.c Added the MorphOS files. 2006-03-06 22:10:32 +00:00
vid_sdl.c
vid_win2.c improve colormap generation for 16-bpp software 2006-03-11 07:55:04 +00:00
vid_x.c add gl_lightmap_shift (needs to handle renderer swap), fix linux building 2006-03-11 18:33:56 +00:00