index
:
driver/xf86-video-mga
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
exa
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
randr-1.2
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
Matrox video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2006-08-26
Clean up color/planemask replicating.
Tilman Sauerbeck
2006-08-26
Fixed alignment values (taken from kdrive).
Tilman Sauerbeck
2006-08-25
Fixed corruption on copy, by copying kdrive's waitmarker code.
Tilman Sauerbeck
2006-08-25
MGASelectBuffer() is only need for XAA.
Tilman Sauerbeck
2006-08-10
Switched the MACCESS code to the stuff from mga_storm.c.
Tilman Sauerbeck
2006-08-10
Call exaMarkSync() where we'd set the NeedToSync flag for XAA.
Tilman Sauerbeck
2006-08-10
Removed XAA specific code from MGAGetQuiescence.
Tilman Sauerbeck
2006-08-10
Added another chunk of kdrive code to mgaPrepareSolid().
Tilman Sauerbeck
2006-08-10
Added mgaSetup() from kdrive code.
Tilman Sauerbeck
2006-08-10
Disable composite hooks for now, to reduce breakage.
Tilman Sauerbeck
2006-08-10
Wait until the DMA engine is idle in mgaWaitMarker.
Tilman Sauerbeck
2006-08-10
Initial commit of the Exa bits.
Tilman Sauerbeck
2006-08-09
Bug #7265: Fix MGA DRI locking.
Tilman Sauerbeck
2006-07-26
Merged the various .cvsignores into .gitignore
Tilman Sauerbeck
2006-07-25
Fixed some warnings
Tilman Sauerbeck
2006-07-10
Add includes of <unistd.h> & <stdlib.h> to replace previously xf86wrapped pro...
Alan Coopersmith
2006-06-14
Refactor AccelFlags setting and some other feature settings for various MGA
Ian Romanick
2006-04-12
Bug #6562: s/MAXSHORT/SHRT_MAX/ for POSIX. (Matthieu Herrb)
Adam Jackson
2006-04-08
Bump to 1.4.1 for Xv changes.
mga-1_4_1
XORG-7_1
Adam Jackson
2006-04-07
Add a DrawablePtr argument to the XV functions to pave the way for
Aaron Plattner
2006-04-07
Unlibcwrap. Bump server version requirement. Bump to 1.4.0.
mga-1_4_0
Adam Jackson
2006-04-02
Bug #6328: Add support for Matrox G200SE chips. (Matrox)
Adam Jackson
2006-03-20
Bug #5587: Refactor mga_storm.c to only build once for all color depths.
Adam Jackson
2006-03-15
Coverity #1009: Check for NULL first before assigning to pMGADRI.
Adam Jackson
2006-03-15
Coverity #92: Eliminate a dead code path.
Adam Jackson
2005-11-21
Add .cvsignores for drivers.
Eric Anholt
2005-11-09
Bump version numbers for X11R6.9/X11R7 RC2.
XORG-6_99_99_902
XORG-6_8_99_903
XORG-6_8_99_902
Kevin E Martin
2005-11-09
Bug #4998: Add ';' and ',' as valid separators for MetaModes as well.
Matthias Hopf
2005-10-21
Bug #4829: Remove some useless DRI symbol checks.
accelerated_indirect-0-0-1
Adam Jackson
2005-09-09
Clean up some warnings. Fix some '#ifdef USEMGAHAL' issues that had caused
XORG-6_8_99_901
Ian Romanick
2005-08-21
programs/Xserver/hw/xfree86/drivers/mga/mga_bios.c #include "Xmd.h" ->
Alan Coopersmith
2005-08-15
Egbert's 64bit fixes for mixed 32/64bit clients
Alan Hourihane
2005-08-14
add mga_bios.c, bump version number.
Adam Jackson
2005-08-05
I have resolved this by making all the "Direct rendering disabled" messages
Ian Romanick
2005-08-05
Now that Mesa has been merged into the tree, set the default value for
Ian Romanick
2005-07-31
Post-merge fixups:
XORG-6_99_99_900
XORG-6_8_99_900
Adam Jackson
2005-07-28
Add missing backslash, patch from Donnie Berkholz
Søren Sandmann Pedersen
2005-07-27
Include binding.h to fix make distcheck
Kevin E Martin
2005-07-26
symlink.sh: add binding.h from mga/HALlib add nsc/gfx add nsc/panel
Søren Sandmann Pedersen
2005-07-26
"Build system for `basename $PWD | sed s/xf86-video-//`"
Søren Sandmann Pedersen
2005-07-26
Famous last words: "This last change is so trivial, I don't even need to
Ian Romanick
2005-07-25
PInS data on later cards (G200 and later) contains information about the
Ian Romanick
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
2005-07-03
Fix build issues.
XORG-6_8_99_14
Kevin E Martin
2005-07-01
Re-write the PInS processing code
Ian Romanick
2005-06-25
Bug #3626: _X_EXPORT tags for video and input drivers.
XORG-6_8_99_13
Adam Jackson
2005-06-16
Actually commit fix for #3528
XORG-6_8_99_12
Adam Jackson
2005-06-15
Temporary fixes to work-around the "old" MGA client-side driver in the
Ian Romanick
2005-06-15
Adds support for MGA DRM version 3.2.
Ian Romanick
2005-06-07
Numerous comments, clean-ups, and refactorings for the DRI portion of the
XORG-6_8_99_11
Ian Romanick
[next]