index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
gl/msaa: Check for more extensions before using MSAA
Martin Robinson
1
-16
/
+17
2013-01-14
script: Set decompression length prior to calling decompressors
Chris Wilson
1
-1
/
+1
2013-01-13
xlib: Initialise Pixmap for proxy sources
Chris Wilson
1
-1
/
+2
2013-01-13
compositor: Pass back the internal failure
Chris Wilson
1
-2
/
+2
2013-01-13
compositor: Convert image surface into backend source
Chris Wilson
1
-15
/
+46
2013-01-13
xlib: Handle lack of XRenderFillRectangles
Chris Wilson
4
-37
/
+157
2013-01-11
xlib: Only fallback through the mask intermediate if we can composite the mask
Chris Wilson
3
-16
/
+38
2013-01-09
gl/msaa: Rely on the stencil buffer to cache the clip
Martin Robinson
3
-17
/
+46
2013-01-09
gl/msaa: No need to set the clip when masking
Martin Robinson
1
-1
/
+0
2013-01-09
xcb: _cairo_scaled_font_reset_cache does it own locking
Chris Wilson
1
-2
/
+0
2013-01-09
xlib: map-to-image requires an extents
Chris Wilson
1
-1
/
+2
2013-01-09
stroke: Flip the dev slope as well for computing the cusp on a degeneracy
Chris Wilson
1
-0
/
+2
2013-01-09
gstate: Use the polygon intermediate for geometry queries
Chris Wilson
1
-12
/
+12
2013-01-09
scaled-font: Fix use after free when clearing the glyph cache
Chris Wilson
1
-2
/
+3
2013-01-09
scaled-font: Make reset-font-cache threadsafe
Chris Wilson
1
-35
/
+31
2013-01-08
gl: Do less work when acquiring and releasing devices
Martin Robinson
4
-24
/
+301
2013-01-08
image: Allocate a temporary buffer for inline span composition
Chris Wilson
1
-4
/
+20
2013-01-08
scaled-font: Remove a non-threadsafe double-freeze assert
Chris Wilson
1
-1
/
+0
2013-01-08
xlib/shm: Only destroy an existing damage
Chris Wilson
1
-2
/
+4
2013-01-08
xlib/shm: Discard damage upon shm finish
Chris Wilson
3
-0
/
+13
2013-01-08
scaled-font: Hold the scaled font mutex whilst reaping from the global cache
Chris Wilson
1
-2
/
+7
2013-01-08
scaled-font: Assert if attempting to finish a frozen font
Chris Wilson
1
-0
/
+12
2013-01-08
scaled-font: Free the cached glyphs from the font before taking the global lock
Chris Wilson
1
-1
/
+20
2013-01-08
scaled-font: Always hold the mutex even for single glyph probes
Chris Wilson
1
-20
/
+21
2013-01-08
script: Thaw the scaled font cache on the error path
Chris Wilson
1
-1
/
+3
2013-01-08
script: Simply exchange source/dest images for _set_source_image
Chris Wilson
1
-5
/
+14
2013-01-08
script: Attempt to decompress images in place
Chris Wilson
3
-167
/
+247
2013-01-07
image: Call pixman without a mask for opaque regions of inplace_spans
Chris Wilson
1
-10
/
+47
2013-01-06
xlib: Simplify source creation by use of map-to-image
Chris Wilson
1
-59
/
+33
2013-01-06
xlib/shm: Only mark the shm pixmap as active if we upload into it
Chris Wilson
1
-9
/
+14
2013-01-05
script: Recompress strings using LZO whilst binding traces
Chris Wilson
7
-56
/
+227
2013-01-04
gl: Better handling of clear surfaces
Martin Robinson
1
-6
/
+37
2013-01-04
boilerplate/glx: Add a target with multisampling and stencil support
Martin Robinson
1
-74
/
+96
2013-01-04
gobject: Fix my typo s/TEST/TEXT/ in the previous commit
Chris Wilson
1
-1
/
+1
2013-01-04
gobject: Fix "text_cluster_flags_get_type" typo
Kouhei Sutou
1
-1
/
+1
2013-01-03
gl/msaa: Only clear parts of the stencil buffer we will use
Henry Song
3
-11
/
+44
2013-01-03
gl/msaa: Avoid the stencil buffer when possible during masking
Alejandro G. Castro
1
-15
/
+53
2013-01-03
gl/msaa: Add full support for masking with the SOURCE operator
Henry Song
3
-49
/
+152
2013-01-03
gl: Support the GL_IMG_texture_npot extension
Chuanbo Weng
1
-1
/
+2
2013-01-03
Add missing local slim proto for cairo_recording_surface_create
Chris Wilson
1
-0
/
+1
2013-01-03
scaled-font: Mention ownership of returned object from get_font_face()
Chris Wilson
1
-1
/
+2
2013-01-03
xlib: Avoid copying the source twice if it is an image
Chris Wilson
1
-10
/
+27
2013-01-03
gobject: Add the correct macro name for the hint-metrics type
Kouhei Sutou
1
-0
/
+2
2013-01-03
stroke: Make the incremental trapezoid stroker optionally available again
Chris Wilson
12
-30
/
+1489
2013-01-03
xlib: Use SHM transport for ordinary image uploads
Chris Wilson
1
-23
/
+77
2013-01-03
xlib/shm: Fix typo in creation of a SHM image
Chris Wilson
1
-5
/
+3
2012-12-30
gl: Provide a fast emitter for solid spans
Chris Wilson
1
-5
/
+50
2012-12-30
gl: Provide a fast emitter for solid glyphs
Chris Wilson
1
-13
/
+49
2012-12-30
gl: Use vfunc for vertex emission
Chris Wilson
6
-114
/
+190
2012-12-29
perf/chart: Contract the default output filenames
Chris Wilson
1
-3
/
+1
[prev]
[next]