[Xcb-commit] xcb-util
Vincent Torri
doursse at kemper.freedesktop.org
Tue May 2 13:24:57 PDT 2006
xcb-util/image/xcb_image.h | 4 ++++
1 files changed, 4 insertions(+)
New commits:
diff-tree ff055ed3bcc000bc87f9fae7d5ad6c9d663d824a (from 312057c62b059f56c5042743584e3113db9855d6)
Author: TORRI Vincent <torri at doursse.(none)>
Date: Tue May 2 22:24:42 2006 +0200
add XCBImageAllPlanes constant
diff --git a/xcb-util/image/xcb_image.h b/xcb-util/image/xcb_image.h
index ffdb607..9321b8e 100644
--- a/xcb-util/image/xcb_image.h
+++ b/xcb-util/image/xcb_image.h
@@ -4,6 +4,10 @@
#include <X11/XCB/xcb.h>
#include <X11/XCB/shm.h>
+
+#define XCBImageAllPlanes ((CARD32)~0L)
+
+
/**
* @defgroup XCB_Image XCB Image Functions
*
More information about the xcb-commit
mailing list