summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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