summaryrefslogtreecommitdiff
path: root/src/sna/sna_video.c
AgeCommit message (Expand)Author
2015-01-07sna/video: Reuse fallback colorkey filler from overlay for spritesChris Wilson
2014-09-10sna: Emit assertions with FatalErrorChris Wilson
2014-08-22sna: DBG message fix for !xvmcChris Wilson
2014-08-08Prepare for spurious Xv ABI changesChris Wilson
2014-04-23sna/video: Show sprites across all outputsChris Wilson
2014-04-18sna/video: Provide a fallback path for pwrite failureChris Wilson
2013-11-28sna/video: Correct handling of cropped images along packed fast pathChris Wilson
2013-11-25Remove uneeded headersZdenek Kabelac
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-17sna/video: Initialise the UV offsets to 0 for packed formatsChris Wilson
2013-08-17sna/video: Return the planar offset calculations to the planar branchChris Wilson
2013-08-16sna/video: YUV420 is not supported by sprites, replace it with a RGB passthroughChris Wilson
2013-06-12sna/video: Free the private video (adaptor/port) arrays upon CloseScreenChris 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-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