summaryrefslogtreecommitdiff
path: root/src/sna/sna_video.h
Commit message (Expand)AuthorAgeFilesLines
* sna: Added AYUV format support for textured and sprite video adapters.Stanislav Lisovskiy2018-11-131-0/+19
* sna/video/sprite: Remove stale video->planeVille Syrjälä2018-04-241-1/+0
* sna: Add XV_COLORSPACE attribute support for sprite Xv adaptorsVille Syrjälä2018-03-021-0/+3
* sna/video: Expose NV12 support for the textured Xv adaptor on gen4+Ville Syrjälä2017-09-271-0/+9
* sna/video: Add FOURCC_NV12Ville Syrjälä2017-09-271-0/+12
* sna/video: Prepare for multiple sprite portsChris Wilson2016-06-201-0/+2
* sna/video: ValidateGC before useChris Wilson2016-01-261-0/+22
* sna/video: Reuse fallback colorkey filler from overlay for spritesChris Wilson2015-01-071-0/+3
* Prepare for spurious Xv ABI changesChris Wilson2014-08-081-0/+1
* sna/video: Show sprites across all outputsChris Wilson2014-04-231-6/+11
* sna/video: Only try to set the color key onceChris Wilson2014-04-181-1/+2
* sna/video: The sprite framebuffer also encodes its formatChris Wilson2013-09-291-1/+1
* sna/video: Discard old video buffers when the frame size changesChris Wilson2013-09-291-0/+1
* sna: Add a few more checks for a hosted Xserver before walking CRTC listsChris Wilson2013-08-251-3/+2
* sna/video: Keep a ref to the passthrough overlay boChris Wilson2013-08-161-0/+1
* sna/video: YUV420 is not supported by sprites, replace it with a RGB passthroughChris Wilson2013-08-161-5/+28
* sna/video: Expose an attribute to keep the overlay always on topChris Wilson2013-08-161-0/+1
* sna/video: Fixup formats to select visualsChris Wilson2013-06-061-0/+3
* sna/video: Convert to a pure Xv backendChris Wilson2013-05-211-12/+32
* Revert "xgvevent"Chris Wilson2013-04-171-12/+1
* xgveventChris Wilson2013-04-161-1/+12
* sna/video: Expand passthrough support for overlay planesChris Wilson2013-04-091-0/+19
* sna/video: Fix presentation of cropped spritesChris Wilson2012-12-181-0/+2
* sna/video: Pass along the video source offsetChris Wilson2012-12-171-2/+2
* sna: Aim for consistency and use stdbool except for core X APIsChris Wilson2012-07-141-3/+3
* sna: Trim the set of includesChris Wilson2012-05-291-1/+1
* sna: Add video sprite support for ILK+Chris Wilson2012-03-281-4/+5
* sna/video: Use the normal bo cache for texture video streamsChris Wilson2011-11-091-3/+8
* sna/video: Pass cropped source dimensions along with frame dataChris Wilson2011-11-091-5/+7
* sna/video: Tidy up copy routinesChris Wilson2011-11-091-1/+1
* sna/video: Use pwrite for upload of unclipped, unrotated framesChris Wilson2011-06-221-5/+4
* sna: Introduce a new acceleration model.Chris Wilson2011-06-041-0/+130