]> git.sesse.net Git - ccbs/blobdiff - bigscreen/tinyptc/tinyptc.h
Compile TinyPTC with Xshm.
[ccbs] / bigscreen / tinyptc / tinyptc.h
index 5fee0de9d382b29e25b65a90ac304f44c6e5548f..a6cf0aa73f167076addb9806035f95a2c9210146 100644 (file)
@@ -62,12 +62,12 @@ typedef unsigned char char8;
 
 /* If you uncomment this directive, you'll choose raw xlib video rendering */
 
-#define __PTC_XLIB__
+/* #define __PTC_XLIB__ */
 
 /* If you uncomment this directive, you'll choose X Shared memory extension
  * video rendering */
 
-/* #define __PTC_XSHM__ */
+#define __PTC_XSHM__
 
 /* If you uncomment this directive, you'll choose X Double buffer extension
  * video rendering */