index
:
~ranma42/cairo
1.10
master
oldcs
oldcs2
wip/0matrix
wip/boilerplate
wip/cgl
wip/cleanup-error
wip/cleanup-error2
wip/cleanup-error3
wip/cleanup-error4
wip/cleanup-error5
wip/cleanup-object
wip/cleanup-object4
wip/cleanup4
wip/coccinelle
wip/colorspace
wip/compilecleanup
wip/compiler-warnings
wip/const-status
wip/cs
wip/cs10
wip/cs11
wip/cs2
wip/cs3
wip/cs4
wip/cs5
wip/cs6
wip/cs7
wip/cs8
wip/floatpath
wip/floatpath2
wip/floatpath3
wip/gl
wip/gl2
wip/no-0-ref
wip/objectify
wip/objectify2
wip/objectify3
wip/objectify4
wip/objectify5
wip/objectify6
wip/objpostbackend6
wip/objpostbackend7
wip/optimize-fill
wip/path-double
wip/quartz-debug
wip/quartz-flip
wip/quartz-font-wanna-ct
wip/references
wip/remove-10.4
wip/restore-status
wip/simpleops
wip/stroke-to-path
wip/surfacecleanup
wip/test-nocrash
wip/totest
zfloatpath
ranma42's experiments on cairo
ranma42
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-03
[quartz] No more flipping
wip/quartz-flip
Andrea Canciani
1
-15
/
+6
2010-02-03
[quartz] Unbreak mask fallback path
Andrea Canciani
1
-1
/
+1
2010-02-03
drm/i915: Free potential leak of cloned textures.
Chris Wilson
1
-0
/
+6
2010-02-03
drm/i915: Increase batch buffer space.
Chris Wilson
1
-1
/
+1
2010-02-03
drm/i915: check for batch buffer overflow.
Chris Wilson
3
-38
/
+44
2010-02-02
[quartz] Fix UNSUPPORTED operations
Andrea Canciani
1
-36
/
+198
2010-02-02
[quartz] Fix surface to CGImage conversion
Andrea Canciani
1
-37
/
+38
2010-02-02
[quartz] Silence compiler warnings
Andrea Canciani
1
-8
/
+8
2010-02-02
drm/i915: Don't tile page sized bo.
Chris Wilson
1
-1
/
+1
2010-02-02
drm/i915: Pass the correct length to dump the batchbuffer.
Chris Wilson
1
-1
/
+1
2010-02-02
drm: Handle absence of PCI_ID
Chris Wilson
1
-1
/
+1
2010-02-02
pattern: Zero-length gradients are not necessary empty
Chris Wilson
1
-3
/
+3
2010-02-02
test: Add linear-step-function
Chris Wilson
4
-0
/
+62
2010-02-02
clip: Propagate all-clipped when copying
Chris Wilson
1
-5
/
+2
2010-02-02
test: Add clip-empty-save
Chris Wilson
4
-0
/
+70
2010-02-02
csi-replay: compile fix
Chris Wilson
1
-11
/
+21
2010-02-01
Partially revert "Improve stroking of densely dashed styles"
Andrea Canciani
1
-18
/
+6
2010-02-01
Revert "[quartz] Approximate dense dashing patterns"
Andrea Canciani
1
-21
/
+11
2010-02-01
Approximate dash patterns in gstate
Andrea Canciani
1
-1
/
+12
2010-02-01
Improve comments style consistency
Andrea Canciani
1
-2
/
+2
2010-02-01
Improve dash pattern approximation
Andrea Canciani
1
-2
/
+54
2010-02-01
Round caps coverage extimate explanation
Andrea Canciani
1
-0
/
+16
2010-01-29
[gl] Use GL_MESA_pack_invert to flip get_image of windows around.
Eric Anholt
1
-0
/
+4
2010-01-29
Silence autoconf on Mac OS X
Andrea Canciani
1
-1
/
+1
2010-01-29
xlib: Compile fix for no fontconfig
Chris Wilson
1
-1
/
+2
2010-01-29
atomic: Fix up compile on PPC with libatomic-ops
Chris Wilson
2
-3
/
+2
2010-01-29
surface: Fix detach mime-data after ecda633f887a10da650b4cd3efb17c861a6f519f
Alexander Shulgin
1
-1
/
+1
2010-01-28
drm-intel: Unmap a full glyph cache.
Chris Wilson
2
-1
/
+4
2010-01-27
drm: Paranoid assert that the fallback is released upon finish.
Chris Wilson
1
-0
/
+2
2010-01-27
drm-intel: flush in memory modifications to texture.
Chris Wilson
2
-0
/
+26
2010-01-27
drm-intel: The accumulation bo may be NULL, beware.
Chris Wilson
3
-3
/
+3
2010-01-27
drm-intel: Assert that the bo is unmapped upon release.
Chris Wilson
4
-1
/
+15
2010-01-27
drm-i915: Don't tile temporary image textures.
Chris Wilson
1
-1
/
+1
2010-01-27
drm/i915: Ensure surface is initialized.
Chris Wilson
1
-3
/
+3
2010-01-27
drm-i915: Ensure surface size for clone is initialized.
Chris Wilson
1
-4
/
+3
2010-01-27
configure: Enable AC_SYS_LARGEFILE for drm
Chris Wilson
1
-0
/
+1
2010-01-27
drm: compile fix for cairo_always_inline
Chris Wilson
4
-72
/
+72
2010-01-27
build: Remove glitz surface
Benjamin Otte
28
-3624
/
+3
2010-01-25
docs: appease make check
Benjamin Otte
1
-2
/
+2
2010-01-25
build: Fix pthread detection
Benjamin Otte
1
-2
/
+8
2010-01-25
[png] Simplify coercion code
Benjamin Otte
1
-10
/
+6
2010-01-25
Remove useless pixman version checks
Benjamin Otte
2
-10
/
+2
2010-01-25
Give cairo_surface_mark_dirty() the slim hidden treatment
Benjamin Otte
2
-0
/
+2
2010-01-25
xcb: Fix linking with xcb-drm
Chris Wilson
1
-0
/
+2
2010-01-25
mime-data: Detach existing alternate representations upon modification
Chris Wilson
1
-1
/
+20
2010-01-25
xcb: Make shm optional
Chris Wilson
12
-7
/
+105
2010-01-25
configure: dri2 is only required for xcb-drm
Chris Wilson
1
-2
/
+5
2010-01-25
xcb: compile errors with lockdep
Chris Wilson
2
-11
/
+11
2010-01-25
clip: Create a fallback clip surface
Chris Wilson
1
-0
/
+5
2010-01-25
test: Erroneous ref image for big-line xlib-fallback.
Chris Wilson
1
-0
/
+0
[next]