summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysdummy: convert to new scrn conversion APIs.HEADmasterDave Airlie3-5/+5
3 daysdummy: add scrn conversion api compat header.Dave Airlie3-0/+44
2012-04-06Add XORG_LIBS to LIBADDYaakov Selkowitz1-0/+1
2012-04-06Only include Xv headers if server supports itYaakov Selkowitz2-0/+6
2012-01-09Don't use XFreeXDGA to determine DGA supportJeremy Huddleston2-3/+3
2012-01-01dummy 0.3.5xf86-video-dummy-0.3.5Cyril Brulebois1-1/+1
2011-09-14Add a configure option to disable dgaJeremy Huddleston3-2/+15
2011-09-14Use malloc/free instead of deprecated X versionsJeremy Huddleston1-2/+2
2011-09-14Dummy drivers don't need PCI.Jeremy Huddleston1-2/+0
2011-05-25Port away from xalloc/xfreeAdam Jackson1-4/+4
2011-05-25Fix DGA includesAdam Jackson1-1/+1
2011-05-25Increase the maximum framebuffer size to 32767x32767Antoine Martin1-2/+6
2010-07-22config: add comments for main statementsGaetan Nadon1-5/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-3/+4
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-21config: 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-05dummy 0.3.4xf86-video-dummy-0.3.4Dave Airlie1-1/+1
2010-06-22Use new server API to find the root window.Jamey Sharp1-0/+4
2010-06-12COPYING: replace stub file with actual Copyright noticeGaetan Nadon1-11/+1
2010-02-09config: move compiler flags from configure.ac to Makefile.amGaetan Nadon2-3/+3
2010-02-09config: remove unrequired '-I$(top_srcdir)/src'Gaetan Nadon1-1/+1
2010-02-08config: remove unused INCLUDES='-I$(top_srcdir)/src'Gaetan Nadon1-2/+0
2010-02-08config: remove unused variable XORG_INCSGaetan Nadon1-1/+1
2009-12-30configure.ac: sdkdir usage duplicates the sdk include dirGaetan Nadon1-2/+1
2009-12-10configure.ac: remove wrong include path. #24675Michael Olbrich1-1/+1
2009-12-01dummy 0.3.3xf86-video-dummy-0.3.3Adam Jackson1-1/+1
2009-12-01Don't try to make an INSTALL fileAdam Jackson1-6/+3
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-11-19INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-11-19INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-11-19Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-55/+13
2009-11-19.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+0
2009-11-19.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+64
2009-11-18Canonically re-wrap too.Adam Jackson1-0/+1
2009-11-18Compile fix.Adam Jackson1-1/+2
2009-11-17Add support for HW_SKIP_CONSOLEAdam Jackson1-1/+4
2009-11-17Properly un/rewrap CreateWindowAdam Jackson1-4/+4
2009-07-02dummy 0.3.2xf86-video-dummy-0.3.2Adam Jackson1-1/+1
2009-05-28Remove useless loader symbol lists.Adam Jackson1-31/+0
2009-01-31Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-25dummy 0.3.1xf86-video-dummy-0.3.1Julien Cristau1-1/+1
2008-08-15Uninclude xf86Version.hAdam Jackson1-3/+0
2008-03-19dummy 0.3.0xf86-video-dummy-0.3.0Adam Jackson1-1/+1
2008-03-19Death to RCS tags.Adam Jackson2-2/+0
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos2-0/+0
2007-08-07Define DUMMY_*_VERSION* using PACKAGE_VERSION_*Brice Goglin1-3/+3