summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-14Excise DRM-XrChris Wilson1-12/+0
2011-07-03Xlib: Fix boilerplate to work with xlib-xcbUli Schlachter1-0/+6
2011-06-24xcb: Use defines instead of magic numbersUli Schlachter1-1/+2
2011-06-20boilerplate: Use correct flag type in DFBWindowDescriptionHaithem Rahmani1-1/+1
2011-06-20build: Clean up environment variables and flags for the win32 buildAndrea Canciani1-3/+1
2011-06-20boilerplate: Silence MSVC warningsAndrea Canciani1-0/+1
2011-06-14test: Fix compilation on win32Andrea Canciani5-9/+34
2011-06-14boilerplate: Add generation of constructors on win32Andrea Canciani1-0/+3
2011-06-02boilerplate: Introduce create_similar hookChris Wilson14-0/+37
2011-06-02perfChris Wilson5-6/+206
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 Wilson2-1/+36
2011-05-10boilerplate/egl: Add GLES2 supportAlexandros Frantzis1-1/+21
2011-05-10gl: Add GLESv2 backend to build systemAlexandros Frantzis1-0/+12
2011-03-04xcb boilerplate: Handle device offsets correctlyUli Schlachter1-1/+0
2011-02-18boilerplate/egl: Ensure that we are using an RGBA32 egl configAlexandros Frantzis1-5/+12
2011-01-26xcb: Automatically enable the backend if the libs are availableUli Schlachter1-1/+1
2011-01-05xcb: Fix premature pixmap free in boilerplate cleanupUli Schlachter1-0/+1