summaryrefslogtreecommitdiff
path: root/boilerplate
Commit message (Expand)AuthorAgeFilesLines
...
* boilerplate: Fix use after free from 3ae5723Chris Wilson2010-04-301-3/+10
* boilerplate: Ensure that the recording surfaces are finished.Chris Wilson2010-04-304-8/+17
* boilerplate: Destroy the redundant image referenceChris Wilson2010-04-301-0/+2
* Update FSF addressAndrea Canciani2010-04-274-4/+4
* Win32 features updateChris Wilson2010-04-231-8/+0
* Win32 features update.Chris Wilson2010-04-141-0/+8
* boilerplate: Compile xlib without xrenderAndrea Canciani2010-04-101-0/+6
* boilerplate: Allox xlib-fallback to build without RENDERChris Wilson2010-04-011-68/+4
* xlib: Rearrange xrender stubs to restore compilation without xrender.hChris Wilson2010-04-011-8/+0
* boilerplate: Create an image16 targetChris Wilson2010-03-2717-53/+118
* boilerplate: Cleanup the list of backends upon shutdown.Chris Wilson2010-03-232-0/+16
* gl: Add EGL interfaceChris Wilson2010-03-112-0/+106
* xcb: Update minimum required versions of libxcb.M Joonas Pihlaja2010-03-011-0/+6
* api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja2010-03-011-1/+1
* boilerplate: Include X11.h for GL/GLXChris Wilson2010-02-121-0/+3
* gl: Remove eagle supportChris Wilson2010-02-111-10/+0
* [gl] When making a boilerplate GLX window, ensure it has alpha.Eric Anholt2010-02-051-8/+9
* build: Remove glitz surfaceBenjamin Otte2010-01-276-672/+0
* xcb: Make shm optionalChris Wilson2010-01-251-0/+10
* xcb: Refresh.Chris Wilson2010-01-222-25/+517
* drm: Add backends for i915 and i965.Chris Wilson2010-01-221-1/+1
* qt: Trivial compile fix for boilerplate.Chris Wilson2010-01-221-0/+2
* gl: Exercise Window destinations with boilerplateChris Wilson2010-01-221-0/+99
* gl: Port to cairo_device_tChris Wilson2010-01-221-10/+18
* script: Port cairo_script_context_t to cairo_device_tChris Wilson2010-01-222-6/+6
* configure: Globally define AC_GNU_SOURCEChris Wilson2010-01-222-0/+8
* [dirty] Add more missing surface dirtying notifications.M Joonas Pihlaja2009-11-291-0/+1
* [meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja2009-10-228-44/+44
* [boilerplate/xcb] Fix pixmap depthChris Wilson2009-09-301-3/+16
* [xcb] Deferred error checking.Chris Wilson2009-09-301-0/+17
* [boilerplate/xcb] Check for connection errors during testChris Wilson2009-09-301-11/+40
* [build] Check for dlsym in both libdl and libc.M Joonas Pihlaja2009-09-141-2/+2
* [build] Add a default message for when GLEW isn't builtChris Wilson2009-09-141-8/+0
* Add a private copy of GLEWChris Wilson2009-09-141-0/+8
* [configure] --enable-symbol-lookupChris Wilson2009-09-131-0/+7
* [build] Improve handling of missing test apparatusChris Wilson2009-09-084-0/+13
* [configure] Add option to disable trace.Chris Wilson2009-09-051-0/+7
* [boilerplate] Support wildcard ? in CAIRO_TEST_TARGET{,_EXCLUDE}.M Joonas Pihlaja2009-09-051-4/+6
* [boilerplate] Support giving content in CAIRO_TEST_TARGET{,_EXCLUDE}.M Joonas Pihlaja2009-09-051-4/+57
* [boilerplate] Handle errors whilst creating GL surfaceChris Wilson2009-09-031-5/+6
* [boilerplate/test] Use numerical equality not string equalityChris Wilson2009-09-021-1/+1
* [constructors] Guard against being called without any input files.M Joonas Pihlaja2009-09-021-1/+6
* [boilerplate] Use xlib as fallback reference for xcbChris Wilson2009-09-011-1/+12
* [boilerplate] Runtime library checkChris Wilson2009-08-2921-3/+78
* Add skia backendVladimir Vukicevic2009-08-293-0/+61
* Add xml surfaceChris Wilson2009-08-291-0/+10
* Introduce cairo_tee_surface_tChris Wilson2009-08-291-0/+8
* [script] Emit surface contentChris Wilson2009-08-291-1/+1
* [script] Introduce cairo_script_context_tChris Wilson2009-08-292-23/+8
* [boilerplate/test] Convert make-*-constructors to shellChris Wilson2009-08-063-176/+28