summaryrefslogtreecommitdiff
path: root/src/drm/cairo-drm-i915-spans.c
Commit message (Expand)AuthorAgeFilesLines
* Remove cairo-drmEmmanuele Bassi2022-02-251-799/+0
* Use _cairo_malloc instead of mallocAdrian Johnson2018-05-071-1/+1
* drm: code dump, sorry.Chris Wilson2010-05-121-18/+128
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* drm/i915: Normalize spans opacity valueChris Wilson2010-03-281-3/+4
* drm/i915: Handle clip/combine coords for spans.Chris Wilson2010-03-041-28/+43
* drm/i915: Eliminate redundant radial vertex shader.Chris Wilson2010-03-041-40/+2
* drm-intel: The accumulation bo may be NULL, beware.Chris Wilson2010-01-271-1/+1
* drm-intel: Assert that the bo is unmapped upon release.Chris Wilson2010-01-271-0/+3
* drm: Add backends for i915 and i965.Chris Wilson2010-01-221-0/+708