summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
7 daysuse XNFcallocarray() instead of xnfcalloc macroHEADmasterEnrico Weigelt, metux IT consult1-3/+3
2024-01-15Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2022-01-28Fix spelling/wording issuesAlan Coopersmith5-6/+6
2018-11-10Remove obsolete B16 & B32 tags in struct definitionsAlan Coopersmith1-14/+14
2016-12-10Adapt Block/WakeupHandler signature for ABI 23Stefan Dirsch1-0/+5
2012-09-25Remove mibstore.hAdam Jackson1-2/+0
2012-07-15sisub: don't require xaaDave Airlie1-1/+1
2012-07-15sisusb: fix build since compat-apiDave Airlie2-1/+2
2012-06-06sisusb: add support for compat API.Dave Airlie9-43/+146
2011-11-01Build fix for -Werror=int-to-pointer-cast -Werror=pointer-to-int-castJeremy Huddleston2-10/+10
2011-11-01Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston3-8/+8
2011-10-07Fix build failures with recent server changes to swapl and swapsJeremy Huddleston2-20/+28
2011-10-07Also use calloc rather than xcallocJeremy Huddleston3-3/+3
2011-09-24Use malloc/free rather than xalloc/xfreeJeremy Huddleston5-44/+44
2011-09-24Include xf86Pci.h for IOADDRESSJeremy Huddleston1-1/+1
2011-09-15Add missing include for pciaccess.hJeremy Huddleston1-0/+2
2010-12-03Fix compilation with -Werror=format-security (bug #31540)Thierry Vignaud1-2/+2
2010-07-09Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2-3/+0
2010-05-18Remove mibank.h referenceAdam Jackson1-1/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+0
2009-07-28sisusb: update for resources/RAC API removalDave Airlie2-7/+0
2009-07-16Update to xextproto 7.1 support.Peter Hutterer1-0/+5
2009-05-28Remove useless loader symbol lists.Adam Jackson1-23/+0
2008-08-19Really compile fix this time I mean it.Adam Jackson4-8/+8
2008-08-19Build fix.Adam Jackson1-1/+1
2008-08-15Build fix.Adam Jackson2-6/+1
2008-07-20Remove XFree86-Misc (PassMessage) supportDaniel Stone3-30/+1
2008-06-06Add missing include for ioctl()Julien Cristau1-0/+1
2008-03-19open() is not fopen(). Use O_RDONLY, not 'r'.Adam Jackson1-2/+2
2008-03-19Death to RCS tags.Adam Jackson23-46/+0
2007-11-16Fix xserver version detection.Tomasz Dominikowski1-1/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos1-0/+0
2007-08-07Define SISUSB_*_VERSION using PACKAGE_VERSION*Brice Goglin1-3/+3
2006-04-08Bump to 0.8.1 for Xv changes.sisusb-0_8_1XORG-7_1Adam Jackson1-2/+2
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner1-2/+3
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 0.8.0.sisusb-0_8_0Adam Jackson1-4/+11
2005-11-21Add .cvsignores for drivers.Eric Anholt1-0/+6
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin1-1/+1
2005-10-27SiSUSB: Sync option names with SiS driverThomas Winischhofer1-28/+3
2005-09-28SiS USB driver: Allow HWCursor in interlace modesXORG-6_8_99_901Thomas Winischhofer1-9/+4
2005-09-28SIS USB driver: Fix cursor flickeringThomas Winischhofer3-5/+6
2005-09-16SiSUSB: Fix sisctrl extension (stupid typo) Fix (gamma) brightness and addThomas Winischhofer4-37/+219
2005-08-15SiSUSB: Additional support for kernel text consolesThomas Winischhofer4-7/+14
2005-08-15SiSUSB: Prep for SiSUSB kernel console driverThomas Winischhofer5-12/+54
2005-07-27Build system for sisusbSøren Sandmann Pedersen1-0/+54
2005-07-26Tue Jul 26 18:47:47 2005 Søren Sandmann <sandmann@redhat.com>XORG-6_8_99_900Søren Sandmann Pedersen2-2/+2
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson11-0/+44
2005-07-09SiSUSB driver: Remove declarations of non-existent routinesThomas Winischhofer2-10/+4
2005-07-09SiSUSB driver: Sync with sis driverThomas Winischhofer23-271/+313
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14Daniel Stone23-23/+23