summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-08-02Fix merge of Mark Kettenis changes.HEADobsdMatthieu Herrb
2024-08-02This diff makes sunffb work on my blade1k, which has:Mark Kettenis
2024-05-19Remove XAA supportmasterAlan Coopersmith
2024-05-14drop compat with ancient xserversEnrico Weigelt, metux IT consult
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult
2024-01-17Fix warning: variable ‘pFfb’ set but not used [-Wunused-but-set-variable]Alan Coopersmith
2024-01-17Fix -Wunused-function warnings in ffb_ddc.cAlan Coopersmith
2024-01-17Fix warning: no previous prototype for ‘FFBi2cInit’ [-Wmissing-prototypes]Alan Coopersmith
2024-01-17Fix warning: no previous prototype for ‘FFB_InitDGA’ [-Wmissing-prototypes]Alan Coopersmith
2024-01-15Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith
2024-01-15Fix -Wdiscarded-qualifiers warning in init_dac_flags()Alan Coopersmith
2022-01-29Include xf86Cursor.h instead of xf86RamDac.hAlan Coopersmith
2022-01-29Fix spelling/wording issuesAlan Coopersmith
2013-06-10Unbreak when XAA is not present.Matthieu Herrb
2012-09-25Remove mibstore.hAdam Jackson
2012-07-16sunffb: fix XAA-less build.Dave Airlie
2012-06-07sunffb: port to new compat API.Dave Airlie
2011-10-29Add missing prototypes to silence warningsJeremy Huddleston
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston
2010-10-06Purge cvs tags.Jesse Adkins
2009-09-08sunffb: define %g2 and %g3 registers when building 64 bit version of the sunf...Denis Gilmore
2009-09-08xf86-video-sunffb: Remove unused .cvsignore file #23776Gaetan Nadon
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
2009-05-04Remove DRI remnants from build systemJulien Cristau
2008-09-03Fix distcheck.Adam Jackson
2008-08-19Uninclude xf86Version.hAdam Jackson
2008-01-10Fix compilation after dri removal in the last commitBenjamin Close
2007-12-28Remove DRI support to fix build after devPrivates reworkDavid S. Miller
2007-08-07Define FFB_*_VERSION using PACKAGE_VERSION*Brice Goglin
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.sunffb-1_1_0XORG-7_1Adam Jackson
2006-01-26Remove remaining cfb-isms and dead accel code.Adam Jackson
2006-01-25Remove xf8_32wid damage, it is going away.Adam Jackson
2005-12-14Bug #4890" Include the assembly in the build (Ferris McCormick)Adam Jackson
2005-11-21Add .cvsignores for drivers.Eric Anholt
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin
2005-10-21Bug #4829: Remove some useless DRI symbol checks.Adam Jackson
2005-09-27Add some files to the rendition and sunffb build systemsSøren Sandmann Pedersen
2005-08-15Egbert's 64bit fixes for mixed 32/64bit clientsXORG-6_8_99_901Alan Hourihane
2005-07-31Post-merge fixups:XORG-6_99_99_900XORG-6_8_99_900Adam Jackson
2005-07-26Build system for sunffbSøren Sandmann Pedersen
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".XORG-6_8_99_14Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_13Adam Jackson
2005-05-20Bug #3346: Don't include DRI-internal headers from the drivers. Pointed outXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Adam Jackson
2005-05-18Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionAdam Jackson
2005-04-20Fix includes right throughout the Xserver tree:sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4Daniel Stone
2005-01-14Bug #1891: XAA support for Sun FFB. (Dave S. Miller)XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1Adam Jackson
2004-06-16Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers,rel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1Eric Anholt