index
:
xorg/driver/xf86-video-siliconmotion
COMPOSITEWRAP
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-siliconmotion driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-siliconmotion)
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
drop obsolete check for REGION_NULL
HEAD
master
Enrico Weigelt, metux IT consult
1
-6
/
+2
2024-05-22
drop support for ancient xserver versions
Enrico Weigelt, metux IT consult
3
-51
/
+0
2024-05-18
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
Alan Coopersmith
8
-814
/
+21
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
3
-8
/
+8
2023-09-27
xf86-video-siliconmotion 1.7.10
xf86-video-siliconmotion-1.7.10
Alan Coopersmith
1
-1
/
+1
2023-09-26
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
1
-3
/
+3
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
1
-1
/
+1
2022-12-15
Replace malloc()+memset() with calloc()
Alan Coopersmith
1
-8
/
+7
2022-12-15
Replace malloc()+snprintf() with Xasprintf()
Alan Coopersmith
1
-5
/
+9
2022-12-15
Quiet -Wempty-body warning
Alan Coopersmith
1
-1
/
+3
2022-12-15
constify some char * declarations
Alan Coopersmith
1
-7
/
+9
2022-12-08
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-01-28
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-28
Fix spelling/wording issues
Alan Coopersmith
7
-16
/
+16
2022-01-28
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-18
Update README for gitlab migration
Alan Coopersmith
3
-26
/
+19
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: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2017-01-26
configure: Drop AM_MAINTAINER_MODE
Peter Hutterer
2
-2
/
+1
2017-01-17
xf86-video-siliconmotion 1.7.9
xf86-video-siliconmotion-1.7.9
Matt Turner
1
-1
/
+1
2016-07-19
Adapt Block/WakeupHandler signature for ABI 23
Adam Jackson
1
-0
/
+5
2015-09-30
Use X11/Xarch.h for endian detection.
Thomas Klausner
3
-10
/
+11
2015-08-23
Check for drawables before compositing
Connor Behan
1
-0
/
+4
2015-05-09
Bump to 1.7.8
xf86-video-siliconmotion-1.7.8
Julien Cristau
1
-1
/
+1
2015-05-09
Fix a couple const-ness warnings
Julien Cristau
3
-3
/
+3
2015-05-09
Fix SwitchMode and AdjustFrame hooks
Julien Cristau
2
-6
/
+7
2015-05-08
Fix BlockHandler declaration
Julien Cristau
1
-2
/
+1
2015-05-08
Fix shadow compiler warning
Julien Cristau
1
-4
/
+4
2014-09-30
Remove dependency on xf86PciInfo.h
Adam Jackson
2
-2
/
+9
2014-09-30
Fix a typo
Adam Jackson
1
-1
/
+1
2014-09-30
Fix build against xserver 1.17
Adam Jackson
1
-1
/
+1
2014-05-21
Use own thunk function instead of vgaHW*Weak
Adam Jackson
1
-1
/
+7
2013-01-09
Remove miInitializeBackingStore()
Adam Jackson
1
-2
/
+0
2012-07-17
xf86-video-siliconmotion: bump to version 1.7.7
xf86-video-siliconmotion-1.7.7
Dave Airlie
1
-1
/
+1
2012-07-17
smi: convert to new X server screen conversion apis.
Dave Airlie
4
-17
/
+17
2012-07-17
smi: port to compat-api for new server.
Dave Airlie
6
-30
/
+125
2012-07-17
smi: fix build against XAA-less server
Dave Airlie
4
-0
/
+34
2012-03-23
xf86-video-siliconmotion 1.7.6
xf86-video-siliconmotion-1.7.6
Alan Coopersmith
1
-1
/
+1
2012-02-09
Add &component=Driver/siliconmotion to Bugzilla link
Matt Turner
2
-2
/
+2
2012-02-09
Don't check for randrproto or renderproto
Matt Turner
1
-2
/
+0
2011-12-19
Fix for new vgaHW ABI
Adam Jackson
1
-0
/
+1
2011-12-19
Make failure to XAA non-fatal
Adam Jackson
1
-2
/
+2
2011-11-17
Check ABI major not encoded ABI
Adam Jackson
1
-1
/
+1
2011-11-16
Adapt to missing PIOOffset in videoabi 12
Adam Jackson
1
-0
/
+4
2011-02-27
Bump to 1.7.5
xf86-video-siliconmotion-1.7.5
Julien Cristau
1
-1
/
+1
2011-02-27
Replace calls to xalloc/xcalloc/xfree with malloc/calloc/free
Julien Cristau
4
-37
/
+35
2011-02-27
Fix compiler warning on 64bit
Julien Cristau
1
-1
/
+1
[next]