summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-16configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith1-2/+1
2023-10-07gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
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-12-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-30Fix building with `-fno-common`Alan Coopersmith1-3/+3
2022-01-30gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-30Fix spelling/wording issuesAlan Coopersmith14-30/+30
2022-01-30Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+19
2017-07-17xf86-video-xgi: remove the GlxSetVisualConfigs stub and friendsEmil Velikov4-147/+2
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-21Bump to 1.6.1xf86-video-xgi-1.6.1Connor Behan1-1/+1
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