summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
7 daysuse XNFcallocarray() instead of xnfcalloc macroHEADmasterEnrico Weigelt, metux IT consult3-6/+6
7 daysuse XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult1-1/+1
2022-12-09Fix -Wimplicit-function-declaration warningAlan Coopersmith1-0/+2
2022-12-09XGIErrorLog: add printf attributeAlan Coopersmith1-1/+1
2022-12-09Fix -Wdiscarded-qualifiers warningsAlan Coopersmith3-9/+8
2022-12-09Stop including deprecated xf86PciInfo.hAlan Coopersmith16-16/+0
2022-01-30Fix building with `-fno-common`Alan Coopersmith1-3/+3
2022-01-30Fix spelling/wording issuesAlan Coopersmith13-29/+29
2017-07-17xf86-video-xgi: remove the GlxSetVisualConfigs stub and friendsEmil Velikov3-146/+1
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+5
2016-04-28Add check for libpciaccess on ARMTristan Plumb1-0/+4
2016-04-28Fixed "Module xgi does not have a xgiModuleData"Alberto Bursi1-1/+1
2015-09-14Fix invalid mode passed to openJakub Bogusz1-1/+1
2015-09-14Add missing includes to avoid implicit function declarationsJakub Bogusz1-0/+3
2015-08-17Remove execute permissions from source filesConnor Behan41-0/+0
2015-08-17Reduce custom type usageConnor Behan18-341/+335
2015-08-17Remove UploadToScreen and DownloadFromScreenConnor Behan1-107/+0
2015-08-17Add missing check for libpciaccessConnor Behan1-0/+8
2015-08-10Remove const from variable.Thomas Klausner1-1/+1
2015-08-10Add unistd.h for usleep().Thomas Klausner2-0/+2
2015-08-10Make two unused Scaling variables static.Thomas Klausner1-2/+2
2015-08-10Compare integer return values to integers.Thomas Klausner1-2/+2
2015-08-10Fix return value.Alan Barrett1-1/+1
2015-08-10Remove PACKAGE_* definitions from xgi_dri.c.Thomas Klausner2-9/+0
2015-08-10Make cast match target variable type.Thomas Klausner1-1/+1
2015-08-10Make PutImage implementation match prototype.Thomas Klausner1-2/+3
2015-08-10Do not build in DEBUG mode by default.Thomas Klausner1-7/+0
2015-08-10Improve format strings in messages and errors.Thomas Klausner3-13/+14
2015-08-10Use better variable types.Thomas Klausner2-9/+9
2015-08-10Uncomment header includes.Thomas Klausner1-3/+0
2015-08-10Consistently use Bool instead of BOOL.Thomas Klausner2-5/+5
2015-08-10Add prototype for bGetEDID.Thomas Klausner2-0/+2
2015-08-10Use correct variable type.Thomas Klausner1-2/+2
2015-08-10Remove const marker for some variables.Thomas Klausner1-8/+8
2015-08-10Use correct type for variable.Thomas Klausner2-20/+20
2015-08-10Stop using obsolete header file.Thomas Klausner2-2/+2
2015-08-10Avoid redefinitions of u8, uint8_t, and GETBITS.Thomas Klausner2-1/+7
2014-09-11Remove call to miInitializeBackingStore to make the driver load againAdam Jackson1-1/+0
2013-08-14Remove mibstore.h to make driver build againEgbert Eich1-1/+0
2013-07-29Don't confuse editor and make function more readableEgbert Eich1-59/+55
2013-01-18ddc: Fix uncredible fail in calling xf86UnloadSubModuleAdam Jackson1-1/+0
2013-01-18i2c: Don't scream on literally every single write to SCL or SDAAdam Jackson1-4/+4
2013-01-08Fix XGIValidMode for 1.13 APIAdam Jackson2-3/+3
2012-08-07xgi: build against non-piooffset vgahwDave Airlie1-0/+8
2012-08-07xgi: convert to new server compat APIDave Airlie11-73/+177
2012-08-07xgi: fix for XAA removalDave Airlie3-3/+7
2012-01-13Fix warning: control reaches end of non-void function.Johannes Obermayr1-9/+11
2011-12-19Fall back to shadowfb if XAA is unavailableAdam Jackson1-8/+2
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-11-01(xf86)LoaderReqSymLists is not longer supported/required.Stefan Dirsch1-157/+1