summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-08-26Clean up color/planemask replicating.Tilman Sauerbeck
2006-08-26Fixed alignment values (taken from kdrive).Tilman Sauerbeck
2006-08-25Fixed corruption on copy, by copying kdrive's waitmarker code.Tilman Sauerbeck
2006-08-25MGASelectBuffer() is only need for XAA.Tilman Sauerbeck
2006-08-10Switched the MACCESS code to the stuff from mga_storm.c.Tilman Sauerbeck
2006-08-10Call exaMarkSync() where we'd set the NeedToSync flag for XAA.Tilman Sauerbeck
2006-08-10Removed XAA specific code from MGAGetQuiescence.Tilman Sauerbeck
2006-08-10Added another chunk of kdrive code to mgaPrepareSolid().Tilman Sauerbeck
2006-08-10Added mgaSetup() from kdrive code.Tilman Sauerbeck
2006-08-10Disable composite hooks for now, to reduce breakage.Tilman Sauerbeck
2006-08-10Wait until the DMA engine is idle in mgaWaitMarker.Tilman Sauerbeck
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-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-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-09Bug #4998: Add ';' and ',' as valid separators for MetaModes as well.Matthias Hopf
2005-10-21Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1Adam Jackson
2005-09-09Clean up some warnings. Fix some '#ifdef USEMGAHAL' issues that had causedXORG-6_8_99_901Ian Romanick
2005-08-21programs/Xserver/hw/xfree86/drivers/mga/mga_bios.c #include "Xmd.h" ->Alan Coopersmith
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-28Add missing backslash, patch from Donnie BerkholzSøren Sandmann Pedersen
2005-07-27Include binding.h to fix make distcheckKevin E Martin
2005-07-26symlink.sh: add binding.h from mga/HALlib add nsc/gfx add nsc/panelSøren Sandmann Pedersen
2005-07-26"Build system for `basename $PWD | sed s/xf86-video-//`"Søren Sandmann Pedersen
2005-07-26Famous last words: "This last change is so trivial, I don't even need toIan Romanick
2005-07-25PInS data on later cards (G200 and later) contains information about theIan Romanick
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-07-03Fix build issues.XORG-6_8_99_14Kevin E Martin
2005-07-01Re-write the PInS processing codeIan Romanick
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_13Adam Jackson
2005-06-16Actually commit fix for #3528XORG-6_8_99_12Adam Jackson
2005-06-15Temporary fixes to work-around the "old" MGA client-side driver in theIan Romanick
2005-06-15Adds support for MGA DRM version 3.2.Ian Romanick
2005-06-07Numerous comments, clean-ups, and refactorings for the DRI portion of theXORG-6_8_99_11Ian Romanick