We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b4aa6 commit ae68150Copy full SHA for ae68150
1 file changed
src/main/cpp/gl/texture.cpp
@@ -24,7 +24,7 @@
24
#include "framebuffer.h"
25
#include "pixel.h"
26
27
-#define DEBUG 1
+#define DEBUG 0
28
29
int nlevel(int size, int level) {
30
if(size) {
0 commit comments