summaryrefslogtreecommitdiff
path: root/src/sna/sna_video_sprite.c
AgeCommit message (Expand)Author
2014-08-08Prepare for spurious Xv ABI changesChris Wilson
2014-07-20sna/video: Bump the maximum size for spritesChris Wilson
2014-07-08sna: Rewrite rotation setup on top of universal drm planesChris Wilson
2014-06-11sna: Silence compiler warnings for discarding const Region pointsChris Wilson
2014-04-29sna/video: Initialise pitch before queryChris Wilson
2014-04-23sna/video: Show sprites across all outputsChris Wilson
2014-04-18sna/video: Only try to set the color key onceChris Wilson
2014-02-13sna: Extend native rotation support to spritesChris Wilson
2013-11-25sna: Handle failure to disable old plane when switching CRTCsZdenek Kabelac
2013-09-29sna/video: Don't allow caching of yuv scanoutsChris Wilson
2013-09-23sna/video: Add always-on-top to the list of Xv attributesChris Wilson
2013-08-27sna/video: Copy the ClipRegion for the spriteChris Wilson
2013-08-27sna/video: Update sprite destination colorkey commandChris Wilson
2013-08-25sna: Add a few more checks for a hosted Xserver before walking CRTC listsChris Wilson
2013-08-23sna/video: Disable the existing sprite when switching CRTCsChris Wilson
2013-08-16sna/video: Turn off passthrough if given a zero nameChris Wilson
2013-08-16sna/video: Keep a ref to the passthrough overlay boChris Wilson
2013-08-16sna/video: Mark the sprite color key as changed when disablingChris 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-08-16sna/video: Don't assert on a client error, return BadAllocChris Wilson
2013-08-09intel: Disable incompatible features whilst hostedChris Wilson
2013-08-04sna/trapezoids: Some minor DBG to investigate threaded renderingChris Wilson
2013-07-30Suppress a bunch of compiler warnings for using constant stringsChris Wilson
2013-06-06sna/video: Fixup formats to select visualsChris Wilson
2013-05-21sna/video: Convert to a pure Xv backendChris Wilson
2013-04-09sna/video: Expand passthrough support for overlay planesChris Wilson
2012-12-18sna/video: Fix presentation of cropped spritesChris Wilson
2012-12-09sna/sprite: Add a DBG to report whether the kernel supports spritesChris Wilson
2012-11-30Convert generation counter to octalChris Wilson
2012-11-12sna: Compile against ancient libdrmChris Wilson
2012-10-23sna: Only disallow hw sprite scaling on HaswellChris Wilson
2012-10-17sna/overlay: Move bo out of GTT domain after binding to overlay planeChris Wilson
2012-09-05sna/video: Use the scanout flag and FB id for sprite framebuffersChris 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-05-30sna/sprite: Restore another xf86drm.hChris Wilson
2012-05-24Unify options handling between UXA and SNAEugeni Dodonov
2012-04-14sna: Avoid leaking the plane resources when determining sprite planesChris Wilson
2012-03-28sna: Add video sprite support for ILK+Chris Wilson