summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
2010-06-14build: Add wgl to Makefile.sources and regenerate features.Chris Wilson1-0/+10
2010-05-27boilerplate: Exercise RENDER capable windows.Chris Wilson1-0/+107
2010-05-16boilerplate: Exercise manual double-buffering to a windowChris Wilson1-0/+117
2010-05-12gallium: Refresh.Chris Wilson1-8/+0
2010-05-12drm: code dump, sorry.Chris Wilson2-2/+28
2010-05-12xcb: discard glyph mask and use dst directly when possible.Chris Wilson1-4/+8
2010-05-10xcb: trivial memfault fixes.Chris Wilson1-4/+18
2010-05-05gl: Get rid of cairo_gl_surface_glfinish() from public APIBenjamin Otte1-10/+7
2010-05-03test: Improve memfault behaviour.Chris Wilson1-1/+1
2010-05-02boilerplate: don't compile pdf test code when pdf is not testedBenjamin Otte1-0/+3
2010-04-30boilerplate: Fix use after free from 3ae5723Chris Wilson1-3/+10
2010-04-30boilerplate: Ensure that the recording surfaces are finished.Chris Wilson4-8/+17
2010-04-30boilerplate: Destroy the redundant image referenceChris Wilson1-0/+2
2010-04-27Update FSF addressAndrea Canciani4-4/+4
2010-04-23Win32 features updateChris Wilson1-8/+0
2010-04-14Win32 features update.Chris Wilson1-0/+8
2010-04-10boilerplate: Compile xlib without xrenderAndrea Canciani1-0/+6
2010-04-01boilerplate: Allox xlib-fallback to build without RENDERChris Wilson1-68/+4
2010-04-01xlib: Rearrange xrender stubs to restore compilation without xrender.hChris Wilson1-8/+0
2010-03-27boilerplate: Create an image16 targetChris Wilson17-53/+118
2010-03-23boilerplate: Cleanup the list of backends upon shutdown.Chris Wilson2-0/+16
2010-03-11gl: Add EGL interfaceChris Wilson2-0/+106
2010-03-01xcb: Update minimum required versions of libxcb.M Joonas Pihlaja1-0/+6
2010-03-01api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja1-1/+1
2010-02-12boilerplate: Include X11.h for GL/GLXChris Wilson1-0/+3
2010-02-11gl: Remove eagle supportChris Wilson1-10/+0
2010-02-05[gl] When making a boilerplate GLX window, ensure it has alpha.Eric Anholt1-8/+9
2010-01-27build: Remove glitz surfaceBenjamin Otte6-672/+0
2010-01-25xcb: Make shm optionalChris Wilson1-0/+10
2010-01-22xcb: Refresh.Chris Wilson2-25/+517
2010-01-22drm: Add backends for i915 and i965.Chris Wilson1-1/+1
2010-01-22qt: Trivial compile fix for boilerplate.Chris Wilson1-0/+2
2010-01-22gl: Exercise Window destinations with boilerplateChris Wilson1-0/+99
2010-01-22gl: Port to cairo_device_tChris Wilson1-10/+18
2010-01-22script: Port cairo_script_context_t to cairo_device_tChris Wilson2-6/+6
2010-01-22configure: Globally define AC_GNU_SOURCEChris Wilson2-0/+8
2009-11-29[dirty] Add more missing surface dirtying notifications.M Joonas Pihlaja1-0/+1
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja8-44/+44
2009-09-30[boilerplate/xcb] Fix pixmap depthChris Wilson1-3/+16
2009-09-30[xcb] Deferred error checking.Chris Wilson1-0/+17
2009-09-30[boilerplate/xcb] Check for connection errors during testChris Wilson1-11/+40
2009-09-14[build] Check for dlsym in both libdl and libc.M Joonas Pihlaja1-2/+2
2009-09-14[build] Add a default message for when GLEW isn't builtChris Wilson1-8/+0
2009-09-14Add a private copy of GLEWChris Wilson1-0/+8
2009-09-13[configure] --enable-symbol-lookupChris Wilson1-0/+7
2009-09-08[build] Improve handling of missing test apparatusChris Wilson4-0/+13
2009-09-05[configure] Add option to disable trace.Chris Wilson1-0/+7
2009-09-05[boilerplate] Support wildcard ? in CAIRO_TEST_TARGET{,_EXCLUDE}.M Joonas Pihlaja1-4/+6
2009-09-05[boilerplate] Support giving content in CAIRO_TEST_TARGET{,_EXCLUDE}.M Joonas Pihlaja1-4/+57
2009-09-03[boilerplate] Handle errors whilst creating GL surfaceChris Wilson1-5/+6