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
/
drm
/
cairo-drm-radeon-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-17
xlib: Implement SHM fallbacks and fast upload paths
Chris Wilson
1
-1
/
+5
2012-02-09
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
1
-0
/
+3
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-0
/
+2
2010-05-12
drm: code dump, sorry.
Chris Wilson
1
-36
/
+24
2010-04-30
surface: Convert snapshots from an array to a double-linked list.
Chris Wilson
1
-7
/
+1
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-03-30
Silence enumeration warnings following addition of RGB16_565
Chris Wilson
1
-0
/
+1
2010-03-01
Warnings cleanup for CAIRO_FORMAT_INVALID.
Chris Wilson
1
-0
/
+1
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
1
-1
/
+1
2010-01-22
drm: Add backends for i915 and i965.
Chris Wilson
1
-133
/
+148
2010-01-22
Add cairo_device_t
Chris Wilson
1
-1
/
+4
2010-01-22
Remove content matching from snapshot lookup.
Chris Wilson
1
-2
/
+1
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+1
2009-07-23
[drm] Add an accelerated image surface.
Chris Wilson
1
-0
/
+437