summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-01-16Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
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-01-30Fix spelling/wording issuesAlan Coopersmith1-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-08-29Refuse to run on UEFI machinesAdam Jackson1-2/+9
2018-08-28Newline-terminate a few error messagesAdam Jackson1-2/+2
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
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-16Don't include deprecated xf86PciInfo.hAdam Jackson1-3/+0
2015-06-11configure: Drop PanelID testAdam Jackson1-2/+0
2013-08-14Make bool option parsing clearer and more consistentEgbert Eich1-6/+5
2012-09-25Remove mibstore.hAdam Jackson1-4/+0
2012-08-23Fix check function in VESASaveRestoreAlexandr Shadchin1-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
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
2011-10-19Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston1-1/+1
2011-10-19Build fix for ABI Version 12Jeremy Huddleston1-0/+4
2011-02-14Be forgiving of character-cell size mismatches in mode sizesAdam Jackson1-3/+25
2011-02-14Fix memory leak in mode validationAdam Jackson1-0/+1
2010-12-08Refuse to load if there's a kernel driver bound to the deviceAdam Jackson1-1/+7
2010-10-24Convert x+m/calloc/free to m/calloc/free.Trevor Woerner1-24/+24
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2010-02-15config: Move compiler flags from configure.ac to Makefile.amGaetan Nadon1-0/+3
2010-01-04Make the VBESetVBEMode fallback message slightly clearerAdam Jackson1-2/+1
2009-12-30Remove support for non-shadowfb banked framebufferAdam Jackson2-22/+3
2009-12-30Use own thunk function instead of shadowUpdatePackedWeakAdam Jackson1-2/+8
2009-12-30Warning fix when !HAVE_ISAAdam Jackson1-0/+2
2009-12-30Code motionAdam Jackson1-34/+29
2009-12-01Don't artificially limit the screen size to 2kAdam Jackson1-1/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+0
2009-10-05Add missing shadowRemove() in VESACloseScreen().Matthieu Herrb1-1/+3
2009-09-18Remove unused variable.Adam Jackson1-4/+1
2009-09-18Use VBE palette load, not VGA banging.Adam Jackson1-26/+1
2009-09-18Fix a commentAdam Jackson1-1/+0
2009-07-28vesa: change to using ABI version checkDave Airlie1-1/+1
2009-07-28vesa: update for resources/RAC API removalDave Airlie1-2/+5
2009-07-16Update to xextproto 7.1 support.Peter Hutterer1-0/+5
2009-02-26Attempt VBE PanelID if DDC failsAdam Jackson1-0/+7