summaryrefslogtreecommitdiff
path: root/src/sna/sna_video.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-20sna/video: Prepare for multiple sprite portsChris Wilson1-0/+2
2016-01-26sna/video: ValidateGC before useChris Wilson1-0/+22
2015-01-07sna/video: Reuse fallback colorkey filler from overlay for spritesChris Wilson1-0/+3
2014-08-08Prepare for spurious Xv ABI changesChris Wilson1-0/+1
2014-04-23sna/video: Show sprites across all outputsChris Wilson1-6/+11
2014-04-18sna/video: Only try to set the color key onceChris Wilson1-1/+2
2013-09-29sna/video: The sprite framebuffer also encodes its formatChris Wilson1-1/+1
2013-09-29sna/video: Discard old video buffers when the frame size changesChris Wilson1-0/+1
2013-08-25sna: Add a few more checks for a hosted Xserver before walking CRTC listsChris Wilson1-3/+2
2013-08-16sna/video: Keep a ref to the passthrough overlay boChris Wilson1-0/+1
2013-08-16sna/video: YUV420 is not supported by sprites, replace it with a RGB passthroughChris Wilson1-5/+28
2013-08-16sna/video: Expose an attribute to keep the overlay always on topChris Wilson1-0/+1
2013-06-06sna/video: Fixup formats to select visualsChris Wilson1-0/+3
2013-05-21sna/video: Convert to a pure Xv backendChris Wilson1-12/+32
2013-04-17Revert "xgvevent"Chris Wilson1-12/+1
2013-04-16xgveventChris Wilson1-1/+12
2013-04-09sna/video: Expand passthrough support for overlay planesChris Wilson1-0/+19
2012-12-18sna/video: Fix presentation of cropped spritesChris Wilson1-0/+2
2012-12-17sna/video: Pass along the video source offsetChris Wilson1-2/+2
2012-07-14sna: Aim for consistency and use stdbool except for core X APIsChris Wilson1-3/+3
2012-05-29sna: Trim the set of includesChris Wilson1-1/+1
2012-03-28sna: Add video sprite support for ILK+Chris Wilson1-4/+5
2011-11-09sna/video: Use the normal bo cache for texture video streamsChris Wilson1-3/+8
2011-11-09sna/video: Pass cropped source dimensions along with frame dataChris Wilson1-5/+7
2011-11-09sna/video: Tidy up copy routinesChris Wilson1-1/+1
2011-06-22sna/video: Use pwrite for upload of unclipped, unrotated framesChris Wilson1-5/+4
2011-06-04sna: Introduce a new acceleration model.Chris Wilson1-0/+130