summaryrefslogtreecommitdiff
path: root/src/sna/sna_video_overlay.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-14sna: Aim for consistency and use stdbool except for core X APIsChris Wilson1-4/+4
2012-07-09sna: Simplify the DBG incarnationChris Wilson1-5/+0
2012-06-19sna: Check results from syscallsChris Wilson1-1/+4
2012-06-13sna: Valgrind updatesZdenek Kabelac1-0/+1
2012-06-13Lots of trivial semantic fixesChris Wilson1-9/+6
2012-05-29sna/overlay: Handle return from GETPARAM query correctlyChris Wilson1-1/+1
2012-05-29sna/overlay: Replace drmCommand with direct invocations of drmIoctlChris Wilson1-12/+5
2012-05-29sna/overlay: Restore one xf86drm.h includeChris Wilson1-0/+1
2012-05-24Unify options handling between UXA and SNAEugeni Dodonov1-0/+2
2011-11-13sna/video: Constify a couple of attribute arraysChris Wilson1-8/+6
2011-11-09sna/video: Use the normal bo cache for texture video streamsChris Wilson1-1/+8
2011-11-09sna/video: Pass cropped source dimensions along with frame dataChris Wilson1-8/+5
2011-07-02sna/video: Downgrade severity of "overlay not found" messageChris Wilson1-1/+1
2011-06-30sna: Distinguish 830/845 vs 855/865 using the generation idChris Wilson1-2/+2
2011-06-22sna/video: Use pwrite for upload of unclipped, unrotated framesChris Wilson1-1/+1
2011-06-04sna: Introduce a new acceleration model.Chris Wilson1-0/+731