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_xaa.c
Age
Commit message (
Expand
)
Author
2008-03-28
Fix obviously stray '(' in non-I830_USE_EXA case.
Matthias Hopf
2008-03-14
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
Eric Anholt
2007-08-10
Attempt to fix several front buffer tiling failure cases.
Eric Anholt
2007-08-07
Fix EXA rendering with tiled front buffer on pre-965.
Eric Anholt
2007-06-19
Fix left G33 issues
Wang Zhenyu
2007-04-24
CRTC Rotation under XAA wasn't hitting accelerated path.
Keith Packard
2007-03-11
fixup missing assert includes
Dave Airlie
2007-03-05
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-04
Fix a crash with XAA and DRI disabled after the allocation rework.
Eric Anholt
2007-02-23
Rework the video memory allocation.
Eric Anholt
2007-02-20
Add support for triple buffering using a third static buffer.
Michel Dänzer
2007-01-31
Fix copy-and-paste-o in the render code cleanup that broke XAA.
Eric Anholt
2007-01-31
Naming and formatting cleanup in Render acceleration code.
Eric Anholt
2007-01-31
Remove custom accelerated rotation code now that it's all done through Render.
Eric Anholt
2007-01-31
Add an accelerated path for rotation Render operations in XAA.
Eric Anholt
2007-01-06
Numerous symbol scope issues.
Keith Packard
2007-01-06
More sparse cleanups:
Jesse Barnes
2006-09-08
Merge branch 'exa-origin' into exa
Eric Anholt
2006-09-07
Re-remove xf86_ansic.h, and move copyright to the top of the file.
Eric Anholt
2006-08-24
Merge branch 'master' into exa
Wang Zhenyu
2006-06-18
Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internal
Eric Anholt
2006-04-28
Commit what applied from Jesse Barnes's i830-exa-latest.patch.
Eric Anholt