summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* vesa 2.0.0xf86-video-vesa-2.0.0Adam Jackson2008-07-011-1/+1
* Un-duplicate some init code.Adam Jackson2008-07-011-39/+21
* Remove unused ->deviceAdam Jackson2008-07-012-3/+0
* vesa 1.99.1xf86-video-vesa-1.99.1Adam Jackson2008-06-121-1/+1
* Update copyright.Adam Jackson2008-06-121-1/+2
* Clean up memory model checking, and properly refuse unsupported models.Adam Jackson2008-06-121-20/+10
* Add semi-reasonable mode validation.Adam Jackson2008-06-122-11/+143
* Prefer a more modern depth/bpp selection.Adam Jackson2008-06-121-12/+11
* Remove some useless module loading cruft.Adam Jackson2008-06-121-79/+1
* Fix boolean inversion in VBE screen clear.Adam Jackson2008-06-121-2/+5
* Planar video is goneJulien Cristau2008-04-172-85/+5
* Makefile.am: nuke RCS IdMatthieu Herrb2008-03-091-1/+0
* fixup pciaccess version detectJulien Cristau2008-03-071-1/+1
* Bug #10004: Fix palette initialization in 8bpp modes.Adam Jackson2008-02-291-1/+1