summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-04-02final odds and ends for exaAlex Deucher
2007-03-21Get Solid() working againAlex Deucher
2007-03-06small exa fix ups, remove an errant commentAlex Deucher
2007-01-03fix savage respawn crashMikko Rapeli
2006-11-22clean up some leftover cruft.Alex Deucher
2006-10-23Strip ^M's out of savage_driver.hAlan Coopersmith
2006-09-28bump to 2.1.2 for new releasexf86-video-savage-2.1.2Alex Deucher
2006-09-19minor exa updatesAlex Deucher
2006-09-18fix DRI locking in savage driver. Based on ajax's similar patch.Alex Deucher
2006-09-17re-order SavageMapMem() so that ram detection works again.Alex Deucher
2006-08-08Instead of passing SavagePciChipsets in the p_chip parameter ofIan Romanick
2006-08-08Add some more missing license statements. Trivial whitespace clean-ups.Ian Romanick
2006-08-07DRIINFO_MAJOR_VERSION has be 5 for over a year. Remove the old code.Ian Romanick
2006-08-07Do a single mapping per BAR. This cleans up the code a bit and pavesIan Romanick
2006-08-07Remove duplicate register defines.Ian Romanick
2006-08-07Introduce the savage_region structure, which is used to track mappableIan Romanick
2006-08-04Make a couple local, static arrays const. The RamSavage4 array is notIan Romanick
2006-08-04Merge SavageMapMMIO and SavageMapFB into a single, new function calledIan Romanick
2006-08-04Fix line endings (at least, I assume that's why git-diff thinks everyIan Romanick
2006-08-04Pass the HaveDriverFuncs flag to xf86AddDriver. Make sure theIan Romanick
2006-07-20Make sure CLUTs are enabled
2006-07-20no accel at depth 24 in dualhead mode in MX/IX chips (hardware limitation)
2006-07-18make sure to map full FB in dualhead mode. fixes some issues with dualhead.
2006-05-10- add AccelMethod to savage.manAlex Deucher
2006-04-30- Add exa support (solid, copy, UTS)Alex Deucher
2006-04-08Bump to 2.1.1 for Xv changes.savage-2_1_1XORG-7_1Adam Jackson
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 2.1.0.savage-2_1_0Adam Jackson
2006-02-08Some trivial savage fixes:Luc Verhaegen
2005-11-21Add .cvsignores for drivers.Eric Anholt
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin
2005-11-09Fix DoLoadableServer NO build.Kevin E Martin
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson
2005-10-21Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1Adam Jackson
2005-10-19lib/Xcomposite/Xcomposite.hXORG-6_8_99_901Kevin E Martin
2005-09-24Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreenAdam Jackson
2005-08-27- re-add RestoreAccelState() to make XAA happy for dualheadAlex Deucher
2005-08-06Somehow I missed Bresenham lines when I fixed accel on crtc2. Make sure toAlex Deucher
2005-08-05I have resolved this by making all the "Direct rendering disabled" messagesIan Romanick
2005-08-04- fix accel problems on crtc2. It seems the GBD doesn't always updateAlex Deucher
2005-07-26Build system for savageSøren Sandmann Pedersen
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_14XORG-6_8_99_13Adam Jackson
2005-05-19Disable ScreenToScreenCopy on crtc2 at depth 24. Fixes screen corruption.XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Alex Deucher
2005-05-18Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionAdam Jackson
2005-05-17Set the hardware to 8bit CLUT mode in 8 bpp. We used to flag anEgbert Eich
2005-04-20Fix includes right throughout the Xserver tree:sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4Daniel Stone
2005-04-14User reports indicate that both command and vertex DMA on SuperSavages lockXORG-6_8_99_3Felix Kuehling
2005-04-04Add ROP_NEEDS_SOURCE to Mono8x8PatternFill as S3 chips tend to lock upXORG-6_8_99_2Egbert Eich
2005-03-17Invalidate 3D hardware state in SavageEnterVT. This fixes 3D applicationsXORG-6_8_99_1Felix Kuehling