X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bigscreen%2Ftinyptc%2Ftinyptc.h;h=a6cf0aa73f167076addb9806035f95a2c9210146;hb=914b810749b54bb07e1944e558015d6c8f615528;hp=5fee0de9d382b29e25b65a90ac304f44c6e5548f;hpb=140a0aae7299d15459fe9ec74ad5020887e0a960;p=ccbs diff --git a/bigscreen/tinyptc/tinyptc.h b/bigscreen/tinyptc/tinyptc.h index 5fee0de..a6cf0aa 100644 --- a/bigscreen/tinyptc/tinyptc.h +++ b/bigscreen/tinyptc/tinyptc.h @@ -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 */