index
:
driver/xf86-video-sunffb
master
obsd
Sun Creator cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-19
Remove XAA support
master
Alan Coopersmith
2024-05-14
drop compat with ancient xservers
Enrico Weigelt, metux IT consult
2024-05-14
bump minimal xorg version to 1.18
Enrico Weigelt, metux IT consult
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
2024-01-17
Fix warning: variable ‘pFfb’ set but not used [-Wunused-but-set-variable]
Alan Coopersmith
2024-01-17
Fix -Wunused-function warnings in ffb_ddc.c
Alan Coopersmith
2024-01-17
Fix warning: no previous prototype for ‘FFBi2cInit’ [-Wmissing-prototypes]
Alan Coopersmith
2024-01-17
Fix warning: no previous prototype for ‘FFB_InitDGA’ [-Wmissing-prototypes]
Alan Coopersmith
2024-01-17
Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
Alan Coopersmith
2024-01-15
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
2024-01-15
Fix -Wdiscarded-qualifiers warning in init_dac_flags()
Alan Coopersmith
2024-01-15
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
2023-10-07
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
2022-12-09
README: Add supported device info
Alan Coopersmith
2022-12-09
xf86-video-sunffb 1.2.3
xf86-video-sunffb-1.2.3
Alan Coopersmith
2022-12-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
2022-01-29
Include xf86Cursor.h instead of xf86RamDac.h
Alan Coopersmith
2022-01-29
gitlab CI: add a basic build test
Alan Coopersmith
2022-01-29
Fix spelling/wording issues
Alan Coopersmith
2022-01-29
Build xz tarballs instead of bzip2
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-18
Update README for gitlab migration
Alan Coopersmith
2017-01-26
autogen: add default patch prefix
Mihail Konev
2013-06-10
Unbreak when XAA is not present.
Matthieu Herrb
2013-01-21
xf86-video-sunffb 1.2.2
xf86-video-sunffb-1.2.2
Matt Turner
2012-09-25
Remove mibstore.h
Adam Jackson
2012-07-16
sunffb: fix XAA-less build.
Dave Airlie
2012-06-07
sunffb: port to new compat API.
Dave Airlie
2011-10-29
Add missing prototypes to silence warnings
Jeremy Huddleston
2011-10-29
Use malloc/calloc/realloc/free directly
Jeremy Huddleston
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-07-22
config: add comments for main statements
Gaetan Nadon
2010-07-21
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
2010-07-21
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
2010-07-21
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2010-07-21
config: complete AC_INIT m4 quoting
Gaetan Nadon
2010-07-20
config: remove unrequired AC_SUBST([XORG_CFLAGS])
Gaetan Nadon
2010-07-20
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
2010-07-20
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2010-07-20
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-07-20
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2010-06-13
COPYING: replace stub file with actual Copyright notices.
Gaetan Nadon
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2009-12-30
configure.ac: remove unused sdkdir=$(pkg-config...) statement
Gaetan Nadon
2009-11-23
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2009-10-26
Several driver modules do not have a ChangeLog target in Makefile.am #23814
Gaetan Nadon
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2009-09-08
sunffb: define %g2 and %g3 registers when building 64 bit version of the sunf...
Denis Gilmore
[next]