index
:
xorg/driver/xf86-video-sunffb
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-sunffb driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-sunffb)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Remove XAA support
HEAD
master
Alan Coopersmith
6
-1201
/
+6
2024-05-14
drop compat with ancient xservers
Enrico Weigelt, metux IT consult
1
-41
/
+0
2024-05-14
bump minimal xorg version to 1.18
Enrico Weigelt, metux IT consult
1
-1
/
+1
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
2
-2
/
+2
2024-01-17
Fix warning: variable ‘pFfb’ set but not used [-Wunused-but-set-variable]
Alan Coopersmith
1
-4
/
+0
2024-01-17
Fix -Wunused-function warnings in ffb_ddc.c
Alan Coopersmith
1
-1
/
+1
2024-01-17
Fix warning: no previous prototype for ‘FFBi2cInit’ [-Wmissing-prototypes]
Alan Coopersmith
1
-0
/
+2
2024-01-17
Fix warning: no previous prototype for ‘FFB_InitDGA’ [-Wmissing-prototypes]
Alan Coopersmith
2
-2
/
+2
2024-01-17
Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
Alan Coopersmith
1
-0
/
+5
2024-01-15
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
1
-1
/
+1
2024-01-15
Fix -Wdiscarded-qualifiers warning in init_dac_flags()
Alan Coopersmith
1
-1
/
+1
2024-01-15
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+2
2023-10-07
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
1
-3
/
+3
2022-12-09
README: Add supported device info
Alan Coopersmith
1
-0
/
+3
2022-12-09
xf86-video-sunffb 1.2.3
xf86-video-sunffb-1.2.3
Alan Coopersmith
1
-2
/
+2
2022-12-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-01-29
Include xf86Cursor.h instead of xf86RamDac.h
Alan Coopersmith
1
-1
/
+1
2022-01-29
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-29
Fix spelling/wording issues
Alan Coopersmith
3
-4
/
+4
2022-01-29
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
-20
/
+19
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2013-06-10
Unbreak when XAA is not present.
Matthieu Herrb
1
-3
/
+6
2013-01-21
xf86-video-sunffb 1.2.2
xf86-video-sunffb-1.2.2
Matt Turner
1
-1
/
+1
2012-09-25
Remove mibstore.h
Adam Jackson
1
-2
/
+0
2012-07-16
sunffb: fix XAA-less build.
Dave Airlie
4
-1
/
+37
2012-06-07
sunffb: port to new compat API.
Dave Airlie
7
-27
/
+128
2011-10-29
Add missing prototypes to silence warnings
Jeremy Huddleston
1
-0
/
+4
2011-10-29
Use malloc/calloc/realloc/free directly
Jeremy Huddleston
2
-10
/
+10
2010-10-06
Purge cvs tags.
Jesse Adkins
16
-16
/
+0
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
/
+18
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
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
-101
/
+13
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-6
/
+64
2009-09-08
sunffb: define %g2 and %g3 registers when building 64 bit version of the sunf...
Denis Gilmore
2
-0
/
+8
[next]