Started work on removing vulkan demo code.

Cinematics update.
Clean up.
This commit is contained in:
Artem Kharytoniuk
2017-04-10 11:11:17 +03:00
parent 6d50cb783c
commit 8a4cce66ed
15 changed files with 209 additions and 569 deletions

View File

@@ -3,6 +3,7 @@ Removed cvars:
* r_allowSoftwareGL
* r_colorbits (use desktop color depth)
* r_ext_multitexture (required)
* r_finish
* r_ignoreFastPath
* r_maskMinidriver
* r_primitives (always use qglDrawElements)