summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-xcb.c
Commit message (Expand)AuthorAgeFilesLines
* boilerplate: Use _cairo_malloc instead of mallocBryce Harrington2021-07-231-1/+2
* boilerplate-xcb: Avoid leaks on successUli Schlachter2020-12-051-1/+3
* boilerplate-xcb: Avoid leaks on errorUli Schlachter2020-12-051-1/+7
* boilerplate: rename xcb-render-0.0 to xcb-render-0_0Uli Schlachter2013-03-221-2/+2
* boilerplate-xcb: Ignore MappingNotify eventsUli Schlachter2012-12-171-2/+8
* boilerplate: Remove unused thread id parameterAndrea Canciani2011-11-121-5/+0
* boilerplate-xcb: Print sequence numbersUli Schlachter2011-09-161-4/+6
* cairo-xcb: Require libxcb 1.6Uli Schlachter2011-09-161-6/+0
* test: Use the test-traps as the reference images for xlib/xcbChris Wilson2011-09-161-4/+4
* XCB: Store the flags per-connection onlyUli Schlachter2011-07-211-29/+16
* xcb: Take advantage of clip-boxesChris Wilson2011-07-201-23/+69
* xcb: Use defines instead of magic numbersUli Schlachter2011-06-241-1/+2
* perfChris Wilson2011-06-021-0/+67
* boilerplate/xcb: Fix silly cut'n'paste errors in previous commitChris Wilson2011-06-011-3/+2
* xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson2011-06-011-0/+14
* xcb boilerplate: Handle device offsets correctlyUli Schlachter2011-03-041-1/+0
* xcb: Fix premature pixmap free in boilerplate cleanupUli Schlachter2011-01-051-0/+1
* xcb: Check the check for errors in boilerplateUli Schlachter2011-01-051-0/+13
* xcb: Check harder for X11 errors in boilerplateUli Schlachter2011-01-051-27/+47
* xcb: Only print the first error and ignore subsequent onesUli Schlachter2011-01-051-1/+5
* xcb: Add a define for some magic numberUli Schlachter2011-01-051-1/+4
* xcb: Handle events in boilerplateUli Schlachter2011-01-051-7/+6
* XCB: Check screen size in boilerplateUli Schlachter2010-11-071-0/+12
* boilerplate: Add a describe vfuncBenjamin Otte2010-07-031-0/+7
* whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja2010-06-241-41/+44
* xcb: discard glyph mask and use dst directly when possible.Chris Wilson2010-05-121-4/+8
* xcb: trivial memfault fixes.Chris Wilson2010-05-101-4/+18
* boilerplate: Create an image16 targetChris Wilson2010-03-271-7/+14
* xcb: Update minimum required versions of libxcb.M Joonas Pihlaja2010-03-011-0/+6
* xcb: Refresh.Chris Wilson2010-01-221-25/+497
* [boilerplate/xcb] Fix pixmap depthChris Wilson2009-09-301-3/+16
* [xcb] Deferred error checking.Chris Wilson2009-09-301-0/+17
* [boilerplate/xcb] Check for connection errors during testChris Wilson2009-09-301-11/+40
* [boilerplate] Use xlib as fallback reference for xcbChris Wilson2009-09-011-1/+12
* [boilerplate] Runtime library checkChris Wilson2009-08-291-0/+1
* [boilerpate] Move target definition to backends.Chris Wilson2009-07-041-7/+21
* [test] Add group-unalignedChris Wilson2009-06-271-4/+4
* [boilerplate] Remove CAIRO_BOILERPLATE_LOG()Chris Wilson2009-01-031-2/+2
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-5/+6
* [boilerplate] Clean up includes and remove unnecessary onesBehdad Esfahbod2007-04-201-1/+1
* [boilerplate] Strip xcb boilerplate into cairo-boilerplate-xcb*Behdad Esfahbod2007-04-201-0/+115