summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-221.12.6 release1.12.6Chris Wilson2-1/+36
2012-10-21configure: fix unrecognized -Wno optionGilles Espinasse1-4/+7
2012-10-21configure: fix PKG_CHECK_MODULES tests displaying no noGilles Espinasse2-24/+19
2012-10-21ft: Fix compilation on 1.12 without FT_Get_X11_Font_FormatGilles Espinasse2-7/+18
2012-10-19pen: Relax invisibility criteria from half-tolerance to quarter-toleranceChris Wilson1-1/+1
2012-10-19xlib/shm: Sync the XShmAttach before removing the ShmSegment idChris Wilson2-0/+35
2012-10-16test: Define optional exception classesUli Schlachter3-7/+20
2012-10-11recording: Copy across the is-clear? during snapshottingChris Wilson1-1/+1
2012-10-11recording: copy reverses its dst and src parametersHenry Song1-1/+1
2012-10-11xlib: Reorder CloseDisplay hooksChris Wilson1-17/+17
2012-10-11compositor: Reduce glyph "overlap" if the inked pixels are opaqueChris Wilson1-0/+7
2012-10-11gl/traps: ensure RGBA surface before upload image to texture for GLES2Henry Song1-0/+32
2012-10-11gl: gles2 only supports GL_DEPTH24_STENCIL8_OESHenry Song1-1/+1
2012-10-08cairo-sphinx: protect -ldl link with CAIRO_HAS_DL like in cairo-trace.Alexis Ballier1-0/+2
2012-10-08cairo-fdr: protect -ldl link with CAIRO_HAS_DL like in cairo-trace.Alexis Ballier1-0/+2
2012-10-07remove debug codeAdrian Johnson1-2/+0
2012-10-07type1: convert '.' to locale specific decimal point before using sscanfAdrian Johnson1-4/+27
2012-10-07type1-subset: always subset subroutines 0-3 (Flex/hint replacement)David Maxwell1-0/+6
2012-10-07type1: lenIV supportDavid Maxwell1-4/+38
2012-10-07type1: buildchar stack fixDavid Maxwell1-0/+1
2012-10-06win32: Use the image surface below the fallback when unmapping an HDCChris Wilson1-0/+1
2012-10-06xcb: Clear the result of create_similar_imageUli Schlachter2-14/+5
2012-10-05xlib/shm: Note the bug is an interaction between libXext and xorgChris Wilson1-3/+6
2012-10-05xlib/shm: Avoid using XSendEvent with old versions of XorgChris Wilson1-0/+21
2012-10-05version: Post release bump to 1.12.5Chris Wilson1-1/+1
2012-10-051.12.4 release1.12.4Chris Wilson2-1/+70
2012-10-05win32: Compile fix for mismatched surface typesChris Wilson1-2/+2
2012-10-05xlib/shm: Discard SHM surfaces upon CloseDisplayChris Wilson1-0/+14
2012-10-05test: Refresh reference images for slight alteration of curvesChris Wilson347-0/+0
2012-10-03stroke: Remove redundant code for computing culling extentsChris Wilson2-72/+35
2012-10-03recording: Perform an explicit during snapshotChris Wilson1-1/+311
2012-09-27tor: Fudge the edge if it is projected into a pointChris Wilson2-2/+2
2012-09-27spans-compositor: Remove polygon limits after constructionChris Wilson1-3/+7
2012-09-27test: Refresh reference image for clip-disjoint-quadChris Wilson2-0/+0
2012-09-27composite-rectangles: Update unbounded (clip extents) after reducing clipChris Wilson1-1/+16
2012-09-27spans-compositor: Use the tight clip-boxes for polygon constructionChris Wilson1-10/+19
2012-09-27polygon-intersect: Exclude non-overlapping clip boxes from considerationChris Wilson1-8/+14
2012-09-27test: Add clip-disjoint-quadChris Wilson3-0/+84
2012-09-25mark_dirty: Check surface statusUli Schlachter1-0/+7
2012-09-25surface: Check reference count right before freeUli Schlachter1-3/+3
2012-09-25xcb: Add a missing check for FillRectanglesUli Schlachter1-4/+9
2012-09-25xcb: Check if traps are supported before using themUli Schlachter1-1/+2
2012-09-25xcb: Check the right flag for FillRectanglesUli Schlachter1-1/+1
2012-09-25xcb: Verify extension support before sendingUli Schlachter2-0/+24
2012-09-24xcb: Switch to compositor architectureUli Schlachter3-214/+197
2012-09-24xcb: Remove unimplemented cairo compositorUli Schlachter4-171/+0
2012-09-24xcb: Fix a warn_unused_result warningUli Schlachter1-1/+2
2012-09-24Remove an unimplemented function declarationUli Schlachter1-3/+0
2012-09-24Fix make checkUli Schlachter2-0/+3
2012-09-22Fix malloc-stats for newer glibcBehdad Esfahbod1-1/+1