index
:
xorg/driver/xf86-video-neomagic
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
master
X.org xf86-video-neomagic driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-neomagic)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
HEAD
master
Alan Coopersmith
9
-2127
/
+6
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
2
-4
/
+4
2024-05-08
use XNFalloc() instead of xnfalloc
Enrico Weigelt, metux IT consult
3
-3
/
+3
2024-01-17
Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
Alan Coopersmith
1
-0
/
+5
2024-01-08
Fix warning: declaration of ‘ret’ shadows a previous local [-Wshadow]
Alan Coopersmith
1
-7
/
+8
2024-01-08
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
1
-1
/
+1
2024-01-08
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+1
2023-10-05
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
1
-3
/
+3
2023-04-09
xf86-video-neomagic 1.3.1
xf86-video-neomagic-1.3.1
Alan Coopersmith
1
-2
/
+2
2022-12-08
NEOPreInit: Handle -Wimplicit-fallthrough warning
Alan Coopersmith
1
-0
/
+1
2022-12-08
NEOGetRec: Fix -Wmisleading-indentation warning
Alan Coopersmith
1
-0
/
+1
2022-12-08
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-01-22
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-22
Fix spelling/wording issues
Alan Coopersmith
5
-7
/
+7
2022-01-22
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2019-02-14
Use fabs() instead of abs() on double value.
Matthieu Herrb
1
-1
/
+1
2018-12-24
Version bumped to 1.3.0
xf86-video-neomagic-1.3.0
Kevin Brace
1
-1
/
+1
2018-12-22
Suppress unused function compilation warning
Kevin Brace
1
-0
/
+2
2018-12-22
Eliminate unused variable compilation warning
Kevin Brace
1
-1
/
+0
2018-11-25
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
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
2017-01-26
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2017-01-26
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+2
2015-05-08
Bump to 1.2.9
xf86-video-neomagic-1.2.9
Julien Cristau
1
-1
/
+1
2015-05-08
Fix compiler warning with recent X servers
Julien Cristau
1
-1
/
+1
2014-09-21
neomagic: fix build against master X server.
Dave Airlie
1
-0
/
+4
2014-05-21
Use own thunk functions instead of vgaHW*Weak
Adam Jackson
1
-2
/
+14
2013-08-16
xf86-video-neomagic 1.2.8
xf86-video-neomagic-1.2.8
Matt Turner
1
-1
/
+1
2013-08-16
Unbreak shadowfb initialization with modern X servers.
Matthieu Herrb
2
-1
/
+40
2012-09-25
Remove mibstore.h
Adam Jackson
1
-4
/
+0
2012-09-11
Don't check for unneeded proto headers
Matt Turner
1
-8
/
+0
2012-09-11
Remove uses of xf86PciInfo.h
Matt Turner
6
-7
/
+11
2012-09-11
Add &component=Driver/Neomagic to Bugzilla link
Matt Turner
1
-1
/
+1
2012-09-11
Don't call NEO_Sync with no XAA
Matt Turner
1
-5
/
+2
2012-07-17
xf86-video-neomagic: bump to version 1.2.7
xf86-video-neomagic-1.2.7
Dave Airlie
1
-1
/
+1
2012-07-16
neomagic: fix build when XAA is unavailable.
Dave Airlie
9
-16
/
+71
2012-06-06
neomagic: port to new compat API.
Dave Airlie
12
-67
/
+168
2012-04-18
Use DamageRegion for shadow damage
Adam Jackson
1
-1
/
+1
2012-03-23
xf86-video-neomagic 1.2.6
xf86-video-neomagic-1.2.6
Alan Coopersmith
1
-1
/
+1
2011-12-19
Fix for new vgahw ABI
Adam Jackson
1
-0
/
+1
2011-12-19
Fall back to shadowfb when XAA is unavailable
Adam Jackson
1
-9
/
+12
2011-10-11
Include <stdlib.h> for abs()
Jeremy Huddleston
1
-0
/
+1
2011-10-11
Use malloc/calloc/realloc/free directly
Jeremy Huddleston
3
-24
/
+24
2010-10-06
Purge cvs tags.
Jesse Adkins
1
-1
/
+0
2010-07-22
config: add comments for main statements
Gaetan Nadon
1
-5
/
+6
2010-07-21
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-4
/
+5
2010-07-21
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1
/
+1
2010-07-21
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
[next]