summaryrefslogtreecommitdiff
path: root/src/sis.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-01drop unused SISDEINT code pathEnrico Weigelt, metux IT consult1-3/+0
2024-06-01drop XV_SD_DEPRECATED code pathsEnrico Weigelt, metux IT consult1-13/+0
2024-06-01drop obsolete SIS_HaveDriverFuncsEnrico Weigelt, metux IT consult1-2/+0
2024-06-01drop obsolete SISAGPHTYPEEnrico Weigelt, metux IT consult1-4/+2
2024-06-01drop obsolete SISISXORG6899900Enrico Weigelt, metux IT consult1-11/+0
2024-06-01drop ifdef on SISGAMMARAMPEnrico Weigelt, metux IT consult1-2/+0
2024-06-01drop ifdef on ENABLE_YPBPREnrico Weigelt, metux IT consult1-2/+0
2024-06-01drop ifdef on UNLOCK_ALWAYSEnrico Weigelt, metux IT consult1-3/+0
2024-06-01drop ifdefs on INCL_YUV_BLIT_ADAPTOREnrico Weigelt, metux IT consult1-3/+0
2024-06-01drop #ifdef's on SISVRAMQEnrico Weigelt, metux IT consult1-6/+0
2024-06-01drop ifdef on SIS_ARGB_CURSOR and ARGB_CURSOREnrico Weigelt, metux IT consult1-2/+0
2024-06-01drop SIS_NEED_MAP_IOP code pathsEnrico Weigelt, metux IT consult1-17/+0
2024-06-01drop obsolete IODBase from SISRecEnrico Weigelt, metux IT consult1-1/+0
2024-06-01drop obsolete _swapl() and _swaps() macrosEnrico Weigelt, metux IT consult1-3/+0
2024-06-01drop compat with ancient videodrv abi major below 20Enrico Weigelt, metux IT consult1-8/+0
2024-05-22drop SIS_CP conditional'ed code pathesEnrico Weigelt, metux IT consult1-8/+0
2024-05-15drop compat with ancient xorg versionEnrico Weigelt, metux IT consult1-5/+0
2024-05-15drop compat with ancient XFree86 2/2Enrico Weigelt, metux IT consult1-10/+2
2024-05-15drop compat with ancient XFree86 1/2Enrico Weigelt, metux IT consult1-13/+0
2024-05-15sis.h: drop fixed-value ifdefsEnrico Weigelt, metux IT consult1-43/+0
2022-12-08Resolve 174 out of 180 -Wdiscarded-qualifiers warningsAlan Coopersmith1-9/+9
2022-01-28Fix spelling/wording issuesAlan Coopersmith1-2/+2
2019-12-16Clean up XGI Technology PCI Device IDsKevin Brace1-8/+9
2019-12-16Clean up SiS PCI Device IDsKevin Brace1-27/+5
2019-12-16Remove a reference to _XF86_PCIINFO_HKevin Brace1-4/+7
2019-12-16Remove unnecessary SiS PCI Device IDsKevin Brace1-11/+0
2019-12-16Use unsigned long when performing PCI read / writeKevin Brace1-4/+4
2019-11-26Enable SISGAMMARAMP macro on X.Org X ServerKevin Brace1-1/+1
2019-11-26Fix for xf86InterceptSigIll() discontinuation in X Server 1.20Kevin Brace1-1/+1
2018-12-17Convert EXA support preprocessor macro to USE_EXAKevin Brace1-1/+1
2017-07-17xf86-video-sis: remove the GlxSetVisualConfigs stub and friendsEmil Velikov1-4/+0
2014-09-22sis: fix build against latest xserverDave Airlie1-0/+2
2012-10-15Stop including xf86Priv.hAdam Jackson1-1/+0
2012-07-15sis: add xaa configure supportDave Airlie1-1/+1
2012-06-06sis: drop xf86PciInfo.hDave Airlie1-1/+35
2012-06-06sis: port to new compat API.Dave Airlie1-1/+3
2012-01-04Untangle XF86DRI from the driver-specific DRI definePeter Hutterer1-5/+11
2011-10-19Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston1-2/+2
2011-10-07Fix build failures with recent server changes to swapl and swapsJeremy Huddleston1-0/+8
2010-07-09Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-1/+0
2009-07-28sis: change to using ABI version checkDave Airlie1-1/+1
2009-07-28sis: update for resources/RAC API removalDave Airlie1-0/+2
2009-05-01Make sisRegs3D4 big enough to hold all values written to itAlan Coopersmith1-1/+1
2008-03-19Death to RCS tags.Adam Jackson1-2/+0
2008-01-08finish off read/write long conversionDave Airlie1-0/+2
2008-01-08convert all hostbridge read/writes to accessor functionsDave Airlie1-0/+4
2008-01-08fixup type punningDave Airlie1-9/+9
2008-01-08fix warnings in buildDave Airlie1-0/+3
2008-01-08inital SiS pci access patchDave Airlie1-0/+2
2007-08-09Fix xserver version detection.Julien Cristau1-1/+1