summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-10-09xcb: bound surface cacheHEADmasterChris Wilson4-4/+113
2009-10-09xcbChris Wilson48-2712/+10100
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[xcb] Deferred error checking.Chris Wilson3-246/+504
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 Otte11-40/+34
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[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-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[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 Esfahbod5-5/+10
2009-09-15Use __uint128_t and __int128_t if availableSebastian Dröge3-49/+49
2009-09-14[autoconf] Comment on the SIZEOF_VOID__ -> SIZEOF_VOID_P workaround.M Joonas Pihlaja1-0/+2
2009-09-14[build] Work around autoconf void* -> VOID__ name conversion bug.M Joonas Pihlaja1-0/+4
2009-09-14[build] Add a default message for when GLEW isn't builtChris Wilson1-8/+0
2009-09-14Add a private copy of GLEWChris Wilson7-0/+25925
2009-09-13[image] Add pixel masks for BGRA formatsChris Wilson1-1/+9
2009-09-13[configure] --enable-symbol-lookupChris Wilson1-0/+7
2009-09-11[xlib] Fix big-line.Chris Wilson3-246/+164
2009-09-11[xlib] Discard clip if larger than glyph extentsChris Wilson3-0/+65
2009-09-10[surface] Early return for (region IN white)Chris Wilson1-0/+7
2009-09-10[clip] Simplify applying a box clipChris Wilson2-39/+48
2009-09-10[xlib] Fix extraction of GC during XCloseDisplay()Chris Wilson1-1/+1
2009-09-09[twin] Initialise all propertiesChris Wilson1-0/+2