fteqw/engine/sw
Spoike 845bb231ca xonotic: fix 'sticky walls' issue when spectating.
xonotic: fix jumppads not working while onground.
attempt to parse meag's protocol changes, in case we get a .qwd from ezquake. does not report them to servers at this time.
added cl_fullpitch cvar. only affects nq servers that lack serverinfo.
support dds/ktx-based cubemaps, including for skyboxes.
recognise multiple new compressed texture formats - bc1-7, etc1+2+eac,.astc. Addeded to supporting drivers/apis.
software decoder for etc2,bc4+bc5 textures, so they can be considered universal (but with fallbacks).
software decoder for bc1-bc3 textures, but disabled due to lingering patent paranoia.
report heartbeats once, by default.
r_viewmodel_fov support for vk+d3d9+d3d11 renderers.
fix depth projection differences with various renderers (min dist is now consistent).
added some code to announce when cl_delay_packets changes.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5188 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-12-28 16:24:50 +00:00
..
sw.h rework hlmdl subblends. apparently they're some sort of grid. 2017-11-30 17:59:11 +00:00
sw_backend.c add scr_showdisk cvar, to show the disk icon for a little time whenever something is accessed from disk. 2017-12-15 06:56:40 +00:00
sw_image.c some Q2 compat tweaks. moved all q2 temp-ents to particle scripts. 2017-08-14 16:38:44 +00:00
sw_rast.c xonotic: fix 'sticky walls' issue when spectating. 2017-12-28 16:24:50 +00:00
sw_spans.h implement ripplemaps. currently requires explicit mod support to use properly. 2012-05-14 01:41:08 +00:00
sw_viddos.c a dos port, as a dig at eukara about his xbox port project. 2017-05-19 03:32:02 +00:00
sw_vidwin.c some Q2 compat tweaks. moved all q2 temp-ents to particle scripts. 2017-08-14 16:38:44 +00:00