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.c
Age
Commit message (
Expand
)
Author
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson
2010-06-25
i810: Move into a legacy directory.
Chris Wilson
2010-06-07
i915: Fix typo from previous commit.
Chris Wilson
2010-06-07
i915: Remove screen size limit from video setup.
Chris Wilson
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-04-08
Xv: fixup overlay stride confusion
Daniel Vetter
2010-04-08
i965 Xv: fix chroma pitch
Daniel Vetter
2010-04-08
XvMC: kill intel_xvmc_command
Daniel Vetter
2010-04-08
XvMC: init driver in one function call
Daniel Vetter
2010-04-08
XvMC: move i915 specific stuff to common context
Daniel Vetter
2010-04-08
XvMC: unify PutImage handling
Daniel Vetter
2010-03-04
i830_video: Remove unused variable.
Carl Worth
2010-03-04
i915 XvMC: switch surfaces to drm_intel_bo
Daniel Vetter
2010-03-04
Xv: fixup XvMC on i915
Daniel Vetter
2010-03-04
Xv: fixup YUV plane offset for xvmc case
Daniel Vetter
2010-01-17
intel: Use the compositing-aware colorkey filler instead of homebrew fail.
Eric Anholt
2010-01-07
Xv: don't enable XVMC port on unsupported configs
Daniel Vetter
2010-01-07
Xv: consolidate xmvc passthrough handling
Daniel Vetter
2010-01-07
Xv: hide ugly semantics in i830_clip_video_helper
Daniel Vetter
2010-01-07
Xv: move users of x1, x2, y1, y2 to PutImage
Daniel Vetter
2010-01-07
Xv: kill unnecessary parameters for hw PutImage functions
Daniel Vetter
2010-01-07
Xv: kill an unnecessary if
Daniel Vetter
2010-01-07
Xv: split up I830PutImage into textured and !textured case
Daniel Vetter
2009-12-10
Fix compiler warning in i830_copy_video_data() if XvMC is disabled
Tobias Doerffel
2009-12-10
Xv: enable drmmode overlay
Daniel Vetter
2009-11-30
overlay: Fix build after 646b4a9483
Chris Wilson
2009-11-29
Cleanup a few compiler warnings.
Chris Wilson
2009-10-15
i965 XvMC cleanup
Zhenyu Wang
2009-10-15
Xv overlay: fix planar YUV copy for right rotated crtcs
Daniel Vetter
2009-10-15
Xv overlay: further cleanups
Daniel Vetter
2009-10-15
Xv: fixup the disabled drmmode overlay code
Daniel Vetter
2009-10-15
Xv overlay: remove some more dead stuff from ums overlay support
Daniel Vetter
2009-10-08
Rename pScreen to screen.
Eric Anholt
2009-10-08
Rename pDraw to plain old drawable.
Eric Anholt
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-06
Remove UMS support.
Eric Anholt
2009-10-05
Remove UMS overlay support.
Eric Anholt
2009-10-05
Implement drmmode overlay
Daniel Vetter
2009-10-05
Xv: introduce an overlay hal
Daniel Vetter
2009-10-05
Xv: rework overlay buffer management
Daniel Vetter
2009-10-05
Xv: create xvmc_passthrough helper
Daniel Vetter
2009-10-05
Xv: scrap overlay offscreen pixmap support
Daniel Vetter
2009-10-05
Xv: small cleanups in I830PutImage
Daniel Vetter
2009-10-05
Xv I830PutImage splitup: extract i830_wait_for scanline
Daniel Vetter
2009-10-05
Xv I830PutImage splitup: extract i830_copy_video_data
Daniel Vetter
2009-10-05
Xv I830PutImage splitup: extract i830_setup_video_buffer
Daniel Vetter
[next]