X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Ftinyptc%2Ftinyptc.h;fp=bigscreen%2Ftinyptc%2Ftinyptc.h;h=cf2b621028112a507c3eda4bd93d876a31191ffc;hp=a6cf0aa73f167076addb9806035f95a2c9210146;hb=16d44dda496bb6fec27aeea13decaae16fd08f7e;hpb=d4f2692e015be09f0018f645e32f867f62446d22 diff --git a/bigscreen/tinyptc/tinyptc.h b/bigscreen/tinyptc/tinyptc.h index a6cf0aa..cf2b621 100644 --- a/bigscreen/tinyptc/tinyptc.h +++ b/bigscreen/tinyptc/tinyptc.h @@ -43,7 +43,7 @@ typedef unsigned char char8; /* This directive enables mmx-optimized pixelformat conversions */ -/* #define __PTC_MMX__ */ +#define __PTC_MMX__ /* This directive enables little-endian pixelformat converters - ignored for * the XVideo+Mit-Shm target */ @@ -67,7 +67,7 @@ typedef unsigned char char8; /* 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 */ @@ -77,7 +77,7 @@ typedef unsigned char char8; /* If you uncomment this directive, you'll choose X Direct Graphics Access * extension (version 1.x) video rendering */ -/* #define __PTC_XDGA1__ */ +/* #define __PTC_XDGA1__ */ /* If you uncomment this directive, you'll choose X Direct Graphics Access * extension (version 2.x) video rendering */