Merge branch 'smarter_textures' of https://github.com/highfidelity/hifi into brown

This commit is contained in:
samcake 2017-02-23 16:24:05 -08:00
commit ed7319e41f

View file

@ -17,6 +17,7 @@
#include <thread>
#define INCREMENTAL_TRANSFER 0
#define THREADED_TEXTURE_BUFFERING 1
namespace gpu { namespace gl45 {