summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-16Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsHEADmasterAlan Coopersmith1-1/+4
2024-01-16Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-16configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-10-07gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2022-12-09xf86-video-vesa 2.6.0xf86-video-vesa-2.6.0Alan Coopersmith1-2/+2
2022-10-27Refuse to run if framebuffer or dri devices are presentJocelyn Falempe1-5/+34
2022-10-17VESAValidMode: remove duplicate call to VESAGetRecAlan Coopersmith1-2/+0
2022-10-17VESADGASetMode: remove unused variable scrnIdxAlan Coopersmith1-1/+0
2022-10-17gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-30gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-30Fix spelling/wording issuesAlan Coopersmith2-2/+2
2022-01-30Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2020-09-10vesa 2.5.0xf86-video-vesa-2.5.0Adam Jackson1-1/+1
2019-07-10Disable shadow by default on known-virtual GPUsAdam Jackson1-3/+32
2019-05-10Refuse to run on UEFI machines running older kernelsBenjamin Tissoires1-1/+2
2019-03-06Try harder to avoid 24bppAdam Jackson1-1/+3
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+19
2018-08-29Refuse to run on UEFI machinesAdam Jackson1-2/+9
2018-08-28Newline-terminate a few error messagesAdam Jackson1-2/+2
2018-02-15vesa 2.4.0xf86-video-vesa-2.4.0Adam Jackson1-1/+1
2018-02-15Honor Option "NoDDC" correctlyIan Lepore1-1/+3
2018-02-15Use VBEFreeVBEInfo not freeAdam Jackson1-1/+2
2018-02-15Fall back to VGA if the palette API isn't supportedAdam Jackson1-0/+21
2018-02-15Don't build old probe method on sufficiently new serversAdam Jackson1-0/+6
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-05-02Use default refresh by defaultStefan Dirsch1-3/+5
2015-07-27When debugging, print the VGAbase as well.Matthew Green1-2/+3
2015-06-16vesa 2.3.4xf86-video-vesa-2.3.4Adam Jackson1-1/+1
2015-06-16Don't include deprecated xf86PciInfo.hAdam Jackson1-3/+0
2015-06-11configure: Drop PanelID testAdam Jackson2-10/+0
2014-01-30Raise required version of xorg-server to >= 1.6Alan Coopersmith1-1/+1
2013-09-09Bump to 2.3.3xf86-video-vesa-2.3.3Julien Cristau1-1/+1
2013-08-14Make bool option parsing clearer and more consistentEgbert Eich1-6/+5
2013-01-16autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-16configure: Drop AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-09-25Remove mibstore.hAdam Jackson1-4/+0
2012-08-23Fix check function in VESASaveRestoreAlexandr Shadchin1-1/+1
2012-08-23Remove unneeded AM_CONDITIONALAlexandr Shadchin1-4/+5
2012-07-18vesa: bump to 2.3.2xf86-video-vesa-2.3.2Dave Airlie1-1/+1
2012-06-01vesa: add api 13 compat layer.Dave Airlie2-39/+98
2012-05-23vesa: fix make distcheck.Dave Airlie1-0/+1
2012-05-23vesa: convert to new screen conversion APIs.Dave Airlie1-5/+5
2012-05-23vesa: add compat-api.hDave Airlie2-1/+42
2012-03-22vesa 2.3.1xf86-video-vesa-2.3.1Adam Jackson1-1/+1
2011-10-19configure.ac: Require a newer version of libpciaccessJeremy Huddleston1-1/+1
2011-10-19Code style cleanup to make the map and unmap blocks more consistentJeremy Huddleston1-19/+20
2011-10-19Build fix for ABI Version 12Jeremy Huddleston1-7/+11