summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-13Run ../modular/x-indent-all.sh inside this driver's tree.HEADmasterMartin-Éric Racine42-365/+414
2024-10-11use dixDestroyPixmap() instead of direct driver callEnrico Weigelt, metux IT consult1-10/+2
2024-10-11fix FTBS on 64bit LinuxEnrico Weigelt, metux IT consult10-42/+100
2024-09-17Avoid pitfalls from users who try to enable XAAConnor Behan2-115/+22
2024-09-17Rename gx_accel.c to gx_exa.cConnor Behan3-2/+2
2024-09-17Add option to avoid building GX supportConnor Behan3-11/+30
2024-09-17Remove dead XAA codeConnor Behan1-1299/+1
2024-09-07README: update anongit URL to use gitlab insteadAlan Coopersmith1-1/+1
2024-06-25Remove deprecated function and includesConnor Behan1-1/+0
2024-06-25Update NEWS to reflect the extensive GX component cleanup.Martin-Éric Racine1-0/+6
2024-06-24Fix exaOffscreenFree callConnor Behan1-1/+1
2024-06-24[LX] Make xf86SetDepthBpp use the Xserver defaults.Martin-Éric Racine1-1/+1
2024-06-24Suppress majority of compiler warningsConnor Behan16-91/+84
2024-06-24Remove all deprecated xf86PciInfo.h includes.Martin-Éric Racine5-5/+0
2024-06-23[LX] Bump the default pixel depth up to 24-bit.Martin-Éric Racine1-1/+1
2024-06-18Update NEWS to reflect the tighter dependencies since this version.Martin-Éric Racine1-0/+8
2024-06-18Fix incorrect date in updated README.Martin-Éric Racine1-1/+1
2024-06-18Bump configure.ac and README to version 2.18.1 for pending release.Martin-Éric Racine2-2/+4
2024-06-18vid_rdc1: fix unused variable "value"Enrico Weigelt, metux IT consult1-2/+0
2024-06-18fix rendundant declarationsEnrico Weigelt, metux IT consult5-26/+8
2024-06-11drop old compat macrosEnrico Weigelt, metux IT consult9-94/+47
2024-06-11drop obsolete XAA supportEnrico Weigelt, metux IT consult6-262/+2
2024-06-11drop compat with ancient xserversEnrico Weigelt, metux IT consult1-50/+0
2024-06-11drop compat for old XINPUT ABI versions < 22Enrico Weigelt, metux IT consult1-13/+1
2024-06-11drop compat with video api major version < 20Enrico Weigelt, metux IT consult4-23/+0
2024-06-11drop obsolete check for HAS_DIXREGISTERPRIVATEKEY and HAS_DEVPRIVATEKEYRECEnrico Weigelt, metux IT consult1-6/+0
2024-06-11drop obsolete check for REGION_NULLEnrico Weigelt, metux IT consult2-8/+0
2024-06-11drop compat with ancient xserver versionsEnrico Weigelt, metux IT consult2-6/+0
2024-06-11bump minimal xorg version to 1.18Enrico Weigelt, metux IT consult1-1/+1
2024-06-09Add brackets to AC_PREREQ.Martin-Éric Racine1-1/+1
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult6-7/+7
2024-05-08use XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult1-1/+1
2023-05-04xf86-video-geode 2.11.21xf86-video-geode-2.11.21Alan Coopersmith1-2/+2
2023-05-04Makefile.am: swap order of ACLOCAL_AMFLAGSAlan Coopersmith1-1/+1
2022-08-03src/gfx/i2c_acc.c: Convert from ISO-8859-1 to UTF-8Alan Coopersmith1-3/+3
2022-08-03gitlab CI: add a basic build testAlan Coopersmith1-0/+102
2022-01-22Fix spelling/wording issuesAlan Coopersmith39-83/+83
2022-01-22Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-05-17Mention iomem=relaxed in the README FAQ for Linux 4.x+ requirementsMartin-Éric Racine1-1/+4
2020-12-15Updated the README's FAQ for Linux 4.x+ requirementsMartin-Éric Racine1-1/+18
2020-12-03fix 'multiple definition of' linker errorChristian Gmeiner4-7/+7
2019-09-20Geode 2.11.20xf86-video-geode-2.11.20Martin-Éric Racine1-1/+1
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith1-11/+8
2018-03-05gx: Fix RANDR initialization for xserver 1.20Adam Jackson1-0/+2
2017-01-24Remove call to LoaderGetOSAdam Jackson1-13/+0
2016-12-10Geode 2.11.19xf86-video-geode-2.11.19Martin-Éric Racine1-1/+1
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+5
2016-02-03Geode 2.11.18xf86-video-geode-2.11.18Martin-Éric Racine1-1/+1
2015-12-02LX: Restore old VT switch codeConnor Behan3-2/+9