summaryrefslogtreecommitdiff
path: root/test/get-clip.c
Commit message (Expand)AuthorAgeFilesLines
* clip: consider gstate target extents in _cairo_gstate_copy_clip_rectangle_listKarl Tomlinson2010-07-171-0/+16
* clip: consider all_clipped in _cairo_clip_get_extentsKarl Tomlinson2010-07-171-1/+4
* test: return CAIRO_TEST_FAILURE from get-clip preamble on failureKarl Tomlinson2010-07-171-0/+5
* test: use the surface size expected in get-clip phase "No clip set"Karl Tomlinson2010-07-171-3/+5
* [test] clip representation is no longer surface dependentChris Wilson2009-07-231-126/+74
* [drm] Add an accelerated image surface.Chris Wilson2009-07-231-0/+1
* Merge commit 'anholt/gl'Chris Wilson2009-07-211-0/+1
|\
* | Add OpenVG backend.Chris Wilson2009-07-171-0/+1
* | Export meta-surfaceChris Wilson2009-07-031-0/+5
|/
* [sdl] Remove new backend.M Joonas Pihlaja2009-02-161-1/+0
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+7
* [test/get-clip] Check the status on the secondary context.Chris Wilson2008-10-181-48/+50
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-31/+35
* [test/*] Create new surfaces using the group target.Chris Wilson2007-12-201-1/+1
* [quartz] Rename nquartz to quartzVladimir Vukicevic2007-02-201-2/+1
* Rename cairo_copy_clip_rectangles to cairo_copy_clip_rectangle_listRobert O'Callahan2007-01-171-13/+13
* Fix get-clip test for surfaces not implementing set_clip_regionCarl Worth2006-11-141-8/+16
* Add clip getters API + testsRobert O'Callahan2006-09-251-0/+277