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
path:
root
/
src
/
cairo-xcb-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-06
xcb: Clear the result of create_similar_image
Uli Schlachter
1
-0
/
+5
2012-09-24
xcb: Switch to compositor architecture
Uli Schlachter
1
-144
/
+133
2012-09-24
xcb: Remove unimplemented cairo compositor
Uli Schlachter
1
-32
/
+0
2012-09-24
xcb: Fix a warn_unused_result warning
Uli Schlachter
1
-1
/
+2
2012-09-11
xcb: Always flush the fallback damage to foreign drawables
Chris Wilson
1
-2
/
+3
2012-08-17
xlib: Implement SHM fallbacks and fast upload paths
Chris Wilson
1
-1
/
+5
2012-05-26
surface: Make backend-specific map/unmap functions symmetric
Andrea Canciani
1
-3
/
+10
2012-05-26
surface: Make map_to_image return cairo_image_surface_t*
Andrea Canciani
1
-7
/
+11
2012-04-27
Update the remaining backends to handle a NULL extents for _cairo_surface_get...
Chris Wilson
1
-3
/
+5
2012-04-19
Split cairo-list into struct+inlines
Chris Wilson
1
-0
/
+1
2012-04-02
xcb: Fix SHM in _get_image()
Uli Schlachter
1
-1
/
+1
2012-03-29
doc: Make documentation comments symmetric
Andrea Canciani
1
-2
/
+2
2012-03-26
xcb/xlib: Add missing "Since: 1.12"
Uli Schlachter
1
-0
/
+12
2012-02-09
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
1
-0
/
+14
2012-01-11
xcb: Add dimension guards to create-similar-image
Chris Wilson
1
-0
/
+7
2011-12-05
xcb: Fixup some internal state in set_{drawable,size}
Uli Schlachter
1
-3
/
+25
2011-12-02
xcb: Silence a compiler warning for mixing status and internal status enums
Chris Wilson
1
-1
/
+1
2011-12-02
Add cairo_xcb_surface_set_drawable
Keith Packard
1
-0
/
+68
2011-12-02
cairo-xcb: gtk-doc doesn't like _ in parameter names
Keith Packard
1
-24
/
+24
2011-11-18
xcb: Fix typo
Andrea Canciani
1
-1
/
+1
2011-11-18
xcb: Handle SHM exhaustion gracefully
Chris Wilson
1
-4
/
+6
2011-09-22
xcb: Fix device offsets with unmap_image()
Uli Schlachter
1
-2
/
+2
2011-09-22
xcb: Fix a "incompatible pointer" compiler warning
Uli Schlachter
1
-1
/
+1
2011-09-22
xcb: Don't try to fallback more than once
Uli Schlachter
1
-4
/
+8
2011-09-19
xcb: track fallback damage
Chris Wilson
1
-69
/
+245
2011-09-14
xcb: Remove some dead code
Uli Schlachter
1
-13
/
+11
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-22
/
+11
2011-09-02
xcb: Steal from the pending list for GetImage
Uli Schlachter
1
-0
/
+3
2011-08-18
xcb: Handle SHM exhaustion via falling back
Uli Schlachter
1
-2
/
+7
2011-08-18
xcb: Merge two functions for creating shm images
Uli Schlachter
1
-41
/
+5
2011-08-18
xcb: Fallback to image if allocating SHM fails
Uli Schlachter
1
-1
/
+1
2011-08-13
image: move surface definition to new header for subclassing
Chris Wilson
1
-50
/
+48
2011-07-29
Silence Clang static analyzer reports
Andrea Canciani
1
-1
/
+1
2011-07-29
xcb: Handle fallback in map_to_image
Uli Schlachter
1
-0
/
+7
2011-07-29
xcb: _get_image only works without fallback
Uli Schlachter
1
-0
/
+1
2011-07-29
xcb: Handle deferred clear in map_to_image
Uli Schlachter
1
-1
/
+25
2011-07-27
xcb: Check that the extents are inside our surface
Uli Schlachter
1
-0
/
+5
2011-07-26
composite: Pass unbounded extents to initialisation
Chris Wilson
1
-1
/
+1
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-221
/
+201
2011-07-21
xcb: Unset the deferred_clear flag on fallback
Uli Schlachter
1
-0
/
+3
2011-07-21
xcb: Handle deferred_clear in _get_image
Uli Schlachter
1
-0
/
+11
2011-07-21
XCB: Store the flags per-connection only
Uli Schlachter
1
-6
/
+4
2011-07-20
xcb: squash initial ChangePicture request for precision
Chris Wilson
1
-1
/
+4
2011-07-20
xcb: Take advantage of clip-boxes
Chris Wilson
1
-0
/
+1
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-14
/
+14
2011-07-18
cairo-xcb: Drop some unused definitions/file
Uli Schlachter
1
-2
/
+0
2011-07-15
xcb: Remove more bits of drm integration
Chris Wilson
1
-63
/
+2
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-0
/
+3
2011-07-14
Excise xcb-drm
Chris Wilson
1
-104
/
+0
2011-06-24
xcb: Use defines instead of magic numbers
Uli Schlachter
1
-1
/
+1
[next]