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
/
i965_video.c
Age
Commit message (
Expand
)
Author
2008-04-13
Kludge to make planar video work - duplicate sampler state
Keith Packard
2008-04-10
Remove sync after 965 video put.
Keith Packard
2008-04-10
Add planer video decode kernel
Keith Packard
2008-04-10
Use shared exa_wm code for packed yuv decode
Keith Packard
2008-03-31
Fix composite with mask using new compositing thread code
Keith Packard
2008-03-14
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
Eric Anholt
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-01-09
Update PIPELINE_SELECT instruction and surface state format for new chipset
Zhenyu Wang
2007-09-20
Fix pixmap offset
Hong Liu
2007-08-10
Tiling fixes for 965
Jesse Barnes
2007-06-12
Fix context switching between DRI and X.
Eric Anholt
2007-04-17
Bug #10438: Fix 965 XV when sourcing from less than the full image.
Eric Anholt
2007-01-02
Make driver build and run on Xorg 7.1. Delay DSP*BASE setting until last.
Keith Packard
2006-12-28
Draw textured video to the backing pixmap in the composited case.
Eric Anholt
2006-12-27
debugging for location of various 965 textured-video state.
Eric Anholt
2006-12-27
Make the assert() in i965_video.c actually work and expose an error.
Eric Anholt
2006-12-27
Replace XAA mark/waitsyncs with the XAA/EXA wrappers.
Eric Anholt
2006-12-27
reformat i965_video.c to 4-space indents, 80 columns, no trailing whitespace.
Eric Anholt
2006-12-27
Move 965 textured-video out to a separate file.
Eric Anholt