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