mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:44:01 +02:00
Merge pull request #9744 from jherico/smarter_textures
Enable threaded texture buffering
This commit is contained in:
commit
1960db5d2b
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
#include <thread>
|
||||
|
||||
#define INCREMENTAL_TRANSFER 0
|
||||
#define THREADED_TEXTURE_BUFFERING 1
|
||||
|
||||
namespace gpu { namespace gl45 {
|
||||
|
||||
|
|
Loading…
Reference in a new issue