summaryrefslogtreecommitdiff
path: root/src/sna/sna_video.c
AgeCommit message (Expand)Author
2013-05-21sna/video: Convert to a pure Xv backendChris Wilson
2013-04-17Revert "xgvevent"Chris Wilson
2013-04-16xgveventChris Wilson
2013-04-10sna/xvmc: Wrap each output adaptorChris Wilson
2013-02-28sna/video: Correct scaling of source offsetsChris Wilson
2013-02-19sna/video: Only setup XvMC if we first setup XvChris Wilson
2013-02-01sna/video: Correct computation of planar frame sizeChris Wilson
2012-12-31sna/dri: Fix triple buffering to not penalise missed framesChris Wilson
2012-12-28sna: DBG compile fixesChris Wilson
2012-12-21sna/video: Initialise alignment for video ports > 0Chris Wilson
2012-12-20sna/video: Assert that the frame is initialisedChris Wilson
2012-12-18sna/video: Fix presentation of cropped spritesChris Wilson
2012-12-18sna/video: Fix up copying cropped textured video packed dataChris Wilson
2012-12-18sna/video: Fix up destination offset for copying cropped textured video planesChris Wilson
2012-12-18sna/video: Fix up the image size for copyingChris Wilson
2012-12-17sna/video: Pass along the video source offsetChris Wilson
2012-11-30Convert generation counter to octalChris Wilson
2012-09-26sna/video: Force integer promotion to avoid u16 overflow for frame sizeChris Wilson
2012-09-05sna/video: Use the scanout flag and FB id for sprite framebuffersChris Wilson
2012-07-19sna: Handle mixed bo/buffers in assertionsChris 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-19Initialise adaptors to 0 in case xf86XVListGenericAdaptors does notChris Wilson
2012-06-01sna: Fix a smattering of static analysis warningsChris Wilson
2012-05-28sna: Use magic upload buffers for video texturesChris Wilson
2012-05-24Unify options handling between UXA and SNAEugeni Dodonov
2012-03-28sna: Add video sprite support for ILK+Chris Wilson
2012-03-02sna: Pass usage hint for creating linear buffersChris Wilson
2012-02-21sna: Fix use of RegionInit() for singular regionsChris Wilson
2012-01-29sna: Allow ridiculously large bo, up to half the total GATTChris Wilson
2012-01-12sna: Store damage-all in the low bit of the damage pointerChris Wilson
2011-12-11sna: Implement a VMA cacheChris Wilson
2011-11-24sna/video: Check for Xv presence in the server before initialisingChris Wilson
2011-11-13sna/video: Use the right pointer for unmappingChris 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-10-31sna/video: Fix copy region for cropped videoChris Wilson
2011-09-17sna: perform a warnings reduction passChris Wilson
2011-06-30sna: Distinguish 830/845 vs 855/865 using the generation idChris Wilson
2011-06-23sna: Debug compile fix, and some extra commentsChris Wilson
2011-06-22sna/video: Use pwrite for upload of unclipped, unrotated framesChris Wilson
2011-06-08sna/dri: valgrindifyChris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson