summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-09xcb: bound surface cacheHEADmasterChris Wilson4-4/+113
2009-10-09xcbChris Wilson55-2737/+10186
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
2009-09-22Make win32 fonts work in EMF files created by win32-printingAdrian Johnson1-0/+37
2009-09-22Fix compiler warnings in win32-surfaceAdrian Johnson1-3/+9
2009-09-22Fix compiler error on cygwinAdrian Johnson1-0/+1
2009-09-22Add WINVER defines to cairo-mutex-impl-privaye.hAdrian Johnson1-0/+9
2009-09-22Use _WIN32 to check for win32 mutexAdrian Johnson1-1/+1
2009-09-21[xlib] Fix recent bug in unbounded trapezoidsChris Wilson2-26/+29
2009-09-21[fallback] Special case single composite rectangleChris Wilson1-0/+42
2009-09-21[xlib] Trim a few redundant steps when uploading glyphsChris Wilson1-17/+6
2009-09-20[xlib] Cleanse creation of similar surfaces.Chris Wilson1-106/+91
2009-09-20[xlib] Interim CAIRO_DEBUG variable to specify xrender levelChris Wilson1-4/+19
2009-09-18Add a description of how we compute the spline_error_squared.Jeff Muizelaar1-6/+11
2009-09-16Set LC_ALL=C instead of LANG=CBehdad Esfahbod7-7/+15
2009-09-15Use __uint128_t and __int128_t if availableSebastian Dröge4-50/+50
2009-09-15[perf] Reorganise cairo-perfChris Wilson33-43/+46
2009-09-14[autoconf] Comment on the SIZEOF_VOID__ -> SIZEOF_VOID_P workaround.M Joonas Pihlaja2-0/+4
2009-09-14[trace] Look harder for the cairo-trace.so library.M Joonas Pihlaja1-1/+16
2009-09-14[trace] Don't use pthread_key_delete.M Joonas Pihlaja1-1/+0
2009-09-14[build] Check for dlsym in both libdl and libc.M Joonas Pihlaja3-8/+14
2009-09-14[build] Work around autoconf void* -> VOID__ name conversion bug.M Joonas Pihlaja2-0/+8