index
:
~ickle/cairo
1.0
1.2
1.4
1.6
1.8
cairo_backend_t
hax/skia
llvm
master
old/drm
old/stroke-to-path
present-for-psychon
ugl
wip/clip
wip/compositor
wip/drm-i915-old
wip/spans
wip/xcb
wip/xr
xp/canvas
xr
Chris Wilson's cairo repository for Work-in-Progress experimental code.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-28
Add missing cairo-pattern-private.h
cairo_backend_t
Chris Wilson
2
-1/+264
2010-04-26
qt
Chris Wilson
4
-13/+2211
2010-04-26
default fixes
Chris Wilson
1
-35/+63
2010-04-25
skia: patterns are not immutable, watch them closely.
Chris Wilson
22
-255/+162
2010-04-24
skia: Hook up minimal implementation for glyphs
Chris Wilson
4
-99/+262
2010-04-24
c++ protection for private headers used by skia
Chris Wilson
4
-1/+12
2010-04-24
skia: Update to use cairo_backend_t interface
Chris Wilson
7
-1196/+2121
2010-04-23
Map internal calls to surface onto a foreign context.
Chris Wilson
3
-0/+423
2010-04-23
image: Move struct to separate for subclassing.
Chris Wilson
38
-46/+149
2010-04-23
Implement cairo_backend_t
Chris Wilson
52
-1174/+2654
2010-04-23
xlib: Simply release the ref, not destroy, from CloseDisplay.
Chris Wilson
1
-10/+12
2010-04-23
cairo: Handle the all-clipped state in cairo_push_group()
Chris Wilson
1
-35/+46
2010-04-23
test: Add clip-empty-group
Chris Wilson
4
-0/+67
2010-04-23
cairo: Use explicit device flushing.
Chris Wilson
1
-11/+0
2010-04-23
pdf: Suppress compiler warning.
Chris Wilson
1
-6/+6
2010-04-23
cairoint.h: Change ASSERT_NOT_REACHED to remove compiler warning
Chris Wilson
1
-2/+1
2010-04-23
Win32 features update
Chris Wilson
2
-16/+0
2010-04-23
build: Spelling correction
Chris Wilson
2
-2/+1
2010-04-21
configure: typo in check for xcb-shm
Chris Wilson
1
-1/+1
2010-04-19
Revert "script: Another RGB16_565 warning."
Andrea Canciani
1
-6/+0
2010-04-18
xlib: Make display a cairo_device_t
Benjamin Otte
5
-526/+494
2010-04-15
Use pixman_image_composite32()
Benjamin Otte
7
-224/+224
2010-04-15
image: Make unbounded fixup code not use pixman_fill()
Benjamin Otte
1
-76/+47
2010-04-15
Require pixman 0.17.5
Benjamin Otte
1
-1/+1
2010-04-15
gl: Get rid of "return value not checked" warnings
Benjamin Otte
1
-18/+24
2010-04-15
gl: acquire/release properly in _cairo_gl_draw_image()
Benjamin Otte
1
-2/+14
2010-04-15
gl: acquire/release context when getting images
Benjamin Otte
1
-0/+7
2010-04-15
glx: Add getters for device's Display and GLXContext
Benjamin Otte
2
-0/+36
2010-04-15
gl: Make code safe for multithreaded access
Benjamin Otte
4
-4/+60
2010-04-15
xcb: Make code not complain about every new format
Benjamin Otte
1
-28/+18
2010-04-15
xlib: Make code not complain about every new format
Benjamin Otte
1
-28/+18
2010-04-15
gl: Use right format
Benjamin Otte
1
-1/+1
2010-04-15
gl: Handle component-alpha ADD
Chris Wilson
1
-7/+9
2010-04-14
gl: Really don't write error status to the inert object.
Benjamin Otte
1
-0/+3
2010-04-14
test: Add test checking that all setters properly check surface->status
Benjamin Otte
2
-0/+110
2010-04-14
gl: Don't write error status to the inert object.
Chris Wilson
1
-0/+3
2010-04-14
script: Flush prior to modifying the image data.
Chris Wilson
1
-0/+1
2010-04-14
rtree: Remove the false assert upon collapse.
Chris Wilson
1
-2/+0
2010-04-14
svg: Don't write error status to the inert object.
Chris Wilson
1
-16/+21
2010-04-14
ps: Don't write error status to the inert object.
Chris Wilson
2
-49/+27
2010-04-14
pdf: Don't write error status to the inert object.
Chris Wilson
1
-19/+22
2010-04-14
Win32 features update.
Chris Wilson
2
-0/+9
2010-04-14
surface: Propagate the error status to _cairo_surface_get_device()
Chris Wilson
1
-0/+3
2010-04-14
xlib: Don't operate on an error object inside setters.
Chris Wilson
4
-0/+23
2010-04-13
hull: _cairo_hull_vertex_compare() return 0 for identical elements
Chris Wilson
1
-0/+7
2010-04-11
cache: Tidy _cairo_cache_shrink_to_accommodate()
Chris Wilson
1
-7/+3
2010-04-11
xcb: Use normal finish to decouple from surface cache.
Chris Wilson
2
-31/+30
2010-04-10
boilerplate: Compile xlib without xrender
Andrea Canciani
1
-0/+6
2010-04-10
perf: Correct cairo-perf-diff syntax
Andrea Canciani
1
-1/+1
2010-04-10
clip: Compile fix for previous clip.
Chris Wilson
1
-3/+0
[next]