summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-10Initial commit of the Exa bits.Tilman Sauerbeck
2006-08-09Bug #7265: Fix MGA DRI locking.Tilman Sauerbeck
2006-07-26Merged the various .cvsignores into .gitignoreTilman Sauerbeck
2006-07-25Fixed some warningsTilman Sauerbeck
2006-07-10Add includes of <unistd.h> & <stdlib.h> to replace previously xf86wrapped pro...Alan Coopersmith
2006-07-10Bug #7369: mga(4) manpage typo mutilates part of textPeter Breitenlohner
2006-06-14Refactor AccelFlags setting and some other feature settings for various MGAIan Romanick
2006-04-12Bug #6562: s/MAXSHORT/SHRT_MAX/ for POSIX. (Matthieu Herrb)Adam Jackson
2006-04-08Bump to 1.4.1 for Xv changes.mga-1_4_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 1.4.0.mga-1_4_0Adam Jackson
2006-04-02Bug #6328: Add support for Matrox G200SE chips. (Matrox)Adam Jackson
2006-03-20Bug #5587: Refactor mga_storm.c to only build once for all color depths.Adam Jackson
2006-03-15Coverity #1009: Check for NULL first before assigning to pMGADRI.Adam Jackson
2006-03-15Coverity #92: Eliminate a dead code path.Adam Jackson
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-19Typo fixes, mailing list & url updates, and other changes to prepare forAlan Coopersmith
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin
2005-11-30Bump libdrm dep to 2.0.Adam Jackson
2005-11-29Only build dlloader modules by default.Adam Jackson
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
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-09Update package version number for X11R7 RC2 release.Kevin E Martin
2005-11-09Bug #4998: Add ';' and ',' as valid separators for MetaModes as well.Matthias Hopf
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin
2005-10-21Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1Adam Jackson
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith
2005-09-27Update build system for apm, chips, cirrus, glint, i740, mga, neomagic,Søren Sandmann Pedersen
2005-09-09Clean up some warnings. Fix some '#ifdef USEMGAHAL' issues that had causedXORG-6_8_99_901Ian Romanick
2005-08-26Wrapping, escaped dashes, and other TeX syntax fixes throughout theDaniel Stone
2005-08-21Fix DRI header checks, bump to 1.1.2.2.Daniel Stone
2005-08-21programs/Xserver/hw/xfree86/drivers/mga/mga_bios.c #include "Xmd.h" ->Alan Coopersmith
2005-08-18Update autogen.sh to one that does objdir != srcdir.Daniel Stone
2005-08-15Egbert's 64bit fixes for mixed 32/64bit clientsAlan Hourihane
2005-08-14add mga_bios.c, bump version number.Adam Jackson
2005-08-05I have resolved this by making all the "Direct rendering disabled" messagesIan Romanick
2005-08-05Now that Mesa has been merged into the tree, set the default value forIan Romanick
2005-07-31Post-merge fixups:XORG-6_99_99_900XORG-6_8_99_900Adam Jackson
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
2005-07-28Add missing backslash, patch from Donnie BerkholzSøren Sandmann Pedersen
2005-07-27Add xf86driproto to dependencies for drivers with DRI support. Patch fromSøren Sandmann Pedersen
2005-07-27Include binding.h to fix make distcheckKevin E Martin