index
:
xorg/driver/xf86-video-s3
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-s3 driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-s3)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
Fix spelling/wording issues
HEAD
master
Alan Coopersmith
4
-8
/
+8
2022-01-27
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2019-07-25
Version bumped to 0.7.0
xf86-video-s3-0.7.0
Kevin Brace
1
-1
/
+1
2018-12-18
Eliminate unused variable compilation warning
Kevin Brace
1
-1
/
+0
2018-12-18
Eliminate set but not used variable compilation warnings
Kevin Brace
2
-5
/
+2
2018-12-18
Use const char for xf86GetOptValString return type
Kevin Brace
1
-1
/
+1
2018-12-18
Discontinue the use of xf86PciInfo.h
Kevin Brace
3
-3
/
+18
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
-20
/
+21
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
2016-09-10
Remove unused BIOS size & address macros
Alan Coopersmith
1
-3
/
+0
2016-03-17
s3_bios.c: Simplify code for choosing between 16000 & 16000 for RefClock
Alan Coopersmith
1
-67
/
+1
2016-03-12
When checking malloc for success, it helps to use == NULL, instead of =
Alan Coopersmith
1
-1
/
+1
2014-01-09
Remove mibstore.h
Gaetan Nadon
1
-2
/
+0
2012-08-23
Fix malformed list syntax.
Eric S. Raymond
1
-2
/
+2
2012-07-17
xf86-video-s3: bump to version 0.6.5
xf86-video-s3-0.6.5
Dave Airlie
1
-1
/
+1
2012-07-17
s3: fixup scrn/screen conversion.
Dave Airlie
6
-10
/
+10
2012-07-17
s3: port to new X server compat API
Dave Airlie
6
-34
/
+133
2012-07-17
s3: convert to XAA-less server world.
Dave Airlie
5
-4
/
+42
2012-05-12
xf86-video-s3 0.6.4
xf86-video-s3-0.6.4
Julien Cristau
1
-1
/
+1
2012-05-12
Include unistd.h for usleep
Julien Cristau
1
-0
/
+2
2012-05-12
Use standard allocation functions
Julien Cristau
4
-21
/
+16
2011-12-28
If it couldn't allocate memory, don't attempt to write a bunch of values
Alan Coopersmith
1
-0
/
+2
2011-12-19
Fix for new vgahw ABI
Adam Jackson
1
-0
/
+1
2011-12-19
Fall back to shadowfb if XAA is unavailable
Adam Jackson
1
-5
/
+9
2011-02-28
Add missing call to vbeFree (bug 4417)
Matt Turner
2
-2
/
+3
2010-07-23
config: add AM_PROG_CC_C_O for per-target compilation flags
Gaetan Nadon
1
-0
/
+3
2010-07-22
config: add comments for main statements
Gaetan Nadon
1
-6
/
+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
2010-07-21
config: complete AC_INIT m4 quoting
Gaetan Nadon
1
-2
/
+2
2010-07-20
config: remove unrequired AC_SUBST([XORG_CFLAGS])
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-2
/
+0
2010-07-20
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-07-20
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2
-21
/
+7
2010-06-13
COPYING: replace stub file with actual Copyright notices.
Gaetan Nadon
1
-8
/
+66
2010-01-29
config: remove dead LINUXDOC macro usage
Gaetan Nadon
1
-2
/
+0
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-22
/
+19
2009-12-30
configure.ac: remove unused sdkdir=$(pkg-config...) statement
Gaetan Nadon
1
-1
/
+0
2009-11-23
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-10-28
Remove .cvsignore #23776
Gaetan Nadon
1
-6
/
+0
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
1
-1
/
+0
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2
-3
/
+6
2009-10-26
Several driver modules do not have a ChangeLog target in Makefile.am #23814
Gaetan Nadon
3
-136
/
+13
[next]