index
:
delta/xorg-driver-xf86-video-intel.git
2.1
2.10
2.13
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
XORG-6_8-branch
display-port
dri2-swapbuffers
exa
exa-i965
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
screen-conv-api
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
xwayland
xwayland-1.12
gitlab.freedesktop.org: xorg/driver/xf86-video-intel.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
sna_video_overlay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sna/video: ValidateGC before use
Chris Wilson
2016-01-26
1
-6
/
+4
*
sna: Wrap direct access to ScrnInfoPtr->pScreen
Chris Wilson
2015-01-13
1
-1
/
+1
*
sna/video: Reuse fallback colorkey filler from overlay for sprites
Chris Wilson
2015-01-07
1
-69
/
+1
*
sna/video: Provide fallback support for filling the colorkey
Chris Wilson
2015-01-07
1
-7
/
+67
*
Prepare for spurious Xv ABI changes
Chris Wilson
2014-08-08
1
-36
/
+14
*
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-06-11
1
-4
/
+4
*
sna/video: Initialise pitch before query
Chris Wilson
2014-04-29
1
-0
/
+1
*
sna/video: Show sprites across all outputs
Chris Wilson
2014-04-23
1
-12
/
+9
*
sna/video: Add always-on-top to the list of Xv attributes
Chris Wilson
2013-09-23
1
-1
/
+2
*
sna: Add a few more checks for a hosted Xserver before walking CRTC lists
Chris Wilson
2013-08-25
1
-2
/
+1
*
sna/video: Turn off passthrough if given a zero name
Chris Wilson
2013-08-16
1
-0
/
+3
*
sna/video: Keep a ref to the passthrough overlay bo
Chris Wilson
2013-08-16
1
-1
/
+16
*
sna/video: YUV420 is not supported by sprites, replace it with a RGB passthrough
Chris Wilson
2013-08-16
1
-2
/
+11
*
sna/video: Expose an attribute to keep the overlay always on top
Chris Wilson
2013-08-16
1
-10
/
+24
*
sna/video: Don't assert on a client error, return BadAlloc
Chris Wilson
2013-08-16
1
-1
/
+7
*
intel: Disable incompatible features whilst hosted
Chris Wilson
2013-08-09
1
-0
/
+3
*
Suppress a bunch of compiler warnings for using constant strings
Chris Wilson
2013-07-30
1
-15
/
+15
*
sna: Fix DBG compilation
Chris Wilson
2013-07-22
1
-1
/
+1
*
sna/video: Catch allocation failure whilst setting up the TexturedAdaptor
Chris Wilson
2013-06-12
1
-1
/
+0
*
sna/video: Fixup formats to select visuals
Chris Wilson
2013-06-06
1
-4
/
+3
*
sna: Fix format specifier for mismatching int/long in DBG
Chris Wilson
2013-06-06
1
-1
/
+1
*
sna/video: Fix redundant initialisation of video->clip
Chris Wilson
2013-06-05
1
-1
/
+1
*
sna/video: Convert to a pure Xv backend
Chris Wilson
2013-05-21
1
-164
/
+180
*
sna/video: Expand passthrough support for overlay planes
Chris Wilson
2013-04-09
1
-13
/
+40
*
sna/video: Fix presentation of cropped sprites
Chris Wilson
2012-12-18
1
-0
/
+12
*
Convert generation counter to octal
Chris Wilson
2012-11-30
1
-4
/
+4
*
sna/overlay: Move bo out of GTT domain after binding to overlay plane
Chris Wilson
2012-10-17
1
-0
/
+1
*
sna/overlay: Trim suggested BestSize to fit within the overlay constraints
Chris Wilson
2012-10-12
1
-3
/
+20
*
intel: fix video xvPipe range check
Dave Airlie
2012-08-12
1
-1
/
+1
*
sna: Aim for consistency and use stdbool except for core X APIs
Chris Wilson
2012-07-14
1
-4
/
+4
*
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-09
1
-5
/
+0
*
sna: Check results from syscalls
Chris Wilson
2012-06-19
1
-1
/
+4
*
sna: Valgrind updates
Zdenek Kabelac
2012-06-13
1
-0
/
+1
*
Lots of trivial semantic fixes
Chris Wilson
2012-06-13
1
-9
/
+6
*
sna/overlay: Handle return from GETPARAM query correctly
Chris Wilson
2012-05-29
1
-1
/
+1
*
sna/overlay: Replace drmCommand with direct invocations of drmIoctl
Chris Wilson
2012-05-29
1
-12
/
+5
*
sna/overlay: Restore one xf86drm.h include
Chris Wilson
2012-05-29
1
-0
/
+1
*
Unify options handling between UXA and SNA
Eugeni Dodonov
2012-05-24
1
-0
/
+2
*
sna/video: Constify a couple of attribute arrays
Chris Wilson
2011-11-13
1
-8
/
+6
*
sna/video: Use the normal bo cache for texture video streams
Chris Wilson
2011-11-09
1
-1
/
+8
*
sna/video: Pass cropped source dimensions along with frame data
Chris Wilson
2011-11-09
1
-8
/
+5
*
sna/video: Downgrade severity of "overlay not found" message
Chris Wilson
2011-07-02
1
-1
/
+1
*
sna: Distinguish 830/845 vs 855/865 using the generation id
Chris Wilson
2011-06-30
1
-2
/
+2
*
sna/video: Use pwrite for upload of unclipped, unrotated frames
Chris Wilson
2011-06-22
1
-1
/
+1
*
sna: Introduce a new acceleration model.
Chris Wilson
2011-06-04
1
-0
/
+731