index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-xcb-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-02
Remove an unused field from cairo_xcb_shm_info_t
Uli Schlachter
1
-11
/
+10
2010-12-25
XCB: Stop taking the xcb socket
Uli Schlachter
1
-24
/
+6
2010-11-08
xcb: Add more _cairo_error() calls
Benjamin Otte
1
-7
/
+7
2010-10-21
raster backends: Set round_glpyh_positions to ON
Uli Schlachter
1
-0
/
+1
2010-10-13
xcb: Correctly handle ARGB visuals
Uli Schlachter
1
-0
/
+3
2010-10-05
xcb: Do not return value in void function
Andrea Canciani
1
-6
/
+4
2010-07-08
doc: Move tmpl/ docs to inline docs
Benjamin Otte
1
-0
/
+13
2010-07-06
xcb: Setters should set finished surfaces into an error status
Benjamin Otte
1
-2
/
+8
2010-05-10
xcb: trivial memfault fixes.
Chris Wilson
1
-2
/
+3
2010-05-08
xcb: Upload images in place.
Chris Wilson
1
-13
/
+18
2010-04-30
surface: Convert snapshots from an array to a double-linked list.
Chris Wilson
1
-8
/
+4
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-04-14
xlib: Don't operate on an error object inside setters.
Chris Wilson
1
-0
/
+3
2010-03-22
xcb: Gracefully destroy any lingering fallback during finish.
Chris Wilson
1
-7
/
+12
2010-02-21
xcb: Fix compilation without dri2
Andrea Canciani
1
-0
/
+2
2010-01-25
xcb: Fix linking with xcb-drm
Chris Wilson
1
-0
/
+2
2010-01-25
xcb: Make shm optional
Chris Wilson
1
-0
/
+14
2010-01-22
xcb: Refresh.
Chris Wilson
1
-2423
/
+921
2010-01-22
image: Implement high level interface.
Chris Wilson
1
-8
/
+2
2010-01-22
pattern: Add convenience patterns for stock colours
Chris Wilson
1
-6
/
+1
2010-01-22
Add cairo_device_t
Chris Wilson
1
-1
/
+3
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-1
/
+2
2009-11-09
Add new operator-alpha-alpha test
Andrea Canciani
1
-4
/
+0
2009-09-30
[xcb] Deferred error checking.
Chris Wilson
1
-246
/
+466
2009-07-28
[gl] Fallback for overlapping glyphs.
Chris Wilson
1
-1
/
+2
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-114
/
+134
2009-06-11
[xcb] Trivial compile fix.
Chris Wilson
1
-5
/
+6
2009-06-05
xlib, xcb: Hand off EXTEND_PAD/EXTEND_REFLECT to Render
Thomas Jaeger
1
-2
/
+13
2009-06-02
Add more surface snapshots providers
Paolo Bonzini
1
-1
/
+16
2009-06-02
[pattern] Pass flags to _cairo_pattern_acquire_surface()
Chris Wilson
1
-0
/
+4
2009-05-15
[xlib] Use minimal depth for similar clones.
Chris Wilson
1
-0
/
+5
2009-03-28
[region] Remove underscores from _cairo_region_*
Søren Sandmann
1
-2
/
+2
2009-03-28
[region] Consistently use rectangles in the API of regions
Søren Sandmann Pedersen
1
-12
/
+12
2009-02-15
Delete _cairo_region_get_boxes() in favor of _cairo_region_get_box()
Søren Sandmann
1
-15
/
+11
2008-12-12
[xcb] check for render extension presence
Julien Danjou
1
-2
/
+6
2008-12-06
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
1
-0
/
+2
2008-11-21
[region] Use the caller supplied array for extracting boxes.
Chris Wilson
1
-0
/
+1
2008-11-08
cairo-xcb: avoid leaking memory
Maarten Maathuis
1
-0
/
+3
2008-10-30
[pattern] Avoid needless copying of patterns.
Chris Wilson
1
-21
/
+21
2008-10-30
Review users of cairo_rectangle_int_t for incorrect unsigned promotion.
Chris Wilson
1
-38
/
+18
2008-10-22
Ensure that the scaled font is frozen for the lifetime of the scaled glyph.
Chris Wilson
1
-88
/
+128
2008-10-19
Review backend->create_similar()
Chris Wilson
1
-0
/
+2
2008-10-04
[xcb] Return false from _cairo_xcb_surface_is_similar().
Chris Wilson
1
-0
/
+6
2008-10-04
[xcb] Compile fix.
Chris Wilson
1
-17
/
+24
2008-09-28
[xlib] _surfaces_compatible() can return true for different picture formats
Karl Tomlinson
1
-1
/
+3
2008-09-27
clone_similar(): s/device_offset/clone_offset/
Chris Wilson
1
-6
/
+6
2008-09-27
Allow cloning sub-regions of similar surfaces.
Chris Wilson
1
-4
/
+14
2008-06-13
Allocate the correct pattern type on the stack.
Chris Wilson
1
-2
/
+2
2008-06-01
Fix now-detected doc formatting issues
Behdad Esfahbod
1
-2
/
+2
2008-05-30
[cairo-xcb] Oops. Fix build.
Behdad Esfahbod
1
-1
/
+1
[next]