summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
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
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-28Boilerplate: Set fallback resolution using force_fallbacks functionAdrian Johnson4-4/+17
2010-11-07XCB: Check screen size in boilerplateUli Schlachter1-0/+12
2010-08-07Add cairo-gobject libraryBenjamin Otte1-0/+12
2010-07-30configure: Disable xml backend by defaultBenjamin Otte1-1/+1
2010-07-30configure: Disable tee backend by defaultBenjamin Otte1-1/+3
2010-07-17boilerplate: Offset the xlib windowChris Wilson1-2/+2
2010-07-16build: Add explicit dependcy to cxx libBenjamin Otte1-0/+3