summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
2009-08-06[boilerplate/test] Convert make-*-constructors to shellChris Wilson3-176/+28
2009-07-31[boilerplate] Conditionally tweak the xlib surfaceChris Wilson1-2/+8
2009-07-31[boilerplate] Update fallbacks after disabling RENDERChris Wilson1-0/+5
2009-07-24[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)Chris Wilson6-16/+44
2009-07-23[drm] Add an accelerated image surface.Chris Wilson3-0/+113
2009-07-23Remove clip handling from generic surface layer.Chris Wilson8-105/+128
2009-07-23[vg] Compile fixes for EGL boilerplateChris Wilson1-10/+9
2009-07-21Merge commit 'anholt/gl'Chris Wilson3-1/+183
2009-07-20Cross-compilation fix for boilerplate/testPierre Tardy1-1/+1
2009-07-17Add OpenVG backend.Chris Wilson3-0/+381
2009-07-15Fix build under distcheckChris Wilson2-11/+18
2009-07-14[boilerplate] Add make-...-constructors to .gitignoreChris Wilson1-0/+1
2009-07-05[boilerplate] Add missing header file.Chris Wilson1-0/+49
2009-07-04Remove the defunct test-meta surfaceChris Wilson2-38/+35
2009-07-04[boilerpate] Move target definition to backends.Chris Wilson35-1579/+931
2009-07-04[boilerplate] Read whole RGB lines at a timeChris Wilson1-6/+7
2009-07-03Export meta-surfaceChris Wilson2-6/+14
2009-06-30[boilerplate] Only include null-test-surface >= cairo-1.9.3Chris Wilson1-1/+9
2009-06-28[boilerplate] Propagate original error from create_from_png()Chris Wilson1-0/+2
2009-06-28[test] Disable fallback16 testingChris Wilson1-2/+2
2009-06-27[test] Add group-unalignedChris Wilson31-232/+241
2009-06-21[boilerplate] Implement a reference xlib surfaceChris Wilson3-2/+74
2009-06-19[test] Experiment with reference targetsChris Wilson2-113/+146
2009-06-19[boilerplate] Missing static on pdf user data key.Chris Wilson1-1/+1
2009-06-19Revert "[test] Make the xlib-fallback use the image refs."M Joonas Pihlaja1-1/+1
2009-06-18[boilerplate] Check for connect() in libsocket.M Joonas Pihlaja1-0/+2
2009-06-16Import Qt backend by MozillaVladimir Vukicevic6-0/+189
2009-06-15Expose _cairo_null_surface_create() via a test surfaceChris Wilson3-0/+35
2009-06-12[boilerplate] Make array of targets const.Chris Wilson2-6/+6
2009-06-12[boilerplate] Export cairo_boilerplate_get_image_target()Chris Wilson2-0/+20
2009-06-09[boilerplate] Print out known targets on error.Chris Wilson1-1/+14
2009-06-06[boilerplate] Minor typo in win32-printingChris Wilson1-1/+1
2009-06-02[perf] Benchmark tracesChris Wilson2-0/+19
2009-06-02Merge commit 'origin/master' into glEric Anholt8-157/+69
2009-05-20[gl] Add EGL targetChris Wilson2-1/+21
2009-05-05[test] Create a new fallback surface to exercise 16-bit paths.Chris Wilson3-0/+45
2009-04-01[test-win32] Fix static linking of the test suite.Jeff Muizelaar1-1/+1
2009-03-31[test] Improve fault injection coverageChris Wilson1-3/+13
2009-03-28[gl] Make sure test visuals for CAIRO_CONTENT_COLOR_ALPHA have alpha bits.Eric Anholt1-7/+18
2009-03-17Support compiling without fontconfigBehdad Esfahbod1-0/+10
2009-02-16[sdl] Remove new backend.M Joonas Pihlaja5-153/+0
2009-02-12[gl] Fix some memory leaks on boilerplate-based runs.Eric Anholt1-0/+4
2009-02-05[gl] Add basics for GL surface backend using test-fallback as base.Eric Anholt5-0/+221
2009-01-29[scaled-font] Global glyph cacheChris Wilson1-4/+1
2009-01-09[build] Include all generated win32 build files in the repoBehdad Esfahbod3-2/+235
2009-01-03[boilerplate] Remove CAIRO_BOILERPLATE_LOG()Chris Wilson7-43/+26
2009-01-03[boilerplate] Redefine DEBUG() for portability concernsChris Wilson2-10/+10
2009-01-03[boilerplate] Suppress xlib warnings on stderrChris Wilson2-9/+13
2009-01-03[boilerplate] Check the return of pclose()Chris Wilson1-2/+9
2009-01-02[boilerplate] Use pclose() after popenChris Wilson1-1/+1