summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
2016-06-21win32: gcc 5.4 build fixAdrian Johnson1-0/+3
2015-07-31gitignore: Ignore .trs (test results)Bryce Harrington1-0/+1
2015-07-30boilerplate: Fix list termination for glXChooseVisualBryce Harrington1-2/+2
2015-04-13win32: Add a win32 boilerplate that uses a real windowРуслан Ижбулатов1-14/+228
2014-11-20Refactor ARRAY_LENGTH macro definitions in test codeBryce Harrington3-3/+5
2014-08-14test: improve selective execution of Cairo tests based on FORMAT optionRavi Nanjundappa1-13/+55
2014-08-14test: Selective execution of Cairo tests based on FORMAT optionRavi Nanjundappa1-7/+54
2014-07-23More binary mode for WindowsBehdad Esfahbod1-2/+2
2014-05-19vg: Use EGL_NONE and GLX_NONE in place of NoneRavi Nanjundappa1-4/+4
2014-05-16glx: Use GLX_NONE in place of NoneRavi Nanjundappa1-5/+5
2014-05-06boilerplate: Maintain consistency in the usage of switch casesRavi Nanjundappa3-22/+55
2013-04-04boilerplate/gl: Disable thread awarenessMartin Robinson2-0/+5
2013-04-04boilerplate: Add a mode for running threaded perf testsMartin Robinson1-1/+6
2013-03-22boilerplate: rename xcb-render-0.0 to xcb-render-0_0Uli Schlachter1-2/+2
2013-03-22test: Fix handling of dots in CAIRO_TEST_TARGETUli Schlachter1-0/+2
2013-01-04boilerplate/glx: Add a target with multisampling and stencil supportMartin Robinson1-74/+96
2012-12-17boilerplate-xcb: Ignore MappingNotify eventsUli Schlachter1-2/+8
2012-06-29boilerplate/gl: Round fractional window sizes upChris Wilson1-9/+14
2012-04-14Revert accidental push of ps debugging API.Chris Wilson2-13/+46
2012-04-12pdf (debug API): Export the ability to force fallbacksChris Wilson1-13/+6
2012-04-12ps (debug API): Export the ability to force fallbacksChris Wilson1-14/+6
2012-04-12ps (API): Export the ability to set the creation date of the surfaceChris Wilson1-19/+1
2012-04-10Add _cairo_win32_print_gdi_error to boilerplate codeMaarten Bosmans1-2/+28
2012-03-19boilerplate/gl: set width and height to be at least 1Henry (Yu) Song1-0/+5
2012-02-25win32: fix compilation on cygwinAdrian Johnson1-1/+3
2012-02-23boilerplate: Use any2ppm from ANY2PPM env variableAndrea Canciani1-2/+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
2012-02-12qt: Fix compilation, also minor fix for building against Qt5Oleg Romashin1-2/+2
2011-11-12boilerplate: Fix svg extensionAndrea Canciani1-4/+4
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani21-88/+8
2011-11-11boilerplate: Provide close callback after opening any2ppm outputAndrea Canciani2-4/+11
2011-11-09Silence some 'unused var' warningsAndrea Canciani1-2/+0
2011-10-11backends: Adds a new Cogl based backendRobert Bragg3-0/+221
2011-10-08xlib: Fix compilation with --disable-xlib-xrenderUli Schlachter1-0/+4
2011-09-26boilerplate: Skip testing of null surfacesChris Wilson1-0/+9
2011-09-18On OS/2, WIFSIGNALED and WTERMSIG are prototyped in sys/wait.hDave Yeo3-0/+12
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 Wilson3-8/+8
2011-09-15test: Complete set of baseline reference imagesChris Wilson1-2/+2
2011-09-12Introduce a new compositor architectureChris Wilson3-123/+245
2011-08-15Introduce cairo_mime_surface_tChris Wilson1-0/+10
2011-08-14script: enable by defaultChris Wilson1-1/+1
2011-08-14Introduce cairo_surface_observer_t for performance analysisChris Wilson1-0/+10
2011-08-13boilerplate: improve fidelity of surface extractionChris Wilson1-3/+15
2011-07-21XCB: Store the flags per-connection onlyUli Schlachter1-29/+16
2011-07-20xcb: Take advantage of clip-boxesChris Wilson1-23/+69
2011-07-14Excise xcb-drmChris Wilson1-12/+0