index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
sna_video.c
Age
Commit message (
Expand
)
Author
2013-05-21
sna/video: Convert to a pure Xv backend
Chris Wilson
2013-04-17
Revert "xgvevent"
Chris Wilson
2013-04-16
xgvevent
Chris Wilson
2013-04-10
sna/xvmc: Wrap each output adaptor
Chris Wilson
2013-02-28
sna/video: Correct scaling of source offsets
Chris Wilson
2013-02-19
sna/video: Only setup XvMC if we first setup Xv
Chris Wilson
2013-02-01
sna/video: Correct computation of planar frame size
Chris Wilson
2012-12-31
sna/dri: Fix triple buffering to not penalise missed frames
Chris Wilson
2012-12-28
sna: DBG compile fixes
Chris Wilson
2012-12-21
sna/video: Initialise alignment for video ports > 0
Chris Wilson
2012-12-20
sna/video: Assert that the frame is initialised
Chris Wilson
2012-12-18
sna/video: Fix presentation of cropped sprites
Chris Wilson
2012-12-18
sna/video: Fix up copying cropped textured video packed data
Chris Wilson
2012-12-18
sna/video: Fix up destination offset for copying cropped textured video planes
Chris Wilson
2012-12-18
sna/video: Fix up the image size for copying
Chris Wilson
2012-12-17
sna/video: Pass along the video source offset
Chris Wilson
2012-11-30
Convert generation counter to octal
Chris Wilson
2012-09-26
sna/video: Force integer promotion to avoid u16 overflow for frame size
Chris Wilson
2012-09-05
sna/video: Use the scanout flag and FB id for sprite framebuffers
Chris Wilson
2012-07-19
sna: Handle mixed bo/buffers in assertions
Chris Wilson
2012-07-14
sna: Aim for consistency and use stdbool except for core X APIs
Chris Wilson
2012-07-09
sna: Simplify the DBG incarnation
Chris Wilson
2012-06-23
sna: extend RandR to support super sized monitor configurations
Chris Wilson
2012-06-19
Initialise adaptors to 0 in case xf86XVListGenericAdaptors does not
Chris Wilson
2012-06-01
sna: Fix a smattering of static analysis warnings
Chris Wilson
2012-05-28
sna: Use magic upload buffers for video textures
Chris Wilson
2012-05-24
Unify options handling between UXA and SNA
Eugeni Dodonov
2012-03-28
sna: Add video sprite support for ILK+
Chris Wilson
2012-03-02
sna: Pass usage hint for creating linear buffers
Chris Wilson
2012-02-21
sna: Fix use of RegionInit() for singular regions
Chris Wilson
2012-01-29
sna: Allow ridiculously large bo, up to half the total GATT
Chris Wilson
2012-01-12
sna: Store damage-all in the low bit of the damage pointer
Chris Wilson
2011-12-11
sna: Implement a VMA cache
Chris Wilson
2011-11-24
sna/video: Check for Xv presence in the server before initialising
Chris Wilson
2011-11-13
sna/video: Use the right pointer for unmapping
Chris Wilson
2011-11-09
sna/video: Use the normal bo cache for texture video streams
Chris Wilson
2011-11-09
sna/video: Pass cropped source dimensions along with frame data
Chris Wilson
2011-11-09
sna/video: Tidy up copy routines
Chris Wilson
2011-10-31
sna/video: Fix copy region for cropped video
Chris Wilson
2011-09-17
sna: perform a warnings reduction pass
Chris Wilson
2011-06-30
sna: Distinguish 830/845 vs 855/865 using the generation id
Chris Wilson
2011-06-23
sna: Debug compile fix, and some extra comments
Chris Wilson
2011-06-22
sna/video: Use pwrite for upload of unclipped, unrotated frames
Chris Wilson
2011-06-08
sna/dri: valgrindify
Chris Wilson
2011-06-04
sna: Introduce a new acceleration model.
Chris Wilson