mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 16:13:28 +02:00
Merge branch 'RC-21' back into master
Conflicts: libraries/gpu-gl/src/gpu/gl45/GL45BackendTexture.cpp
This commit is contained in:
commit
f73cd1d65e
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ using namespace gpu::gl;
|
|||
using namespace gpu::gl45;
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
|
||||
#define MIN_CORES_FOR_INCREMENTAL_TEXTURES 5
|
||||
static const QString DEBUG_FLAG_INCREMENTAL("HIFI_DISABLE_INCREMENTAL_TEXTURES");
|
||||
static const QString DEBUG_FLAG_SPARSE("HIFI_DISABLE_SPARSE_TEXTURES");
|
||||
|
|
Loading…
Reference in a new issue