fteqw/engine/d3d
Spoike 776b8f6565 Added .dz playback support.
demo menu now properly lists the contents of archives.
demos played from subdirs/archives can now chain properly.
autodetect nehahra's demos. Add -nehahra argument to register/override cvar defaults (and set the right gamedir+startmap).
fix some q2 download bugs.
lame attempt at proper sRGB support (gl+vk+d3d9+d3d11 renderers).
fix q3bsp wrong-lightmaps bug.
match DP's viewzoom behaviour by not applying it when VF_[A]FOV was explicitly used.
fix d3d9 issue with missing textures screwing up blend modes.
vk: use a staging buffer instead of a staging textures per mip.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5128 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-07-12 08:15:27 +00:00
..
d3d8_backend.c Added .dz playback support. 2017-07-12 08:15:27 +00:00
d3d8_image.c Some more progress on the Xbox version. If you can call it that. Also changed the wastes.ico to be up to date. 2017-03-27 21:45:45 +00:00
d3d11_backend.c Added .dz playback support. 2017-07-12 08:15:27 +00:00
d3d11_image.c Added .dz playback support. 2017-07-12 08:15:27 +00:00
d3d11_shader.c networked entity editing now kinda working. still needs much more work before its usable. 2016-12-07 18:45:25 +00:00
d3d_backend.c Added .dz playback support. 2017-07-12 08:15:27 +00:00
d3d_image.c Added .dz playback support. 2017-07-12 08:15:27 +00:00
d3d_shader.c Added .dz playback support. 2017-07-12 08:15:27 +00:00
vid_d3d.c Added .dz playback support. 2017-07-12 08:15:27 +00:00
vid_d3d8.c Added .dz playback support. 2017-07-12 08:15:27 +00:00
vid_d3d11.c Added .dz playback support. 2017-07-12 08:15:27 +00:00