summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
7 daysuse XNFcallocarray() instead of xnfcalloc macroHEADmasterEnrico Weigelt, metux IT consult2-6/+6
2024-03-10Use strdup() instead of malloc(strlen()+1); memcpy() pairsAlan Coopersmith1-6/+3
2024-01-15Fix 5 of 5 -Wstringop-truncation warningsAlan Coopersmith2-1/+3
2024-01-15Fix warning: no previous prototype for ‘sis_get_device’ [-Wmissing-protot...Alan Coopersmith1-1/+1
2024-01-15Fix 40 of 42 -Wformat-nonliteral warningsAlan Coopersmith3-28/+28
2024-01-15Fix 2 of 2 -Wformat warningsAlan Coopersmith2-2/+2
2024-01-12Fix 20 out of 23 -Wshadow warningsAlan Coopersmith5-91/+86
2024-01-11Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2022-12-08SISErrorLog: Add printf attributeAlan Coopersmith1-1/+1
2022-12-08Resolve 174 out of 180 -Wdiscarded-qualifiers warningsAlan Coopersmith5-22/+22
2022-01-28Fix spelling/wording issuesAlan Coopersmith14-29/+29
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-16Fix type mismatch compilation warnings when TWDEBUG macro is definedKevin Brace1-5/+5
2019-12-16Use unsigned long when performing PCI read / writeKevin Brace2-9/+9
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
2019-11-26Do not call xf86DisableRandR() for X Server 1.20Kevin Brace1-3/+3
2019-07-18Convert text format specifier type to unsigned shortKevin Brace1-1/+1
2018-12-17Convert EXA support preprocessor macro to USE_EXAKevin Brace1-1/+1
2018-12-17Eliminate constant related compilation warnings for native functionsKevin Brace2-2/+2
2018-12-17Eliminate swap macro related unused variable compilation warningsKevin Brace2-0/+34
2018-12-17Suppress logical operation and parenthesis related compilation warningsKevin Brace2-2/+2
2018-12-17Eliminate set but not used variable compilation warningsKevin Brace2-16/+14
2018-11-10Remove obsolete B16 & B32 tags in struct definitionsAlan Coopersmith1-14/+14
2018-07-11Elimination of many "variable set but not used" compilation warningsKevin Brace3-13/+4
2018-07-11Add conditional compilation directives to suppress compilation warningsKevin Brace1-0/+4
2018-07-11Minor adjustment to the compilation orderKevin Brace1-3/+3
2017-07-17xf86-video-sis: remove the GlxSetVisualConfigs stub and friendsEmil Velikov4-177/+3
2017-02-16Remove reference to ->virtualFromAdam Jackson1-1/+1
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+5
2015-10-01Fix arguments for miSetPointerPosition.Thomas Klausner1-2/+2
2015-08-17Remove upload / download EXA hooksConnor Behan3-67/+0
2014-11-12sis: force build, who uses this crazy code anywaysDave Airlie1-0/+2
2014-11-12sis: more build fixes against master X server.Dave Airlie1-0/+10
2014-09-22sis: fix build against latest xserverDave Airlie2-0/+4
2013-11-23Fix format-security warningsPeter Hutterer1-4/+4
2013-10-28Fix HDisplay/VDisplay typosAlan Coopersmith1-5/+5
2012-10-15Stop including xf86Priv.hAdam Jackson2-1/+4
2012-09-25Remove mibstore.hAdam Jackson1-2/+0
2012-08-30Replace xf86UnMapVidMem with pci_device_unmap_rangeJan Lindemann1-0/+24
2012-07-15sis: add xaa configure supportDave Airlie1-1/+1
2012-07-02Make SiSRegInit & SiSSetLVDSetc args match in both headers that define themAlan Coopersmith4-8/+9
2012-07-02sis: fix build against older servers.Dave Airlie1-1/+1
2012-06-06sis: drop xf86PciInfo.hDave Airlie1-1/+35
2012-06-06sis: port to new compat API.Dave Airlie17-123/+227
2012-02-07Fix build with XInput version 12.Johannes Obermayr1-2/+2
2012-01-17Undo typos from last commitPeter Hutterer1-1/+1