summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xf86-video-vesa 2.6.0HEADxf86-video-vesa-2.6.0masterAlan Coopersmith2022-12-091-2/+2
* Refuse to run if framebuffer or dri devices are presentJocelyn Falempe2022-10-271-5/+34
* VESAValidMode: remove duplicate call to VESAGetRecAlan Coopersmith2022-10-171-2/+0
* VESADGASetMode: remove unused variable scrnIdxAlan Coopersmith2022-10-171-1/+0
* gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith2022-10-171-2/+2
* gitlab CI: add a basic build testAlan Coopersmith2022-01-301-0/+98
* Fix spelling/wording issuesAlan Coopersmith2022-01-302-2/+2
* Build xz tarballs instead of bzip2Alan Coopersmith2022-01-301-1/+1
* vesa 2.5.0xf86-video-vesa-2.5.0Adam Jackson2020-09-101-1/+1
* Disable shadow by default on known-virtual GPUsAdam Jackson2019-07-101-3/+32
* Refuse to run on UEFI machines running older kernelsBenjamin Tissoires2019-05-101-1/+2
* Try harder to avoid 24bppAdam Jackson2019-03-061-1/+3
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-183-20/+19
* Refuse to run on UEFI machinesnot-on-efiAdam Jackson2018-08-291-2/+9
* Newline-terminate a few error messagesAdam Jackson2018-08-281-2/+2
* vesa 2.4.0xf86-video-vesa-2.4.0Adam Jackson2018-02-151-1/+1
* Honor Option "NoDDC" correctlyIan Lepore2018-02-151-1/+3
* Use VBEFreeVBEInfo not freeAdam Jackson2018-02-151-1/+2
* Fall back to VGA if the palette API isn't supportedAdam Jackson2018-02-151-0/+21
* Don't build old probe method on sufficiently new serversAdam Jackson2018-02-151-0/+6
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* Use default refresh by defaultStefan Dirsch2016-05-021-3/+5
* When debugging, print the VGAbase as well.Matthew Green2015-07-271-2/+3
* vesa 2.3.4xf86-video-vesa-2.3.4Adam Jackson2015-06-161-1/+1
* Don't include deprecated xf86PciInfo.hAdam Jackson2015-06-161-3/+0
* configure: Drop PanelID testAdam Jackson2015-06-112-10/+0
* Raise required version of xorg-server to >= 1.6Alan Coopersmith2014-01-301-1/+1
* Bump to 2.3.3xf86-video-vesa-2.3.3Julien Cristau2013-09-091-1/+1
* Make bool option parsing clearer and more consistentEgbert Eich2013-08-141-6/+5
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-161-1/+3
* configure: Drop AM_MAINTAINER_MODEAdam Jackson2013-01-161-1/+0
* Remove mibstore.hAdam Jackson2012-09-251-4/+0
* Fix check function in VESASaveRestoreAlexandr Shadchin2012-08-231-1/+1
* Remove unneeded AM_CONDITIONALAlexandr Shadchin2012-08-231-4/+5
* vesa: bump to 2.3.2xf86-video-vesa-2.3.2Dave Airlie2012-07-181-1/+1
* vesa: add api 13 compat layer.Dave Airlie2012-06-012-39/+98
* vesa: fix make distcheck.Dave Airlie2012-05-231-0/+1
* vesa: convert to new screen conversion APIs.Dave Airlie2012-05-231-5/+5
* vesa: add compat-api.hDave Airlie2012-05-232-1/+42
* vesa 2.3.1xf86-video-vesa-2.3.1Adam Jackson2012-03-221-1/+1
* configure.ac: Require a newer version of libpciaccessJeremy Huddleston2011-10-191-1/+1
* Code style cleanup to make the map and unmap blocks more consistentJeremy Huddleston2011-10-191-19/+20
* Build fix for ABI Version 12Jeremy Huddleston2011-10-191-7/+11
* Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston2011-10-191-1/+1
* Build fix for ABI Version 12Jeremy Huddleston2011-10-191-0/+4
* Be forgiving of character-cell size mismatches in mode sizesAdam Jackson2011-02-141-3/+25
* Fix memory leak in mode validationAdam Jackson2011-02-141-0/+1