summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable glesv2baserock/genivi/baselinePedro Alvarez2014-04-021-1/+1
* Configure cairo for use with weston in morphbaserock/genivi/westonBen Brewer2012-11-081-0/+8
* version: Post-release bump to 1.12.9Chris Wilson2012-11-041-1/+1
* 1.12.8 release1.12.8Chris Wilson2012-11-042-1/+43
* type1-subset: remove unused variableAdrian Johnson2012-11-031-4/+0
* type1-subset: fix memory leakAdrian Johnson2012-11-031-19/+33
* xlib/shm: Need IncludeInferiors when creating the source fallbackChris Wilson2012-11-021-0/+14
* stroke: Fix calling '_cairo_spline_intersect' for in-bounds checking of splinesChris Wilson2012-11-021-1/+1
* test: Add stroke-clippedChris Wilson2012-11-023-0/+55
* pen: Tighten checking for bevel (start==stop) joinsChris Wilson2012-11-011-2/+2
* gl: Tune the default VBO size to reduce overhead on embedded devicesChris Wilson2012-11-011-2/+4
* xlib: Fixup standalone header compilation for 'make check'Chris Wilson2012-11-011-0/+1
* spans: Do not assume that we manage to perform the clip geometricallyChris Wilson2012-11-011-2/+6
* util/show-polygon: Show the limited range of each edgeChris Wilson2012-11-011-4/+48
* stroke: Precompute the line half-widthChris Wilson2012-11-011-8/+9
* image: Add a couple of tracepoints for spans fallbacksChris Wilson2012-10-312-4/+12
* xlib/shm: Fix bogus assertion without shm availableChris Wilson2012-10-311-1/+1
* pen: First check whether the in/out edges lie within the single pen vertexChris Wilson2012-10-314-28/+32
* xlib: Apply the image offsets to the destination rather the sourceChris Wilson2012-10-301-12/+10
* type1-subset, cff-subset: Plugged 2 memory leaksKevin Tardif2012-10-302-3/+5
* type1-subset: ensure subroutine numnber is an integerAdrian Johnson2012-10-301-9/+12
* type1-subset: restore correct callothersub behaviorAdrian Johnson2012-10-281-6/+29
* xlib/shm: Use shmstr.h instead of shmproto.h if availableChris Wilson2012-10-282-2/+6
* xlib/shm: Check for XShm headersChris Wilson2012-10-282-3/+100
* type1-subset: parse all operatorsAdrian Johnson2012-10-261-67/+100
* xlib: Check for both X.org and Xorg ServerVendorsChris Wilson2012-10-263-2/+9
* xlib/shm: Sanity check that the server handles XSendEvent with ShmCompletionChris Wilson2012-10-261-8/+69
* version: Post release bump to 1.12.7Chris Wilson2012-10-221-1/+1
* 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