index
:
~ajax/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
exa
g200se-randr-1.2
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
pci-rework
randr-1.2
sco_port_update
ajax's mga work
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
Untangle XF86DRI from the driver-specific DRI define
HEAD
master
Peter Hutterer
7
-32
/
+36
2012-01-03
When we can't load the xaa or exa modules, use shadowfb instead
Julien Cristau
1
-21
/
+25
2011-12-29
Check MGAAllocAdaptor() for memory allocation failure
Alan Coopersmith
1
-0
/
+6
2011-12-07
Add support for Video Memory greater then 8M
Christian Toutant
1
-8
/
+48
2011-10-29
Include "xf86Modes.h" for xf86ModeBandwidth
Jeremy Huddleston
1
-0
/
+4
2011-10-29
Include <unistd.h> for usleep
Jeremy Huddleston
1
-0
/
+2
2011-09-27
Remove calls to xf86IsPc98()
Matt Turner
2
-14
/
+2
2011-09-27
Fix printf format specifier warning
Matt Turner
1
-1
/
+1
2011-09-27
Remove if(E != NULL) checks around free(E)
Matt Turner
4
-36
/
+17
2011-09-27
Remove xalloc/xcalloc/xrealloc/xfree
Matt Turner
7
-80
/
+80
2011-09-20
Delete support for MGA's proprietary HAL: unifdef USEMGAHAL.
Jamey Sharp
6
-1516
/
+0
2011-09-20
Nothing uses clientlx.c, so delete it.
Jamey Sharp
4
-920
/
+0
2011-09-20
Reset tagfifo for renesas.
Christian Toutant
2
-0
/
+25
2011-08-03
Added support for G200SE Pilot3
Christian Toutant
1
-14
/
+80
2011-06-22
Don't include xf86Priv.h
Adam Jackson
1
-1
/
+0
2010-12-17
added support for G200ER.
Yannick Heneault
6
-22
/
+222
2010-10-30
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-2
/
+2
2010-10-14
Don't allow the config file to override BIOS location
Adam Jackson
1
-15
/
+8
2010-10-06
Purge cvs tags.
Jesse Adkins
12
-28
/
+0
2010-08-25
modified G200SE conditionnal statement about revision register for products c...
Yannick Heneault
1
-3
/
+3
2010-08-10
xf86-video-mga 1.4.13
xf86-video-mga-1.4.13
Adam Jackson
1
-1
/
+1
2010-07-22
config: add comments for main statements
Gaetan Nadon
1
-7
/
+6
2010-07-22
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-5
/
+6
2010-07-22
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-3
/
+3
2010-07-22
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2010-07-22
config: complete AC_INIT m4 quoting
Gaetan Nadon
1
-2
/
+2
2010-07-22
config: remove unrequired AC_SUBST([DRI_CFLAGS])
Gaetan Nadon
1
-1
/
+0
2010-07-22
config: remove unrequired AC_SUBST([XORG_CFLAGS])
Gaetan Nadon
1
-1
/
+0
2010-07-22
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-2
/
+0
2010-07-22
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2010-07-22
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-07-22
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2
-22
/
+8
2010-07-22
adjusted max bandwith and max pitch values for G200SE
Yannick Heneault
1
-7
/
+2
2010-05-13
mga 1.4.12
xf86-video-mga-1.4.12
Adam Jackson
1
-1
/
+1
2010-03-24
Changed probe_size value to detect up to 16Megs of video ram on G200eV.
Yannick Heneault
1
-1
/
+1
2010-02-11
Added support for G200EH
Yannick Heneault
6
-3
/
+206
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-22
/
+19
2009-12-28
configure.ac: use backticks rather than $() for cmd subs
Gaetan Nadon
1
-1
/
+1
2009-11-23
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-11-10
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
1
-1
/
+0
2009-11-10
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2
-3
/
+6
2009-11-10
Several driver modules do not have a ChangeLog target in Makefile.am #23814
Gaetan Nadon
2
-11
/
+6
2009-11-10
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2
-12
/
+65
2009-11-10
Removed DDC1 support for G200eW.
Yannick Heneault
1
-3
/
+8
2009-08-19
updated G200eW PLL programming sequence.
Yannick Heneault
1
-20
/
+1
2009-07-30
mga: bump for release 1.4.11
xf86-video-mga-1.4.11
Dave Airlie
1
-1
/
+1
2009-07-28
mga: change to using ABI version check
Dave Airlie
1
-1
/
+1
2009-07-28
mga: update for resources/RAC API removal
Dave Airlie
7
-23
/
+25
2009-07-11
xf86-video-mga: use XORG_CHANGELOG macro to create ChangeLog. #22611
Gaetan Nadon
2
-1
/
+7
2009-05-28
Remove useless loader symbol lists.
Adam Jackson
1
-228
/
+5
[next]