summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-29test: Add test case for tracking source operator extentsChris Wilson6-0/+82
2012-03-27gl: use font's antialias option to check whether it needs maskHenry (Yu) Song1-16/+8
2012-03-27README: Note that xcb is no longer experimentalUli Schlachter1-7/+7
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-23version: Post release bump to 1.12.1Chris Wilson1-1/+1
2012-03-23version: bump for 1.12.0 release!Chris Wilson2-2/+82
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-23test: Tweak the results summaryChris Wilson1-7/+9
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
2012-03-21win32: Fix damage flushingChris Wilson2-13/+34
2012-03-21damage: Fix memcpy sizeChris Wilson1-2/+16
2012-03-21compositor: Add tracing for damageChris Wilson1-5/+30
2012-03-20win32: Check for damage before blittingChris Wilson1-1/+1
2012-03-19stroke: Adapt rectilinear stroker to handle separable non-unity scalingChris Wilson6-79/+84
2012-03-19boilerplate/gl: set width and height to be at least 1Henry (Yu) Song1-0/+5
2012-03-19trace: Wrap GL surfacesDongyeon Kim1-0/+183
2012-03-19gl: Manually invert images without MESA_pack_invert extensionChris Wilson1-2/+27
2012-03-19skia: add a missing header into archiveKouhei Sutou1-0/+1
2012-03-15trace: Add breadcrumb for cairo_image_surface_get_data()Chris Wilson1-0/+22
2012-03-13scaled-font: Ignore empty glyphs when checking for potential overlapHenry (Yu) Song1-0/+3
2012-03-13subsurface: Avoid potential crash when subsurface's size is less than 0Chuanbo Weng1-0/+5
2012-03-13spans-compositor: Only destroy the clip if we made the copyChris Wilson1-2/+2
2012-03-12clip: Intialise polygon fill-rule prior to useChris Wilson1-2/+3
2012-03-12image: Support SRC compositing with in the inline span-compositorChris Wilson3-10/+96
2012-03-12skia: Setup opacity for cairo_paint_with_alpha()Chris Wilson1-2/+6
2012-03-12version: Post-release version bump to 1.11.5Chris Wilson1-1/+1
2012-03-12version: Bump for snapshot 1.11.4Chris Wilson2-1/+89
2012-03-12test: Restore 'release-verify-sane-tests' makefile targetChris Wilson1-1/+3
2012-03-10skia: compile fixChris Wilson1-0/+1
2012-03-10stroke: Do not initialise the pen if will not use itChris Wilson1-11/+19
2012-03-10mono-scan-converter: Use edge->is_vertical flagChris Wilson1-5/+7