summaryrefslogtreecommitdiff
path: root/test/get-clip.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-17clip: consider gstate target extents in _cairo_gstate_copy_clip_rectangle_listKarl Tomlinson1-0/+16
2010-07-17clip: consider all_clipped in _cairo_clip_get_extentsKarl Tomlinson1-1/+4
2010-07-17test: return CAIRO_TEST_FAILURE from get-clip preamble on failureKarl Tomlinson1-0/+5
2010-07-17test: use the surface size expected in get-clip phase "No clip set"Karl Tomlinson1-3/+5
2009-07-23[test] clip representation is no longer surface dependentChris Wilson1-126/+74
2009-07-23[drm] Add an accelerated image surface.Chris Wilson1-0/+1
2009-07-21Merge commit 'anholt/gl'Chris Wilson1-0/+1
2009-07-17Add OpenVG backend.Chris Wilson1-0/+1
2009-07-03Export meta-surfaceChris Wilson1-0/+5
2009-02-16[sdl] Remove new backend.M Joonas Pihlaja1-1/+0
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+7
2008-10-18[test/get-clip] Check the status on the secondary context.Chris Wilson1-48/+50
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-31/+35
2007-12-20[test/*] Create new surfaces using the group target.Chris Wilson1-1/+1
2007-02-20[quartz] Rename nquartz to quartzVladimir Vukicevic1-2/+1
2007-01-17Rename cairo_copy_clip_rectangles to cairo_copy_clip_rectangle_listRobert O'Callahan1-13/+13
2006-11-14Fix get-clip test for surfaces not implementing set_clip_regionCarl Worth1-8/+16
2006-09-25Add clip getters API + testsRobert O'Callahan1-0/+277