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