summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-xcb.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-23boilerplate: Use _cairo_malloc instead of mallocBryce Harrington1-1/+2
2020-12-05boilerplate-xcb: Avoid leaks on successUli Schlachter1-1/+3
2020-12-05boilerplate-xcb: Avoid leaks on errorUli Schlachter1-1/+7
2013-03-22boilerplate: rename xcb-render-0.0 to xcb-render-0_0Uli Schlachter1-2/+2
2012-12-17boilerplate-xcb: Ignore MappingNotify eventsUli Schlachter1-2/+8
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani1-5/+0
2011-09-16boilerplate-xcb: Print sequence numbersUli Schlachter1-4/+6
2011-09-16cairo-xcb: Require libxcb 1.6Uli Schlachter1-6/+0
2011-09-16test: Use the test-traps as the reference images for xlib/xcbChris Wilson1-4/+4
2011-07-21XCB: Store the flags per-connection onlyUli Schlachter1-29/+16
2011-07-20xcb: Take advantage of clip-boxesChris Wilson1-23/+69
2011-06-24xcb: Use defines instead of magic numbersUli Schlachter1-1/+2
2011-06-02perfChris Wilson1-0/+67
2011-06-01boilerplate/xcb: Fix silly cut'n'paste errors in previous commitChris Wilson1-3/+2
2011-06-01xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson1-0/+14
2011-03-04xcb boilerplate: Handle device offsets correctlyUli Schlachter1-1/+0
2011-01-05xcb: Fix premature pixmap free in boilerplate cleanupUli Schlachter1-0/+1
2011-01-05xcb: Check the check for errors in boilerplateUli Schlachter1-0/+13
2011-01-05xcb: Check harder for X11 errors in boilerplateUli Schlachter1-27/+47
2011-01-05xcb: Only print the first error and ignore subsequent onesUli Schlachter1-1/+5
2011-01-05xcb: Add a define for some magic numberUli Schlachter1-1/+4
2011-01-05xcb: Handle events in boilerplateUli Schlachter1-7/+6
2010-11-07XCB: Check screen size in boilerplateUli Schlachter1-0/+12
2010-07-03boilerplate: Add a describe vfuncBenjamin Otte1-0/+7
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja1-41/+44
2010-05-12xcb: discard glyph mask and use dst directly when possible.Chris Wilson1-4/+8
2010-05-10xcb: trivial memfault fixes.Chris Wilson1-4/+18
2010-03-27boilerplate: Create an image16 targetChris Wilson1-7/+14
2010-03-01xcb: Update minimum required versions of libxcb.M Joonas Pihlaja1-0/+6
2010-01-22xcb: Refresh.Chris Wilson1-25/+497
2009-09-30[boilerplate/xcb] Fix pixmap depthChris Wilson1-3/+16
2009-09-30[xcb] Deferred error checking.Chris Wilson1-0/+17
2009-09-30[boilerplate/xcb] Check for connection errors during testChris Wilson1-11/+40
2009-09-01[boilerplate] Use xlib as fallback reference for xcbChris Wilson1-1/+12
2009-08-29[boilerplate] Runtime library checkChris Wilson1-0/+1
2009-07-04[boilerpate] Move target definition to backends.Chris Wilson1-7/+21
2009-06-27[test] Add group-unalignedChris Wilson1-4/+4
2009-01-03[boilerplate] Remove CAIRO_BOILERPLATE_LOG()Chris Wilson1-2/+2
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-5/+6
2007-04-20[boilerplate] Clean up includes and remove unnecessary onesBehdad Esfahbod1-1/+1
2007-04-20[boilerplate] Strip xcb boilerplate into cairo-boilerplate-xcb*Behdad Esfahbod1-0/+115