summaryrefslogtreecommitdiff
path: root/src/sna/sna_video_textured.c
AgeCommit message (Expand)Author
2019-09-19sna: Use named initializersVille Syrjälä
2018-11-13sna: Added AYUV format support for textured and sprite video adapters.Stanislav Lisovskiy
2018-10-22sna/video/textured: Disable textured Xv for depth 8Ville Syrjälä
2018-10-22sna/video/textured: Enable textured Xv wih depth 30Ville Syrjälä
2018-05-31sna/video: Add XV_COLORSPACE attribute for the textured Xv adaptorVille Syrjälä
2017-09-27sna/video: Expose NV12 support for the textured Xv adaptor on gen4+Ville Syrjälä
2016-07-14sna/gen2/video: Implement textured video supportVille Syrjälä
2016-01-26sna/video: ValidateGC before useChris Wilson
2015-11-08sna/video: Move the composite offsets into the dstRegionChris Wilson
2015-01-31Unify Option "DRI" parsingChris Wilson
2015-01-06sna/video: Do an early check for a wedged GPU before texturingChris Wilson
2014-11-07sna/xv: Give the illusion of hardware progressChris Wilson
2014-08-08Prepare for spurious Xv ABI changesChris Wilson
2014-06-11sna: Silence compiler warnings for discarding const Region pointsChris Wilson
2014-05-16sna/video: Only migrate the destination windowChris Wilson
2014-04-23sna/video: Show sprites across all outputsChris Wilson
2013-08-25sna: Add a few more checks for a hosted Xserver before walking CRTC listsChris Wilson
2013-08-16sna/video: Don't assert on a client error, return BadAllocChris Wilson
2013-07-30Suppress a bunch of compiler warnings for using constant stringsChris Wilson
2013-07-22sna: Fix DBG compilationChris Wilson
2013-06-12sna/video: Catch allocation failure whilst setting up the TexturedAdaptorChris Wilson
2013-06-06sna/video: Select vsync by default based on "SwapbuffersWait"Chris Wilson
2013-06-06sna/video: Fixup formats to select visualsChris Wilson
2013-06-06sna: Fix format specifier for mismatching int/long in DBGChris Wilson
2013-05-27sna/video: Correct interpretation of 'sync'Chris 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: Textured video passthrough no longer relies upon XvMCChris Wilson
2013-04-09sna/video: Expand passthrough support for overlay planesChris Wilson
2013-04-02sna/gen4: Break the Video rendering loop into 16 rectangle chunksChris Wilson
2013-02-28sna/video: Correct scaling of source offsetsChris Wilson
2012-12-21sna/video: Initialise alignment for video ports > 0Chris Wilson
2012-12-18sna/video: Fix presentation of cropped spritesChris Wilson
2012-12-18sna/video: Amalgamate the computation of source vs dest offsetsChris Wilson
2012-12-18sna/video: Fix adjustment of drawable vs source origin wrt to clipChris Wilson
2012-12-18sna/xvmc: Clean up to avoid crash'n'burnChris Wilson
2012-12-17sna/video: Pass along the video source offsetChris Wilson
2012-12-08sna: Flush upon change of target if GPU is idleChris Wilson
2012-11-30Convert generation counter to octalChris Wilson
2012-10-17sna: Use the secure batches to program scanline waits on gen6+Chris Wilson
2012-07-26sna/video: Protect against attempting to use TexturedVideo whilst wedgedChris Wilson
2012-07-14Drop some unused includesChris Wilson
2012-07-14sna: Aim for consistency and use stdbool except for core X APIsChris Wilson
2012-07-09sna: Simplify the DBG incarnationChris Wilson
2012-06-23sna: extend RandR to support super sized monitor configurationsChris Wilson
2012-06-02sna: NameForAtom may return NULLChris Wilson
2012-05-28sna: Use magic upload buffers for video texturesChris Wilson
2012-05-26sna: Fix typo for debug compilationChris Wilson
2012-05-25sna: Trust the crtc-is-bound determination after modeset and hotplugChris Wilson