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
2024-07-14
Move sizeof to second argument in calloc calls
HEAD
master
Alan Coopersmith
2024-05-29
drop dead code
Enrico Weigelt, metux IT consult
2024-05-29
drop obsolete compat macros
Enrico Weigelt, metux IT consult
2024-05-18
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
Alan Coopersmith
2024-01-10
Fix warning: no previous prototype for ‘SavageGetCopyROP’
Alan Coopersmith
2022-12-08
Fix -Wformat warnings about integer size of arguments
Alan Coopersmith
2018-12-13
Eliminate unused variable compilation warnings
Kevin Brace
2017-07-17
xf86-video-savage: remove the GlxSetVisualConfigs stub and friends
Emil Velikov
2014-07-29
dri: Stop (uselessly) initializing the ValidateTree hooks
Adam Jackson
2012-07-16
savage: make build with no xaa server.
Dave Airlie
2012-06-06
savage: port to new compat API
Dave Airlie
2012-01-17
Untangle XF86DRI from the driver-specific DRI define
Peter Hutterer
2012-01-03
Merge almost identical code in SAVAGEInitVisualConfigs
Andrew Turner
2012-01-03
Do not use the deprecated xf86PciInfo.h from xserver
Tormod Volden
2011-12-19
Don't include xf86Priv.h
Adam Jackson
2011-09-23
savage: Warn if broken drm maps are detected
Tormod Volden
2011-04-21
savage: Make SAVAGESelectBuffer() private (static)
Tormod Volden
2011-04-21
savage: Factor out a SAVAGESetAgpMode and call it on resume
Tormod Volden
2011-04-21
savage: New SAVAGEDRIResume function
Tormod Volden
2011-02-21
Use proper casts on framebuffer addresses
Tormod Volden
2011-01-25
savage: Fix initialization typo in SAVAGEDRIMoveBuffers
Tormod Volden
2011-01-25
savage: Factor out a SAVAGEDRISetupTiledSurfaceRegs function
Tormod Volden
2011-01-25
savage: Cast all handles before printing them
Tormod Volden
2011-01-25
savage: More (intermediate) casts to silence warnings
Tormod Volden
2011-01-25
savage: Replace deprecated x(c)alloc/xfree with m/calloc/free
Tormod Volden
2009-05-27
Do not use XAAGetCopyROP outside of XAA-specific code
Alex Villacís Lasso
2009-01-16
Add AGPforXv Option
Alex Villacís Lasso
2008-03-19
Remove use of deprecated {DE,}ALLOCATE_LOCAL.
Adam Jackson
2008-02-24
Bug #11139: Remove some dead code.
Tormod Volden
2007-08-30
Update to use new libpciaccess interfaces for mapping with MTRR support.
Ian Romanick
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
[next]