summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gl: Follow up fix for the previous commitMartin Robinson2013-01-151-1/+1
* gl: Support for non-texture sources and masksHenry Song2013-01-151-0/+3
* gl/msaa: Check for more extensions before using MSAAMartin Robinson2013-01-151-16/+17
* xlib: Initialise Pixmap for proxy sourcesChris Wilson2013-01-131-1/+2
* compositor: Pass back the internal failureChris Wilson2013-01-131-2/+2
* compositor: Convert image surface into backend sourceChris Wilson2013-01-131-15/+46
* xlib: Handle lack of XRenderFillRectanglesChris Wilson2013-01-134-37/+157
* xlib: Only fallback through the mask intermediate if we can composite the maskChris Wilson2013-01-113-16/+38
* gl/msaa: Rely on the stencil buffer to cache the clipMartin Robinson2013-01-093-17/+46
* gl/msaa: No need to set the clip when maskingMartin Robinson2013-01-091-1/+0
* xcb: _cairo_scaled_font_reset_cache does it own lockingChris Wilson2013-01-091-2/+0
* xlib: map-to-image requires an extentsChris Wilson2013-01-091-1/+2
* stroke: Flip the dev slope as well for computing the cusp on a degeneracyChris Wilson2013-01-091-0/+2
* gstate: Use the polygon intermediate for geometry queriesChris Wilson2013-01-091-12/+12
* scaled-font: Fix use after free when clearing the glyph cacheChris Wilson2013-01-091-2/+3
* scaled-font: Make reset-font-cache threadsafeChris Wilson2013-01-091-35/+31
* gl: Do less work when acquiring and releasing devicesMartin Robinson2013-01-082-24/+118
* image: Allocate a temporary buffer for inline span compositionChris Wilson2013-01-081-4/+20
* scaled-font: Remove a non-threadsafe double-freeze assertChris Wilson2013-01-081-1/+0
* xlib/shm: Only destroy an existing damageChris Wilson2013-01-081-2/+4
* xlib/shm: Discard damage upon shm finishChris Wilson2013-01-083-0/+13
* scaled-font: Hold the scaled font mutex whilst reaping from the global cacheChris Wilson2013-01-081-2/+7
* scaled-font: Assert if attempting to finish a frozen fontChris Wilson2013-01-081-0/+12
* scaled-font: Free the cached glyphs from the font before taking the global lockChris Wilson2013-01-081-1/+20
* scaled-font: Always hold the mutex even for single glyph probesChris Wilson2013-01-081-20/+21
* script: Thaw the scaled font cache on the error pathChris Wilson2013-01-081-1/+3
* image: Call pixman without a mask for opaque regions of inplace_spansChris Wilson2013-01-071-10/+47
* xlib: Simplify source creation by use of map-to-imageChris Wilson2013-01-061-59/+33
* xlib/shm: Only mark the shm pixmap as active if we upload into itChris Wilson2013-01-061-9/+14
* gl: Better handling of clear surfacesMartin Robinson2013-01-041-6/+37
* gl/msaa: Only clear parts of the stencil buffer we will useHenry Song2013-01-033-11/+44
* gl/msaa: Avoid the stencil buffer when possible during maskingAlejandro G. Castro2013-01-031-15/+53
* gl/msaa: Add full support for masking with the SOURCE operatorHenry Song2013-01-033-49/+152
* gl: Support the GL_IMG_texture_npot extensionChuanbo Weng2013-01-031-1/+2
* Add missing local slim proto for cairo_recording_surface_createChris Wilson2013-01-031-0/+1
* scaled-font: Mention ownership of returned object from get_font_face()Chris Wilson2013-01-031-1/+2
* xlib: Avoid copying the source twice if it is an imageChris Wilson2013-01-031-10/+27
* stroke: Make the incremental trapezoid stroker optionally available againChris Wilson2013-01-0312-30/+1489
* xlib: Use SHM transport for ordinary image uploadsChris Wilson2013-01-031-23/+77
* xlib/shm: Fix typo in creation of a SHM imageChris Wilson2013-01-031-5/+3
* gl: Provide a fast emitter for solid spansChris Wilson2012-12-301-5/+50
* gl: Provide a fast emitter for solid glyphsChris Wilson2012-12-301-13/+49
* gl: Use vfunc for vertex emissionChris Wilson2012-12-306-114/+190
* Revert "xlib/shm: Do not trigger a surplus event from XShmPutImage"Chris Wilson2012-12-291-1/+1
* xlib/shm: Do not trigger a surplus event from XShmPutImageChris Wilson2012-12-291-1/+1
* xlib/shm: Rate-limit events and only use as necessaryChris Wilson2012-12-292-35/+79
* gl: Cleanup selection of multisampling modeMartin Robinson2012-12-283-21/+22
* xlib/shm: Populate send_event and serialChris Wilson2012-12-231-0/+4
* doc: Add CAIRO_MIME_TYPE_UNIQUE_ID to list of supported mime typesAdrian Johnson2012-12-221-1/+2
* type1-subset: always include subroutine 4 (hint replacement idiom)David Maxwell2012-12-221-2/+2