summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-xlib.c
Commit message (Expand)AuthorAgeFilesLines
* boilerplate: Use _cairo_malloc instead of mallocBryce Harrington2021-07-231-1/+2
* boilerplate: Maintain consistency in the usage of switch casesRavi Nanjundappa2014-05-061-3/+9
* boilerplate/xlib: Exercise the mask based compositor for xrender version 0.0Chris Wilson2012-02-221-1/+72
* xlib: Replace obsolete disable-xrender with shiny new device debug interfaceChris Wilson2012-02-221-46/+8
* boilerplate/xlib: The xlib-fallback should be visually identical to imageChris Wilson2012-02-221-1/+1
* boilerplate: Remove unused thread id parameterAndrea Canciani2011-11-121-41/+4
* xlib: Fix compilation with --disable-xlib-xrenderUli Schlachter2011-10-081-0/+4
* test: Use the test-traps as the reference images for xlib/xcbChris Wilson2011-09-161-3/+3
* Introduce a new compositor architectureChris Wilson2011-09-121-1/+2
* Xlib: Fix boilerplate to work with xlib-xcbUli Schlachter2011-07-031-0/+6
* perfChris Wilson2011-06-021-0/+58
* xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson2011-06-011-1/+22
* boilerplate: Offset the xlib windowChris Wilson2010-07-171-2/+2
* boilerplate: Add a describe vfuncBenjamin Otte2010-07-031-0/+4
* whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja2010-06-241-45/+45
* boilerplate: Remove the xlib-window target from Renderless builds.M Joonas Pihlaja2010-06-241-2/+2
* boilerplate: Exercise RENDER capable windows.Chris Wilson2010-05-271-0/+107
* boilerplate: Compile xlib without xrenderAndrea Canciani2010-04-101-0/+6
* boilerplate: Allox xlib-fallback to build without RENDERChris Wilson2010-04-011-68/+4
* boilerplate: Create an image16 targetChris Wilson2010-03-271-4/+8
* [boilerplate] Runtime library checkChris Wilson2009-08-291-0/+4
* [boilerplate] Conditionally tweak the xlib surfaceChris Wilson2009-07-311-2/+8
* [boilerplate] Update fallbacks after disabling RENDERChris Wilson2009-07-311-0/+5
* [boilerpate] Move target definition to backends.Chris Wilson2009-07-041-78/+129
* [test] Add group-unalignedChris Wilson2009-06-271-18/+27
* [boilerplate] Implement a reference xlib surfaceChris Wilson2009-06-211-0/+51
* [boilerplate] Redefine DEBUG() for portability concernsChris Wilson2009-01-031-9/+9
* [boilerplate] Suppress xlib warnings on stderrChris Wilson2009-01-031-9/+9
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-9/+41
* [cairo-xlib] Fixup --disable-xlib-xrenderChris Wilson2008-01-151-12/+17
* [cairo-boilerplate-xlib] Cleanup fallback after creation failure.Chris Wilson2007-10-051-2/+7
* [cairo-boilerplate-xlib] Check that the surface will fit in the screen.Chris Wilson2007-08-241-0/+25
* [cairo-boilerplate-xlib] Clear Render data for the non-Render fallback.Chris Wilson2007-08-241-0/+5
* Add a new xlib-fallback target to test xlib using image fallbacks instead of ...Carl Worth2007-08-211-0/+72
* [cairo-boilerplate-xlib] Check for NULL xrender_format before use.Chris Wilson2007-08-161-4/+12
* [xlib] Get rid of _cairo_xlib_test_disable_renderBehdad Esfahbod2007-04-211-0/+15
* [boilerplate] Properly namespace boilerplate methodsBehdad Esfahbod2007-04-201-12/+12
* [boilerplate] Strip xlib boilerplate into cairo-boilerplate-xlib*Behdad Esfahbod2007-04-201-0/+196