fteqw/engine/shaders
Spoike 5b7a426afe Added cl_autodemo cvar to automatically record games. 1 records multiview demos where possible, -1 strictly records singleview demos.
Enclosed mvd recording in ifdefs, so it can be disabled at compile-time for any mods that don't want to have to deal with it.
Removed the recorded players thing.
Allow csqc to use EF_FULLBRIGHT.
Fix cl_pure to attempt to actually download missing packages.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5303 fc73d0e0-1445-4013-8a0c-d673dee63da5
2018-09-01 04:18:08 +00:00
..
glsl Added cl_autodemo cvar to automatically record games. 1 records multiview demos where possible, -1 strictly records singleview demos. 2018-09-01 04:18:08 +00:00
hlsl9 win: emulate gamepad thumb axis as buttons. 2018-04-27 16:40:50 +00:00
hlsl11 fix r_wateralpha in the d3d9+d3d11 renderers too. 2018-01-06 17:38:31 +00:00
vulkan Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
Makefile Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00
generatebuiltinsl.c Added r_graphics cvar, so that you can finally turn graphics off/on like modern games (yay simplicity)... Doing so results in ascii-style rendering, just because. 2018-08-13 06:27:29 +00:00
makevulkanblob.c Fix potentially serious vulkan performance issue. 2018-06-18 16:44:29 +00:00