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
/
i830_video.h
Age
Commit message (
Expand
)
Author
2009-10-15
Xv overlay: remove some more dead stuff from ums overlay support
Daniel Vetter
2009-10-08
Rename the xv pPriv to adaptor_priv to reflect whose private it is.
Eric Anholt
2009-10-08
Call pPixmaps plain old pixmaps.
Eric Anholt
2009-10-08
Rename the xf86 screen private from pScrn to scrn.
Eric Anholt
2009-10-08
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Eric Anholt
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-10-05
Xv: rework overlay buffer management
Daniel Vetter
2009-10-05
Xv: kill hw double buffering logic
Daniel Vetter
2009-10-05
Xv: use is_planar_fourcc helper some more
Daniel Vetter
2009-03-06
Xv: free tearing on textured video
Xiang, Haihao
2009-02-18
Make Xv used a buffer object instead of i830_memory.
Kristian Høgsberg
2008-12-04
Remove the extra memory allocation for 965 video state now that it's all in BOs.
Eric Anholt
2008-12-04
Move i965 video cc state to BOs.
Eric Anholt
2008-06-28
xvmc: Don't copy on xvmc surface in PutImage
Zhenyu Wang
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-02-25
Fix overlay rotation
Zhenyu Wang
2007-10-17
intel: make block handler hook happen no matter what video is in use
Dave Airlie
2007-08-17
Use i830_memory.c instead of the AA's allocator for XV buffers.
Eric Anholt
2007-06-05
Always ensure the pipe A is lit when activating overlay on pipe B.
Keith Packard
2007-05-25
Ensure Pipe A is active when enabling overlay the first time.
Keith Packard
2007-05-23
Use CRTCs instead of pipe indices for video pipe selection.
Keith Packard
2006-12-28
Draw textured video to the backing pixmap in the composited case.
Eric Anholt
2006-12-27
Bump the size of the extra space for 965 so it actually fits.
Eric Anholt
2006-12-27
Make the assert() in i965_video.c actually work and expose an error.
Eric Anholt
2006-12-27
Move 965 textured-video out to a separate file.
Eric Anholt
2006-12-27
Bug #7524: Major improvements to EXA/XAA static memory allocation.
Eric Anholt
2006-09-27
Merge branch 'master' into modesetting
Eric Anholt
2006-07-18
Merge branch 'master' into textured-video
Eric Anholt