mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-29 12:12:23 +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;
|
using namespace gpu::gl45;
|
||||||
|
|
||||||
#ifdef Q_OS_WIN
|
#ifdef Q_OS_WIN
|
||||||
|
|
||||||
#define MIN_CORES_FOR_INCREMENTAL_TEXTURES 5
|
#define MIN_CORES_FOR_INCREMENTAL_TEXTURES 5
|
||||||
static const QString DEBUG_FLAG_INCREMENTAL("HIFI_DISABLE_INCREMENTAL_TEXTURES");
|
static const QString DEBUG_FLAG_INCREMENTAL("HIFI_DISABLE_INCREMENTAL_TEXTURES");
|
||||||
static const QString DEBUG_FLAG_SPARSE("HIFI_DISABLE_SPARSE_TEXTURES");
|
static const QString DEBUG_FLAG_SPARSE("HIFI_DISABLE_SPARSE_TEXTURES");
|
||||||
|
|
Loading…
Reference in a new issue