summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-xlib.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-06boilerplate: Maintain consistency in the usage of switch casesRavi Nanjundappa1-3/+9
2012-02-22boilerplate/xlib: Exercise the mask based compositor for xrender version 0.0Chris Wilson1-1/+72
2012-02-22xlib: Replace obsolete disable-xrender with shiny new device debug interfaceChris Wilson1-46/+8
2012-02-22boilerplate/xlib: The xlib-fallback should be visually identical to imageChris Wilson1-1/+1
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani1-41/+4
2011-10-08xlib: Fix compilation with --disable-xlib-xrenderUli Schlachter1-0/+4
2011-09-16test: Use the test-traps as the reference images for xlib/xcbChris Wilson1-3/+3
2011-09-12Introduce a new compositor architectureChris Wilson1-1/+2
2011-07-03Xlib: Fix boilerplate to work with xlib-xcbUli Schlachter1-0/+6
2011-06-02perfChris Wilson1-0/+58
2011-06-01xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson1-1/+22
2010-07-17boilerplate: Offset the xlib windowChris Wilson1-2/+2
2010-07-03boilerplate: Add a describe vfuncBenjamin Otte1-0/+4
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja1-45/+45
2010-06-24boilerplate: Remove the xlib-window target from Renderless builds.M Joonas Pihlaja1-2/+2
2010-05-27boilerplate: Exercise RENDER capable windows.Chris Wilson1-0/+107
2010-04-10boilerplate: Compile xlib without xrenderAndrea Canciani1-0/+6
2010-04-01boilerplate: Allox xlib-fallback to build without RENDERChris Wilson1-68/+4
2010-03-27boilerplate: Create an image16 targetChris Wilson1-4/+8
2009-08-29[boilerplate] Runtime library checkChris Wilson1-0/+4
2009-07-31[boilerplate] Conditionally tweak the xlib surfaceChris Wilson1-2/+8
2009-07-31[boilerplate] Update fallbacks after disabling RENDERChris Wilson1-0/+5
2009-07-04[boilerpate] Move target definition to backends.Chris Wilson1-78/+129
2009-06-27[test] Add group-unalignedChris Wilson1-18/+27
2009-06-21[boilerplate] Implement a reference xlib surfaceChris Wilson1-0/+51
2009-01-03[boilerplate] Redefine DEBUG() for portability concernsChris Wilson1-9/+9
2009-01-03[boilerplate] Suppress xlib warnings on stderrChris Wilson1-9/+9
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-9/+41
2008-01-15[cairo-xlib] Fixup --disable-xlib-xrenderChris Wilson1-12/+17
2007-10-05[cairo-boilerplate-xlib] Cleanup fallback after creation failure.Chris Wilson1-2/+7
2007-08-24[cairo-boilerplate-xlib] Check that the surface will fit in the screen.Chris Wilson1-0/+25
2007-08-24[cairo-boilerplate-xlib] Clear Render data for the non-Render fallback.Chris Wilson1-0/+5
2007-08-21Add a new xlib-fallback target to test xlib using image fallbacks instead of ...Carl Worth1-0/+72
2007-08-16[cairo-boilerplate-xlib] Check for NULL xrender_format before use.Chris Wilson1-4/+12
2007-04-21[xlib] Get rid of _cairo_xlib_test_disable_renderBehdad Esfahbod1-0/+15
2007-04-20[boilerplate] Properly namespace boilerplate methodsBehdad Esfahbod1-12/+12
2007-04-20[boilerplate] Strip xlib boilerplate into cairo-boilerplate-xlib*Behdad Esfahbod1-0/+196