index
:
driver/xf86-video-savage
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
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
master
obsd
pci-rework
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
Savage video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
savage_dri.c
Age
Commit message (
Expand
)
Author
2007-08-22
Merge PCI-rework support and "classic" PCI interface support into one tree
pci-rework
Ian Romanick
2006-12-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...
Ian Romanick
2006-09-19
minor exa updates
Alex Deucher
2006-09-18
fix DRI locking in savage driver. Based on ajax's similar patch.
Alex Deucher
2006-08-08
Minimal change set to convert driver to the new PCI interfaces. Enjoy.
Ian Romanick
2006-08-07
DRIINFO_MAJOR_VERSION has be 5 for over a year. Remove the old code.
Ian Romanick
2006-04-07
Unlibcwrap. Bump server version requirement. Bump to 2.1.0.
savage-2_1_0
Adam Jackson
2006-02-08
Some trivial savage fixes:
Luc Verhaegen
2005-10-21
Bug #4829: Remove some useless DRI symbol checks.
accelerated_indirect-0-0-1
Adam Jackson
2005-09-24
Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen
Adam Jackson
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
XORG-6_8_99_900
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
2005-05-18
Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the version
Adam Jackson
2005-03-17
Fixed PCI ShadowStatus initialization for the case that ShadowStatus is
Felix Kuehling
2005-03-13
Fixed fallback to PCI mode when AGP initialization fails.
Felix Kuehling
2005-03-13
- Removed lots of dead code.
Felix Kuehling
2005-03-06
- Support for the new DRM version 2.4 with command DMA.
Felix Kuehling
2005-02-26
Fixed ShadowStatus handling with DRI:
Felix Kuehling
2005-02-05
Don't clear the front buffer in SAVAGEDRIInitBuffers. Fixes blackness of
Felix Kuehling
2005-01-30
Added two new options "DmaType" and "ForcePCIMode".
Felix Kuehling
2005-01-10
- Support for PCI Savages: on PCI cards don't run SAVAGEDRIAgpInit, add PCI
Felix Kuehling
2005-01-02
Make 32-bit visuals match the set of visuals supported by the DRI driver.
Felix Kuehling
2005-01-01
Reenabled SAVAGEDRIInitBuffers and SAVAGEDRIMoveBuffers and fixed lockups
Felix Kuehling
2005-01-01
Updates to support the new Savage DRM driver (version 2.0.x) which was just
Felix Kuehling
2004-10-07
Require tiled mode for 3D
Alex Deucher
2004-10-07
fix glDrawPixels on Supersavage
Alex Deucher
2004-09-23
small cleanups and corrections
Alex Deucher
2004-09-17
Fix fb config creation to match fb configs created by DRI drivers built
Felix Kuehling
2004-09-17
Bug #1192: Remove cfb support from drivers where its use is an option.
Adam Jackson
2004-09-16
Merge savage DDX from DRI to xorg and fix conflicts.
Alex Deucher
2004-07-30
Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all
Adam Jackson
2004-06-16
Initial revision
Eric Anholt