summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-07Remove duplicate register defines.Ian Romanick1-6/+1
2006-08-07Introduce the savage_region structure, which is used to track mappableIan Romanick2-16/+51
2006-08-04Make a couple local, static arrays const. The RamSavage4 array is notIan Romanick1-3/+3
2006-08-04Merge SavageMapMMIO and SavageMapFB into a single, new function calledIan Romanick2-36/+10
2006-08-04Fix line endings (at least, I assume that's why git-diff thinks everyIan Romanick1-604/+630
2006-08-04Pass the HaveDriverFuncs flag to xf86AddDriver. Make sure theIan Romanick1-3/+3
2006-07-20Make sure CLUTs are enabled1-0/+10
2006-07-20no accel at depth 24 in dualhead mode in MX/IX chips (hardware limitation)1-1/+11
2006-07-18make sure to map full FB in dualhead mode. fixes some issues with dualhead.1-2/+3
2006-05-10- add AccelMethod to savage.manAlex Deucher3-8/+27
2006-04-30- Add exa support (solid, copy, UTS)Alex Deucher10-1353/+1788
2006-04-08Bump to 2.1.1 for Xv changes.savage-2_1_1XORG-7_1Adam Jackson3-3/+9
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner2-2/+10
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 2.1.0.savage-2_1_0Adam Jackson6-9/+18
2006-02-08Some trivial savage fixes:Luc Verhaegen4-25/+22
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-2/+7
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin2-1/+5
2005-11-30Bump libdrm dep to 2.0.Adam Jackson2-1/+6
2005-11-29Only build dlloader modules by default.Adam Jackson2-0/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-21Add .cvsignores for drivers.Eric Anholt3-0/+27
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin1-2/+2
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin2-1/+6
2005-11-09Fix DoLoadableServer NO build.Kevin E Martin1-2/+0
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-1/+1
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin2-1/+13
2005-10-21Bug #4829: Remove some useless DRI symbol checks.Adam Jackson1-1/+0
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-19lib/Xcomposite/Xcomposite.hXORG-6_8_99_901Kevin E Martin1-2/+2
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith1-1/+1
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson1-1/+1
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith2-21/+62
2005-09-24Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreenAdam Jackson1-1/+4
2005-08-27- re-add RestoreAccelState() to make XAA happy for dualheadAlex Deucher1-0/+25
2005-08-22Fix test for DRI headers, bump to 2.0.1.Daniel Stone1-4/+4
2005-08-18Update autogen.sh to one that does objdir != srcdir.Daniel Stone1-1/+0
2005-08-06Somehow I missed Bresenham lines when I fixed accel on crtc2. Make sure toAlex Deucher1-1/+5
2005-08-05I have resolved this by making all the "Direct rendering disabled" messagesIan Romanick1-1/+1
2005-08-04- fix accel problems on crtc2. It seems the GBD doesn't always updateAlex Deucher2-92/+69
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-2/+4
2005-07-27Add xf86driproto to dependencies for drivers with DRI support. Patch fromSøren Sandmann Pedersen1-1/+1
2005-07-26Build system for savageSøren Sandmann Pedersen5-0/+212
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 Jackson12-4/+52
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_14XORG-6_8_99_13Adam Jackson1-2/+6
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 Deucher1-0/+7
2005-05-18Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionAdam Jackson1-3/+4