summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Refuse to load if there's a kernel driver bound to the deviceAdam Jackson2010-12-081-1/+7
* Convert x+m/calloc/free to m/calloc/free.Trevor Woerner2010-10-241-24/+24
* Purge cvs tags.Jesse Adkins2010-10-062-3/+0
* config: add comments for main statementsGaetan Nadon2010-07-221-7/+6
* config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon2010-07-211-4/+5
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2010-07-211-1/+1
* config: complete AC_INIT m4 quotingGaetan Nadon2010-07-211-2/+2
* config: remove unrequired AC_HEADER_STDCGaetan Nadon2010-07-201-2/+0
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2010-07-201-1/+0
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-07-201-1/+1
* config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2010-07-202-21/+7
* COPYING: update file with Copyright notices from source code.Gaetan Nadon2010-06-131-0/+1
* config: Move compiler flags from configure.ac to Makefile.amGaetan Nadon2010-02-152-5/+3
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-151-22/+19
* vesa 2.3.0xf86-video-vesa-2.3.0Adam Jackson2010-01-041-1/+1
* Make the VBESetVBEMode fallback message slightly clearerAdam Jackson2010-01-041-2/+1
* Remove support for non-shadowfb banked framebufferAdam Jackson2009-12-302-22/+3
* Use own thunk function instead of shadowUpdatePackedWeakAdam Jackson2009-12-301-2/+8
* Warning fix when !HAVE_ISAAdam Jackson2009-12-301-0/+2
* Code motionAdam Jackson2009-12-301-34/+29
* configure.ac: sdkdir usage duplicates the sdk include dirGaetan Nadon2009-12-291-2/+1
* configure.ac: remove -I$(prefix)/include from INCLUDES #24676Gaetan Nadon2009-12-101-1/+1
* Don't artificially limit the screen size to 2kAdam Jackson2009-12-011-1/+1
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-231-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-281-1/+0
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-282-3/+6
* Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2009-10-263-71/+12
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-222-8/+0
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-6/+64
* Add missing shadowRemove() in VESACloseScreen().Matthieu Herrb2009-10-051-1/+3
* Remove unused variable.Adam Jackson2009-09-181-4/+1
* Use VBE palette load, not VGA banging.Adam Jackson2009-09-181-26/+1
* Fix a commentAdam Jackson2009-09-181-1/+0
* vesa: bump for release 2.2.1xf86-video-vesa-2.2.1Dave Airlie2009-07-301-1/+1
* vesa: change to using ABI version checkDave Airlie2009-07-281-1/+1
* vesa: update for resources/RAC API removalDave Airlie2009-07-281-2/+5
* Update to xextproto 7.1 support.Peter Hutterer2009-07-162-0/+9
* Attempt VBE PanelID if DDC failsAdam Jackson2009-02-262-0/+15
* vesa 2.2.0xf86-video-vesa-2.2.0Adam Jackson2009-02-171-1/+1
* Add yet another pass to mode validation.Adam Jackson2009-02-051-14/+40
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-01-301-0/+20
* Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith2009-01-091-1/+1
* vesa 2.1.0xf86-video-vesa-2.1.0Dave Airlie2008-12-221-1/+1
* Make ISA support optional.Adam Jackson2008-11-232-0/+14
* VESASetMode: be verbose about the mode that's being set.Luc Verhaegen2008-09-181-0/+4
* Properly define the driver versionJulien Cristau2008-07-151-3/+3
* Default VESAValidMode to returning MODE_BAD.Adam Jackson2008-07-011-1/+1
* Add a TODO list.Adam Jackson2008-07-011-0/+8
* Warning cleanup.Adam Jackson2008-07-011-31/+2
* Use VBE services for DPMS instead of banging VGA registers manually.Adam Jackson2008-07-011-33/+1