summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove enable-drm and enable-galliumbaserock/genivi/1.12.10-galliumPedro Alvarez2014-04-141-1/+1
* change enable-egl with enable-glesv2Pedro Alvarez2014-04-141-1/+1
* enable-drm and enable-galliumPedro Alvarez2014-04-141-1/+1
* enable-eglPedro Alvarez2014-04-141-1/+1
* Use gallium instead of glesv2Pedro Alvarez2014-04-111-1/+1
* Enable glesv2baserock/genivi/1.12.10Pedro Alvarez2014-04-101-1/+1
* Configure cairo for use with weston in morphBen Brewer2014-04-101-0/+8
* 1.12.10 release1.12.10Chris Wilson2013-01-162-1/+50
* 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
* script: Set decompression length prior to calling decompressorsChris Wilson2013-01-141-1/+1
* 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-084-24/+301
* 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
* script: Simply exchange source/dest images for _set_source_imageChris Wilson2013-01-081-5/+14
* script: Attempt to decompress images in placeChris Wilson2013-01-083-167/+247
* 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
* script: Recompress strings using LZO whilst binding tracesChris Wilson2013-01-057-56/+227
* gl: Better handling of clear surfacesMartin Robinson2013-01-041-6/+37
* boilerplate/glx: Add a target with multisampling and stencil supportMartin Robinson2013-01-041-74/+96
* gobject: Fix my typo s/TEST/TEXT/ in the previous commitChris Wilson2013-01-041-1/+1
* gobject: Fix "text_cluster_flags_get_type" typoKouhei Sutou2013-01-041-1/+1
* 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