engine/engine/sw
Spoike eb16ac9933 Interact properly with window managers. Fullscreen support needs testing a bit tbh.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2538 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 11:48:53 +00:00
..
adivtab.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
asm_draw.h fixed software skybox rendering 2006-05-20 04:14:18 +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 fixed software skybox rendering 2006-05-20 04:14:18 +00:00
d_fill.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_iface.h musicvolume uses callback, cosmetic fix to qclib, disabled sw r_drawflat until there's a solution to make it like gl's r_drawflat 2006-05-07 20:57:30 +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 add cl_gunx/cl_guny/cl_gunz, remove r_viewmodelsize until I implement it correctly, misc cleanup 2006-05-17 23:01:06 +00:00
d_local.h r_drawflat/r_floorcolour/r_wallcolour for software, use alpha blending instead of stippling for alpha surfaces in software, misc cleanups 2006-05-14 20:52:13 +00:00
d_modech.c *** empty log message *** 2005-03-12 23:40:42 +00:00
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 cleanup, change TE_BLOB to TE_TAREXPLOSION in particle sets, change TE_BIGEXPLOSION to TE_TEI_BIGEXPLOSION, fix centerprints/stuffcmds not being written to mvds (maybe), misc fixes 2006-06-02 17:42:36 +00:00
d_scan.c Okay, it does have a purpose. Skyboxes. 2006-02-11 03:26:58 +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 fix SW since Spike broke it 2006-02-28 05:50:26 +00:00
d_surf.c cleanup, change TE_BLOB to TE_TAREXPLOSION in particle sets, change TE_BIGEXPLOSION to TE_TEI_BIGEXPLOSION, fix centerprints/stuffcmds not being written to mvds (maybe), misc fixes 2006-06-02 17:42:36 +00:00
d_trans.c fix to master cvars, don't crash when worldmodel doesn't get loaded for the client, misc fixes 2006-05-25 21:32:32 +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 scr_conalpha added 2006-02-25 21:03:56 +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 warning cleanup 2006-04-16 03:55:55 +00:00
r_aclipa.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_alias.c warning cleanup 2006-04-16 03:55:55 +00:00
r_aliasa.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_bsp.c add r_drawflat_nonworldmodel, defaults to 0 2006-06-04 16:02:03 +00:00
r_draw.c vector op cleanups, added pr_droptofloorunits, sets how many units droptofloor QuakeC call will drop, defaults to "" which drops up to 256 units (Quake default) 2006-05-29 04:50:24 +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 use better mixing for 8-bit sounds, some cleanup 2006-05-08 21:02:39 +00:00
r_edgea.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_light.c Just fixing my errors before TimeServ moans some more. 2006-09-17 02:42:18 +00:00
r_local.h musicvolume uses callback, cosmetic fix to qclib, disabled sw r_drawflat until there's a solution to make it like gl's r_drawflat 2006-05-07 20:57:30 +00:00
r_main.c force flame models to render fullbright, very slight fps increase with r_shadows 2006-06-08 06:24:07 +00:00
r_misc.c r_wateralpha for software rendering 2006-05-14 21:43:35 +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 One d3d renderer. 2007-05-25 22:16:29 +00:00
r_surf.c add r_drawflat_nonworldmodel, defaults to 0 2006-06-04 16:02: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 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 Fixed sw renderer's console background when the input image is not 320*200. 2007-07-23 11:00:26 +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 Added code to check for truncated BSPs. 2006-10-05 21:12:04 +00:00
sw_screen.c cleanup, change TE_BLOB to TE_TAREXPLOSION in particle sets, change TE_BIGEXPLOSION to TE_TEI_BIGEXPLOSION, fix centerprints/stuffcmds not being written to mvds (maybe), misc fixes 2006-06-02 17:42:36 +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_morphos.c Added support for (GL|SW)VID_SetCaption to the MorphOS port. 2007-03-28 12:37:30 +00:00
vid_sdl.c Allow sw sdl to compile, 2007-07-23 11:46:34 +00:00
vid_win2.c Mostly software renderer fixes. 2007-03-28 13:27:35 +00:00
vid_x.c Interact properly with window managers. Fullscreen support needs testing a bit tbh. 2007-07-23 11:48:53 +00:00