- moved the CVAR definitions from gl/ to hwrenderer/.
- disabled gl_texture_format because in its existing form it is mostly a useless feature.
This commit is contained in:
parent
3129840a04
commit
ceeb479261
25 changed files with 49 additions and 70 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#include "m_argv.h"
|
||||
#include "version.h"
|
||||
#include "gl/system/gl_interface.h"
|
||||
#include "gl/system/gl_cvars.h"
|
||||
#include "hwrenderer/utility/hw_cvars.h"
|
||||
|
||||
void gl_PatchMenu();
|
||||
static TArray<FString> m_Extensions;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue