X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bigscreen%2Ftinyptc%2Ftinyptc.h;fp=bigscreen%2Ftinyptc%2Ftinyptc.h;h=a6cf0aa73f167076addb9806035f95a2c9210146;hb=98c75538a60914997d5815f0483ddf7284d285f6;hp=5fee0de9d382b29e25b65a90ac304f44c6e5548f;hpb=b2230c3bda253bf91d775447a2d1bd3d51e25d79;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 */