summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-19atomic: correct libatomic_ops version of _cairo_atomic_int_cmpxchgLuo Jinghua1-1/+1
2009-10-18[gstate] Apply target device offsets to patterns immediatelyBenjamin Otte3-94/+10
2009-10-18[clip] Remove non-existing functions from headerBenjamin Otte1-9/+0
2009-10-18[path] Fix compiler warningsBenjamin Otte1-4/+3
2009-10-18[xlib] Fix compiler warningsBenjamin Otte1-4/+4
2009-10-17[test] Add radial-gradient-sourceChris Wilson5-0/+118
2009-10-16[surface] Don't AND in the desired content.Chris Wilson13-62/+10
2009-10-16[image] Clone the format for a similar surface with identical contentChris Wilson1-2/+9
2009-10-16[fallback] Create intermediate surface with same content.Chris Wilson1-5/+7
2009-10-15Increment version to 1.9.5Carl Worth1-1/+1
2009-10-15Add mising images to REFERENCE_IMAGES list.Carl Worth1-0/+8
2009-10-15Mark in-fill-empty-trapezoid as an XFAIL test.Carl Worth2-2/+7
2009-10-15Update version to 1.9.4Carl Worth1-1/+1
2009-10-15Remove stale references to non-existant reference images.Carl Worth1-7/+0
2009-10-15NEWS: Update with correct data for 1.9.4 snapshotCarl Worth1-2/+1
2009-10-15[build] Check compiler flags using AC_TRY_LINK instead of AC_TRY_COMPILE.M Joonas Pihlaja1-11/+8
2009-10-15[surface] Avoid double application of device offset when calling fill()Chris Wilson1-6/+35
2009-10-15[test] Add clip-device-offsetBenjamin Otte5-0/+82
2009-10-15[build] Link against pthread-stubsChris Wilson7-11/+22
2009-10-15[atomic] Fallback to libatomic-ops-devChris Wilson6-20/+63
2009-10-15[pattern] Compute extents for gradientsChris Wilson1-58/+126
2009-10-02PDF: Fix regression caused by 1ae5a419Adrian Johnson1-4/+8
2009-10-02PDF: Fix regression caused by 1ae5a419Adrian Johnson1-1/+1
2009-09-30[boilerplate/xcb] Fix pixmap depthChris Wilson1-3/+16
2009-09-30[xcb] Deferred error checking.Chris Wilson4-246/+521
2009-09-30[boilerplate/xcb] Check for connection errors during testChris Wilson2-54/+83
2009-09-30[xlib] Suppress warning that should never have been.Chris Wilson1-1/+1
2009-09-30Fix truetype subset crashAdrian Johnson1-0/+1
2009-09-30[API] Make _cairo_meta_surface_replay() private againBenjamin Otte14-65/+40
2009-09-29[xlib] XRequest bread crumbingChris Wilson1-0/+57
2009-09-29[tessellator] Invalid conversion of list head to edge.Chris Wilson1-0/+2
2009-09-29[perf] Support parsing reports from stdinChris Wilson2-20/+31
2009-09-29[xlib] Set proper bpp when computing format from masksBenjamin Otte1-0/+1
2009-09-29[xlib] Handle 24bpp formats during ditheringBenjamin Otte1-0/+10
2009-09-29[image] Fix masks computation for BGRx formatBenjamin Otte1-3/+3
2009-09-28PS: Use standard page size names for some common sizesAdrian Johnson1-4/+62
2009-09-25PS: Add DocumentMedia/PageMedia DSC commentsAdrian Johnson2-0/+89
2009-09-25[xlib] Handle case in draw_image() where pixman format is not RGBBenjamin Otte1-6/+44
2009-09-25[image] Return cairo_bool_t from _pixman_format_to_masksBenjamin Otte2-12/+11
2009-09-24Add EPS testAdrian Johnson4-0/+172
2009-09-23[image] Do not trust user supplied data to be clearChris Wilson1-1/+1
2009-09-23[image] Tweak coding styleChris Wilson1-4/+5
2009-09-23[image] Move setting of is_clear to _create_with_pixman_format()Benjamin Otte1-12/+6
2009-09-23[image] Do assumption initial user data is cleared.Chris Wilson1-4/+22
2009-09-22[test] Revamp surface-sourceChris Wilson24-8/+47
2009-09-22[test] Exercise push-group-color.Chris Wilson5-0/+144
2009-09-22[gl] Handle an absent visual.Chris Wilson2-3/+12
2009-09-22win32-printing: correct the use of the CAIRO_HAS_WIN32_FONT #ifdefAdrian Johnson1-1/+1
2009-09-22win32-printing: fix meta surface pattern regression caused by bed2701eAdrian Johnson1-0/+2
2009-09-22win32-printing: Allow GDI CTM with scale < 1 to be setAdrian Johnson2-19/+73