libxcb/src
Julien Danjou cebd482a20 allow compile-time setting for XCB queue buffer size
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-10-14 20:38:47 +02:00
..
.gitignore Add SELinux extension support, disabled by default. 2008-01-24 16:02:34 -05:00
Makefile.am factorize m4 macros and add one to set X extensions 2008-08-31 10:33:31 +02:00
c-client.xsl Add comment noting the requirement to free replies when finished. 2007-11-16 19:34:42 -05:00
c_client.py Added generation of extern "C" for compatibility with C++ 2008-09-09 15:00:38 +02:00
xcb.h Add xcb_ge_event_t and handling for long events. 2008-05-21 21:22:13 +09:30
xcb_auth.c Set namelen unsigned 2008-08-28 13:49:21 +02:00
xcb_conn.c Fix htonl() arg & convert sizeof() to signed 2008-08-28 13:49:21 +02:00
xcb_ext.c Rename index to idx to avoid shadowing 2008-08-28 13:49:21 +02:00
xcb_in.c fix tiny memory leak in read_packet (leak only happens when malloc returns NULL so it's very rare) 2008-09-20 14:21:17 +02:00
xcb_list.c The Great XCB Renaming 2006-09-23 12:22:22 -07:00
xcb_out.c Use unsigned to compare and rename sync 2008-08-28 13:49:21 +02:00
xcb_util.c Add support for the abstract socket namespace under Linux 2008-09-09 14:44:54 +02:00
xcb_xid.c Stop installing the protocol descriptions for extensions to an extensions/ 2006-09-25 05:10:37 -07:00
xcb_xlib.c Don't abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set. 2007-10-23 11:44:20 -07:00
xcbext.h Move xcb_generate_id from xcbext.h to xcb.h 2006-10-07 13:16:52 -07:00
xcbint.h allow compile-time setting for XCB queue buffer size 2008-10-14 20:38:47 +02:00
xcbxlib.h Add note to xcbxlib.h that nothing except Xlib/XCB should use it. 2006-10-08 18:16:14 -07:00