index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_xaa.c
Age
Commit message (
Expand
)
Author
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-01-20
Remove triple-buffering support
Owain G. Ainsworth
2008-10-17
XAA tiling support was mis-computing adjusted pitch (>>4 instead of >>2)
Keith Packard
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