summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-16doc: do not use / in section titleNis Martensen1-1/+1
2012-04-14Revert accidental push of ps debugging API.Chris Wilson4-84/+0
2012-04-12pdf (debug API): Export the ability to force fallbacksChris Wilson2-0/+26
2012-04-12ps (debug API): Export the ability to force fallbacksChris Wilson2-0/+24
2012-04-12ps (API): Export the ability to set the creation date of the surfaceChris Wilson2-0/+34
2012-04-12doc: add returns statement to cairo_surface_supports_mime_typeNis Martensen1-0/+3
2012-04-12doc: no separate cairo-xcb-xrender sectionNis Martensen1-13/+0
2012-04-11xlib: Disable fallback compositor with xlib-xcbUli Schlachter1-0/+4
2012-04-09pdf: avoid unnecessary use of patterns in mask groupsAdrian Johnson1-82/+106
2012-04-09analysis: Apply the integer translation to the bbox as wellChris Wilson1-0/+8
2012-04-08traps: Clip the trapezoid extents against the clip extentsChris Wilson1-2/+7
2012-04-08stroke: Fix misuse of half_line_x for vertical caps on dashesChris Wilson1-4/+4
2012-04-06fix _cairo_pattern_get_ink_extents to work with snapshot recording surfacesAdrian Johnson1-0/+4
2012-04-06type1-subset: if font name is prefixed with a subset tag, strip it offAdrian Johnson1-0/+11
2012-04-06fix indentation in cairo_type1_font_subset_parse_charstringAdrian Johnson1-73/+74
2012-04-06type1-subset: use fallback font if glyph widths are calculatedAdrian Johnson1-0/+6
2012-04-04fix bug in _cairo_image_analyze_colorAdrian Johnson1-1/+4
2012-04-02gl: Remove an unused variableHenry (Yu) Song1-1/+0
2012-04-02xcb: Fix SHM in _get_image()Uli Schlachter1-1/+1
2012-03-29gl: fix y-axis origin when map_to_image() for non texture GL surfaceHenry (Yu) Song1-1/+7
2012-03-29cairoint: Mark PDF surface as requiring the deflate stream outputChris Wilson1-2/+7
2012-03-29doc: Silence last 'missing Since field' errorsAndrea Canciani2-0/+6
2012-03-29doc: Silence warnings about 'Since' field in private functionsAndrea Canciani1-8/+0
2012-03-29doc: Add since documentation for enumeration valuesAndrea Canciani6-144/+145
2012-03-29doc: Fix some wrong versionsAndrea Canciani3-5/+5
2012-03-29doc: Add "since" tag to documentationAndrea Canciani29-1/+495
2012-03-29doc: Do not use the '@' prefix on some tagsAndrea Canciani5-12/+12
2012-03-29doc: Make the documentation name match the function nameAndrea Canciani3-6/+6
2012-03-29doc: Make doc ids more consistent my always putting ':' after themAndrea Canciani11-35/+35
2012-03-29doc: Manually fix remaining warnings about symmetryAndrea Canciani4-5/+6
2012-03-29doc: Make documentation comments symmetricAndrea Canciani40-105/+105
2012-03-29doc: Make informational comments syntactically different from docsAndrea Canciani1-15/+15
2012-03-29doc: Add script to enforce stricter validation of documentation commentsAndrea Canciani3-2/+111
2012-03-29composite-rectangles: Trim extents for SOURCE and CLEAR to the maskChris Wilson1-3/+15
2012-03-27gl: use font's antialias option to check whether it needs maskHenry (Yu) Song1-16/+8
2012-03-26xcb/xlib: Add missing "Since: 1.12"Uli Schlachter3-0/+18
2012-03-25Fix another typoBehdad Esfahbod1-1/+1
2012-03-25More typo fixesBehdad Esfahbod1-11/+11
2012-03-25Fix typosBehdad Esfahbod1-3/+3
2012-03-25Fix math in commentsBehdad Esfahbod1-1/+1
2012-03-25TypoBehdad Esfahbod1-1/+1
2012-03-23cairo: Add some missing doc entries for cairo_raster_source_pattern_tChris Wilson2-1/+10
2012-03-23win32: mark-dirty cannot assume the fallback has been discardedChris Wilson1-2/+1
2012-03-23gl: GL_UNPACK_ROW_LENGTH does not accept negative valuesIgor Oliveira1-3/+4
2012-03-23win32: Copy back the fallback damage to the right locationChris Wilson1-5/+6
2012-03-23image: Fix leak of white solid color for masked composition of CLEARChris Wilson1-1/+5
2012-03-22gl: use direct mode for uploading gradient textureHenry Song1-32/+20
2012-03-22directfb: Tweak, tweak, tweak.Chris Wilson1-72/+16
2012-03-22win32: Remove obsolete font rendering routinesChris Wilson1-187/+0
2012-03-22win32: Hook up glyph creation againChris Wilson1-19/+61