aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-03-20 23:33:32 +1000
committerinmarket <andrewh@inmarket.com.au>2014-03-20 23:33:32 +1000
commit8b9d31ef902b80c27065ab542c4783d6194f420f (patch)
treeb38673c199ba319d057ca6b17890ec8c2e4330e7 /gfxconf.example.h
parente4d6884bca6ca422115765dab60039bd6296ccab (diff)
downloaduGFX-8b9d31ef902b80c27065ab542c4783d6194f420f.tar.gz
uGFX-8b9d31ef902b80c27065ab542c4783d6194f420f.tar.bz2
uGFX-8b9d31ef902b80c27065ab542c4783d6194f420f.zip
Move queued buffer code from gaudio into gqueue
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 99f5e569..05f9fd88 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -175,7 +175,7 @@
#define GQUEUE_NEED_ASYNC FALSE
#define GQUEUE_NEED_GSYNC FALSE
#define GQUEUE_NEED_FSYNC FALSE
-
+#define GQUEUE_NEED_BUFFERS FALSE
///////////////////////////////////////////////////////////////////////////
// GINPUT //