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-05-14
directfb: Correctly chain up map-to-image/unmap to the image backend
HEAD
master
Chris Wilson
1
-2
/
+2
2013-05-13
gles: Switch default framebuffer destinations properly
Martin Robinson
1
-20
/
+27
2013-05-07
gl: Fix compiler warnings in the GL backend
Martin Robinson
3
-4
/
+10
2013-05-06
gl: Bind the default framebuffer before calling gl{Read|Draw}Buffer
Martin Robinson
1
-2
/
+4
2013-04-26
gl: Update transformation when surface size changes
Martin Robinson
1
-1
/
+1
2013-04-26
gl: Separate framebuffer bind from destination selection
Martin Robinson
3
-46
/
+63
2013-04-25
xlib: Aquire display before using it in DEBUG message.
egag
1
-2
/
+2
2013-04-17
gl/msaa: Resolve multisampling on surface flush
Henry Song
3
-36
/
+41
2013-04-16
png: Avoid marking the surface as in error after a png warning
Chris Wilson
1
-7
/
+7
2013-04-06
xlib: Trim uploads for surfaces extended by PAD
Chris Wilson
1
-0
/
+3
2013-04-06
xlib: Wrap errors generating sources in an error surface
Chris Wilson
1
-2
/
+2
2013-04-04
boilerplate/gl: Disable thread awareness
Martin Robinson
2
-0
/
+5
2013-04-04
boilerplate: Add a mode for running threaded perf tests
Martin Robinson
1
-1
/
+6
2013-04-02
win32: fix corrupted drawing
Marc-André Lureau
1
-1
/
+2
2013-04-02
perf: Iteratively prune outliers
Chris Wilson
1
-18
/
+23
2013-03-29
quartz: Don't release memory we don't own
Michael Hutchinson
1
-1
/
+0
2013-03-27
pdf: fix typo in bbox check
Adrian Johnson
1
-1
/
+1
2013-03-23
gobject: Add wrapper around cairo_matrix_t
Nicola Fontana
2
-1
/
+7
2013-03-22
xcb: Clear temporary replay image in recording playback
Uli Schlachter
1
-4
/
+5
2013-03-22
Fix "make check" standalone header check
Uli Schlachter
1
-0
/
+1
2013-03-22
boilerplate: rename xcb-render-0.0 to xcb-render-0_0
Uli Schlachter
1
-2
/
+2
2013-03-22
test: Fix handling of dots in CAIRO_TEST_TARGET
Uli Schlachter
1
-0
/
+2
2013-03-21
[ft] I meant fabs(), not abs()
Behdad Esfahbod
1
-1
/
+1
2013-03-20
gl: Fix typo in gles2 shader cache lookup
Henry Song
1
-1
/
+1
2013-03-18
[test] Set font size
Behdad Esfahbod
1
-0
/
+1
2013-03-18
gitignore: negate gitignore for static pkgconfig files
Matt Sealey
1
-0
/
+4
2013-03-18
Adding a simple usage statement to cairo-perf-chart
Matthew Fischer
1
-0
/
+29
2013-03-15
test: Fix CAIRO_REF_DIR
Uli Schlachter
2
-4
/
+3
2013-03-15
cff-subset: Fix allocation of width arrays
Marek Kasik
1
-2
/
+2
2013-03-15
mempool: Reduce an assert into an error return for get_buddy()
Chris Wilson
1
-1
/
+2
2013-03-14
stroke: Use round-joins near inflection points of splines
Martin Robinson
1
-0
/
+36
2013-03-14
stroke: Fix large line widths for fallback stroke shaper
Martin Robinson
2
-8
/
+116
2013-03-14
path: Fix a bug in line intersection
Martin Robinson
1
-12
/
+27
2013-03-08
gl: Setup operands when the vertex size changes
Martin Robinson
1
-12
/
+17
2013-03-08
gl: Fix typo s/bool/cairo_bool_t/
Chris Wilson
1
-1
/
+1
2013-03-08
gl: Export query for EGLContext and EGLDisplay from device
Henry Song
2
-0
/
+39
2013-03-08
[FT] Prefer downscaling bitmap glyphs to upscaling
Behdad Esfahbod
1
-3
/
+12
2013-03-01
pdf: Fix crash
Jana Saout
1
-1
/
+1
2013-02-24
xlib: Fix invocation of XRenderFindFormat()
Chris Wilson
1
-1
/
+1
2013-02-19
pdf: add missing 'endobj' to shading dict
Adrian Johnson
1
-2
/
+4
2013-02-19
image: Compare against the true size of the embedded buffer
Chris Wilson
1
-1
/
+1
2013-02-15
win32: Free the fallback upon finish
Chris Wilson
1
-0
/
+3
2013-02-15
gl: disable GL_DITHER
Henry Song
1
-0
/
+2
2013-02-12
test: Exercise replaying a recording surface through a flip matrix
Chris Wilson
11
-0
/
+494
2013-02-12
path: Fix bbox computation for negative scale factors
Chris Wilson
1
-0
/
+11
2013-02-12
recording: Avoid indirection through indices array if not reduced
Chris Wilson
1
-1
/
+1
2013-02-12
spans: Mark the surface as cleared in preparing for recording surface playback
Chris Wilson
1
-1
/
+6
2013-02-10
Post release version bump to 1.12.15
Chris Wilson
1
-1
/
+1
2013-02-10
1.12.14 release
Chris Wilson
2
-1
/
+33
2013-02-10
tests: Update reference images after adjustments to polygon line clipping
Chris Wilson
11
-0
/
+0
[next]