index
:
xorg/driver/xf86-video-mga
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
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
g200se-randr-v2
master
pci-rework
randr-1.2
sco_port_update
X.org xf86-video-mga driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga)
tilman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
mga_bios: remove unused get_u32 inline function
HEAD
master
Alan Coopersmith
1
-20
/
+0
4 days
Remove semicolons without statements
Alan Coopersmith
2
-5
/
+4
4 days
PMGA & QUIESCE_DMA: Remove ; from end of macro definitions
Alan Coopersmith
1
-2
/
+2
4 days
WAITFIFO: add do { ... } while (0) to avoid -Wextra-semi-stmt warnings
Alan Coopersmith
1
-2
/
+3
4 days
CHECK_DMA_QUIESCENT: add do ... while (0) to avoid -Wextra-semi-stmt warnings
Alan Coopersmith
1
-3
/
+3
4 days
BOUND & REBOUND: add do ... while (0) to avoid -Wextra-semi-stmt warnings
Alan Coopersmith
1
-4
/
+4
4 days
Remove MGA_NOT_HAL() macro left behind from HAL removal
Alan Coopersmith
5
-72
/
+35
2024-10-12
xf86-video-mga 2.1.0
xf86-video-mga-2.1.0
Alan Coopersmith
1
-2
/
+2
2024-07-14
Fix 2 -Wcalloc-transposed-args warnings
Alan Coopersmith
1
-2
/
+2
2024-05-14
Assume the Xserver provides xf86ModeBandwidth now
Alan Coopersmith
2
-35
/
+0
2024-05-14
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
Alan Coopersmith
10
-2882
/
+16
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
4
-9
/
+9
2024-01-07
Fix warning: declaration of ‘ulIndex’ shadows a previous local [-Wshadow]
Alan Coopersmith
1
-3
/
+2
2024-01-07
Fix 3 -Wmissing-prototypes warnings
Alan Coopersmith
1
-3
/
+3
2024-01-07
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
2
-2
/
+2
2024-01-07
Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+1
2023-10-01
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
1
-3
/
+3
2023-04-28
Fix -Wold-style-declaration warnings
Alan Coopersmith
2
-6
/
+6
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
1
-1
/
+1
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-07-10
xf86-video-mga 2.0.1
xf86-video-mga-2.0.1
Alan Coopersmith
1
-1
/
+1
2022-04-13
Fix uninitialized read in MGAEnableSecondOutPut
Raphael Isemann
1
-0
/
+1
2022-01-22
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-22
Fix spelling/wording issues
Alan Coopersmith
16
-33
/
+33
2022-01-22
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2019-05-04
configure.ac: fix cross-compilation
Fabrice Fontaine
1
-6
/
+12
2018-12-07
Version bumped to Version 2.0.0
xf86-video-mga-2.0.0
Kevin Brace
1
-1
/
+1
2018-12-07
Version bumped to Version 1.6.901
Kevin Brace
1
-1
/
+1
2018-12-07
Remove last remnants of old Matrox HAL
Kevin Brace
6
-504
/
+1
2018-11-29
Version bumped to Version 1.6.900
Kevin Brace
1
-1
/
+1
2018-11-29
Write 8 bits instead of 32 to MGAREG_CACHEFLUSH
Henry Zhao
1
-1
/
+1
2018-11-29
Use fabs() to compute absolute value of floating point number.
Matthieu Herrb
1
-2
/
+2
2018-11-26
Suppression of a compilation error when XAA is not in use
Kevin Brace
2
-1
/
+4
2018-11-26
Convert most HAVE_XAA_H conditional compilation labels to USE_XAA
Kevin Brace
5
-23
/
+23
2018-11-26
Eliminate set but unused variables
Kevin Brace
3
-37
/
+12
2018-11-26
Eliminate unused variables
Kevin Brace
6
-12
/
+25
2018-11-25
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-21
mga_drv: fix image corruption due to memcpy reordering
Mikulas Patocka
1
-1
/
+17
2018-11-18
Update README for gitlab migration
Alan Coopersmith
3
-26
/
+19
2018-03-25
fix typo in MGADRIMoveBuffersXAA()
Nicolas Kaiser
1
-1
/
+1
2018-02-20
mga_drv: use exa by default
Mikulas Patocka
1
-0
/
+3
2018-02-20
mga_drv: fix warning
Mikulas Patocka
7
-38
/
+48
2018-02-20
mga_drv: fix structure definition
Mikulas Patocka
1
-1
/
+1
2018-02-20
mga_drv: fix a typo
Mikulas Patocka
1
-1
/
+1
2017-07-17
xf86-video-mga: remove the GlxSetVisualConfigs stub and friends
Emil Velikov
4
-256
/
+2
2017-06-20
xf86-video-mga: Fix to always set HiPri for G200e4 V2
Mathieu Larouche
1
-15
/
+25
2017-02-14
xf86-video-mga: Add support for a new G200eH3 device
Mathieu Larouche
5
-5
/
+94
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
[next]