summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Adkins2-3/+0
2010-07-22config: add comments for main statementsGaetan Nadon1-7/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-21/+7
2010-06-13COPYING: update file with Copyright notices from source code.Gaetan Nadon1-0/+1
2010-02-15config: Move compiler flags from configure.ac to Makefile.amGaetan Nadon2-5/+3
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2010-01-04vesa 2.3.0xf86-video-vesa-2.3.0Adam Jackson1-1/+1
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-29configure.ac: sdkdir usage duplicates the sdk include dirGaetan Nadon1-2/+1
2009-12-10configure.ac: remove -I$(prefix)/include from INCLUDES #24676Gaetan Nadon1-1/+1
2009-12-01Don't artificially limit the screen size to 2kAdam Jackson1-1/+1
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-71/+12
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon2-8/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+64
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-30vesa: bump for release 2.2.1xf86-video-vesa-2.2.1Dave Airlie1-1/+1
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 Hutterer2-0/+9
2009-02-26Attempt VBE PanelID if DDC failsAdam Jackson2-0/+15
2009-02-17vesa 2.2.0xf86-video-vesa-2.2.0Adam Jackson1-1/+1
2009-02-05Add yet another pass to mode validation.Adam Jackson1-14/+40
2009-01-30Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-12-22vesa 2.1.0xf86-video-vesa-2.1.0Dave Airlie1-1/+1
2008-11-23Make ISA support optional.Adam Jackson2-0/+14
2008-09-18VESASetMode: be verbose about the mode that's being set.Luc Verhaegen1-0/+4
2008-07-15Properly define the driver versionJulien Cristau1-3/+3