summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-15gl/msaa: Check for more extensions before using MSAAMartin Robinson1-16/+17
2013-01-14script: Set decompression length prior to calling decompressorsChris Wilson1-1/+1
2013-01-13xlib: Initialise Pixmap for proxy sourcesChris Wilson1-1/+2
2013-01-13compositor: Pass back the internal failureChris Wilson1-2/+2
2013-01-13compositor: Convert image surface into backend sourceChris Wilson1-15/+46
2013-01-13xlib: Handle lack of XRenderFillRectanglesChris Wilson4-37/+157
2013-01-11xlib: Only fallback through the mask intermediate if we can composite the maskChris Wilson3-16/+38
2013-01-09gl/msaa: Rely on the stencil buffer to cache the clipMartin Robinson3-17/+46
2013-01-09gl/msaa: No need to set the clip when maskingMartin Robinson1-1/+0
2013-01-09xcb: _cairo_scaled_font_reset_cache does it own lockingChris Wilson1-2/+0
2013-01-09xlib: map-to-image requires an extentsChris Wilson1-1/+2
2013-01-09stroke: Flip the dev slope as well for computing the cusp on a degeneracyChris Wilson1-0/+2
2013-01-09gstate: Use the polygon intermediate for geometry queriesChris Wilson1-12/+12
2013-01-09scaled-font: Fix use after free when clearing the glyph cacheChris Wilson1-2/+3
2013-01-09scaled-font: Make reset-font-cache threadsafeChris Wilson1-35/+31
2013-01-08gl: Do less work when acquiring and releasing devicesMartin Robinson4-24/+301
2013-01-08image: Allocate a temporary buffer for inline span compositionChris Wilson1-4/+20
2013-01-08scaled-font: Remove a non-threadsafe double-freeze assertChris Wilson1-1/+0
2013-01-08xlib/shm: Only destroy an existing damageChris Wilson1-2/+4
2013-01-08xlib/shm: Discard damage upon shm finishChris Wilson3-0/+13
2013-01-08scaled-font: Hold the scaled font mutex whilst reaping from the global cacheChris Wilson1-2/+7
2013-01-08scaled-font: Assert if attempting to finish a frozen fontChris Wilson1-0/+12
2013-01-08scaled-font: Free the cached glyphs from the font before taking the global lockChris Wilson1-1/+20
2013-01-08scaled-font: Always hold the mutex even for single glyph probesChris Wilson1-20/+21
2013-01-08script: Thaw the scaled font cache on the error pathChris Wilson1-1/+3
2013-01-08script: Simply exchange source/dest images for _set_source_imageChris Wilson1-5/+14
2013-01-08script: Attempt to decompress images in placeChris Wilson3-167/+247
2013-01-07image: Call pixman without a mask for opaque regions of inplace_spansChris Wilson1-10/+47
2013-01-06xlib: Simplify source creation by use of map-to-imageChris Wilson1-59/+33
2013-01-06xlib/shm: Only mark the shm pixmap as active if we upload into itChris Wilson1-9/+14
2013-01-05script: Recompress strings using LZO whilst binding tracesChris Wilson7-56/+227
2013-01-04gl: Better handling of clear surfacesMartin Robinson1-6/+37
2013-01-04boilerplate/glx: Add a target with multisampling and stencil supportMartin Robinson1-74/+96
2013-01-04gobject: Fix my typo s/TEST/TEXT/ in the previous commitChris Wilson1-1/+1
2013-01-04gobject: Fix "text_cluster_flags_get_type" typoKouhei Sutou1-1/+1
2013-01-03gl/msaa: Only clear parts of the stencil buffer we will useHenry Song3-11/+44
2013-01-03gl/msaa: Avoid the stencil buffer when possible during maskingAlejandro G. Castro1-15/+53
2013-01-03gl/msaa: Add full support for masking with the SOURCE operatorHenry Song3-49/+152
2013-01-03gl: Support the GL_IMG_texture_npot extensionChuanbo Weng1-1/+2
2013-01-03Add missing local slim proto for cairo_recording_surface_createChris Wilson1-0/+1
2013-01-03scaled-font: Mention ownership of returned object from get_font_face()Chris Wilson1-1/+2
2013-01-03xlib: Avoid copying the source twice if it is an imageChris Wilson1-10/+27
2013-01-03gobject: Add the correct macro name for the hint-metrics typeKouhei Sutou1-0/+2
2013-01-03stroke: Make the incremental trapezoid stroker optionally available againChris Wilson12-30/+1489
2013-01-03xlib: Use SHM transport for ordinary image uploadsChris Wilson1-23/+77
2013-01-03xlib/shm: Fix typo in creation of a SHM imageChris Wilson1-5/+3
2012-12-30gl: Provide a fast emitter for solid spansChris Wilson1-5/+50
2012-12-30gl: Provide a fast emitter for solid glyphsChris Wilson1-13/+49
2012-12-30gl: Use vfunc for vertex emissionChris Wilson6-114/+190
2012-12-29perf/chart: Contract the default output filenamesChris Wilson1-3/+1