index
:
driver/xf86-video-sunffb
master
obsd
Sun Creator cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ffb_driver.c
Age
Commit message (
Expand
)
Author
2024-05-19
Remove XAA support
master
Alan Coopersmith
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 warning: no previous prototype for ‘FFB_InitDGA’ [-Wmissing-prototypes]
Alan Coopersmith
2013-06-10
Unbreak when XAA is not present.
Matthieu Herrb
2012-09-25
Remove mibstore.h
Adam Jackson
2012-06-07
sunffb: port to new compat API.
Dave Airlie
2011-10-29
Use malloc/calloc/realloc/free directly
Jeremy Huddleston
2008-08-19
Uninclude xf86Version.h
Adam Jackson
2007-12-28
Remove DRI support to fix build after devPrivates rework
David S. Miller
2007-08-07
Define FFB_*_VERSION using PACKAGE_VERSION*
Brice Goglin
2006-04-07
Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
sunffb-1_1_0
XORG-7_1
Adam Jackson
2006-01-25
Remove xf8_32wid damage, it is going away.
Adam Jackson
2005-11-09
Bump version numbers for X11R6.9/X11R7 RC2.
XORG-6_99_99_902
XORG-6_8_99_903
XORG-6_8_99_902
Kevin E Martin
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
2005-06-25
Bug #3626: _X_EXPORT tags for video and input drivers.
XORG-6_8_99_13
Adam Jackson
2005-01-14
Bug #1891: XAA support for Sun FFB. (Dave S. Miller)
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_1
Adam Jackson
2004-06-16
DRI XFree86-4_3_99_12-merge import
DRI-XFree86-4_3_99_12-merge
Eric Anholt
2004-04-23
Merging XORG-CURRENT into trunk
XACE-SELINUX-MERGE
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_903_special
xf86-4_3_99_902
xf86-4_3_99_901
xf86-4_3_99_16
xf86-012804-2330
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley