summaryrefslogtreecommitdiff
path: root/src/drm/cairo-drm-radeon-surface.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-17xlib: Implement SHM fallbacks and fast upload pathsChris Wilson1-1/+5
2012-02-09Replace the ad-hoc surface unwrappers with a function pointerChris Wilson1-0/+3
2011-07-15Implement cairo_backend_tChris Wilson1-0/+2
2010-05-12drm: code dump, sorry.Chris Wilson1-36/+24
2010-04-30surface: Convert snapshots from an array to a double-linked list.Chris Wilson1-7/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-03-30Silence enumeration warnings following addition of RGB16_565Chris Wilson1-0/+1
2010-03-01Warnings cleanup for CAIRO_FORMAT_INVALID.Chris Wilson1-0/+1
2010-03-01api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja1-1/+1
2010-01-22drm: Add backends for i915 and i965.Chris Wilson1-133/+148
2010-01-22Add cairo_device_tChris Wilson1-1/+4
2010-01-22Remove content matching from snapshot lookup.Chris Wilson1-2/+1
2010-01-22Move _cairo_error() to a standalone headerChris Wilson1-0/+1
2009-07-23[drm] Add an accelerated image surface.Chris Wilson1-0/+437