summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-05Delete dPtr->screenSaverAaron Plattner
This is assigned, but never used. Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Reviewed-by: Bob Terek <xorg@esoterek.com> Tested-by: Antoine Martin <antoine@nagafix.co.uk>
2017-08-05Delete XV stuffAaron Plattner
As far as I can tell, this was never implemented or used. Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Reviewed-by: Bob Terek <xorg@esoterek.com> Tested-by: Antoine Martin <antoine@nagafix.co.uk>
2017-01-26autogen: add default patch prefixMihail Konev
Signed-off-by: Mihail Konev <k.mvc@ya.ru>
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent fall-outs, when they contain space. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
Syncs the invocation of configure with the one from the server. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2016-12-14xf86-video-dummy 0.3.8xf86-video-dummy-0.3.8Julien Cristau
Signed-off-by: Julien Cristau <jcristau@debian.org>
2016-12-14configure: require xorg-server 1.4.99.901Julien Cristau
dixChangeWindowProperty was introduced in that release. Signed-off-by: Julien Cristau <jcristau@debian.org>
2016-10-28Remove pointless empty functionsAaron Plattner
These functions might be useful in a real driver, but with no hardware, they're pointless. Get rid of them. v2: Rebase, get rid of pointless calls to DUMMYAdjustFrame, return TRUE from DUMMYSwitchMode. Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Reviewed-by: Antoine Martin <antoine@nagafix.co.uk> Tested-by: Antoine Martin <antoine@nagafix.co.uk>
2016-09-21remove dead code in dummy driverAntoine Martin
Signed-off-by: Antoine Martin <antoine@nagafix.co.uk> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com> Reviewed-by: Aaron Plattner <aplattner@nvidia.com> Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2016-02-05Switch to using dixChangeWindowPropertyPeter Hutterer
eb36924ead40564325aa56d54a973dc8fb4eae83 removed ChangeWindowProperty from the server. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Jon Turney <jon.turney@dronecode.org.uk>
2015-09-17Honor DacSpeed setting in xorg.confAntoine Martin
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Antoine Martin <antoine@nagafix.co.uk>
2014-06-04autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
See http://people.gnome.org/~walters/docs/build-api.txt Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2013-09-09Bump to 0.3.7xf86-video-dummy-0.3.7Julien Cristau
Signed-off-by: Julien Cristau <jcristau@debian.org>
2012-09-25Remove mibstore.hAdam Jackson
Signed-off-by: Adam Jackson <ajax@redhat.com>
2012-07-18dummy: bump to 0.3.6 for releasexf86-video-dummy-0.3.6Dave Airlie
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-06-05dummy: convert to the new server APIs.Dave Airlie
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-05-23dummy: convert to new scrn conversion APIs.Dave Airlie
Generated from util/modular/x-driver-screen-scrn-conv.sh Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-05-23dummy: add scrn conversion api compat header.Dave Airlie
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-04-05Add XORG_LIBS to LIBADDYaakov Selkowitz
This affects only Cygwin, where drivers must be linked against the Xorg implib. On other systems, XORG_LIBS will be empty. Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2012-04-05Only include Xv headers if server supports itYaakov Selkowitz
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2012-01-09Don't use XFreeXDGA to determine DGA supportJeremy Huddleston
If our server supports DGA and we want to build the dummy driver without it, XFreeXDGA will be defined by the server and will be picked up rather than our configuration option. This change forces us to honor our configuration hoice. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2012-01-01dummy 0.3.5xf86-video-dummy-0.3.5Cyril Brulebois
Signed-off-by: Cyril Brulebois <kibi@debian.org>
2011-09-14Add a configure option to disable dgaJeremy Huddleston
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> Reviewed-by: Jamey Sharp <jamey@minilop.net> Signed-off-by: Jamey Sharp <jamey@minilop.net>
2011-09-14Use malloc/free instead of deprecated X versionsJeremy Huddleston
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> Reviewed-by: Jamey Sharp <jamey@minilop.net> Signed-off-by: Jamey Sharp <jamey@minilop.net>
2011-09-14Dummy drivers don't need PCI.Jeremy Huddleston
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> Reviewed-by: Jamey Sharp <jamey@minilop.net> Signed-off-by: Jamey Sharp <jamey@minilop.net>
2011-05-25Port away from xalloc/xfreeAdam Jackson
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-05-25Fix DGA includesAdam Jackson
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-05-25Increase the maximum framebuffer size to 32767x32767Antoine Martin
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Antoine Martin <antoine@devloop.org.uk> Tested-by: Antoine Martin <antoine@devloop.org.uk>
2010-07-21config: add comments for main statementsGaetan Nadon
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon
Autoconf says: "This macro is obsolescent, as current systems have conforming header files. New programs need not use this macro". Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls AC_PROG_C_C99. This sets gcc with -std=gnu99. If AC_PROG_CC macro is called afterwards, it resets CC to gcc. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon
Unrelated to the previous patches, the new value simply reflects the reality that the minimum level for autoconf to configure all x.org modules is 2.60 dated June 2006. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-05dummy 0.3.4xf86-video-dummy-0.3.4Dave Airlie
2010-06-22Use new server API to find the root window.Jamey Sharp
Signed-off-by: Jamey Sharp <jamey@minilop.net>
2010-06-12COPYING: replace stub file with actual Copyright noticeGaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-02-08config: move compiler flags from configure.ac to Makefile.amGaetan Nadon
CFLAGS is an automake defined variable that should not be set by the module. It should not be AC_SUBST either, it already is. Use AM_CFLAGS in Makefile.am. This will allow the user to override the flags as they will be in the right order. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-02-08config: remove unrequired '-I$(top_srcdir)/src'Gaetan Nadon
The current dir is already included by default in the makefile top_builddir = .. DEFAULT_INCLUDES = -I. -I$(top_builddir) Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-02-08config: remove unused INCLUDES='-I$(top_srcdir)/src'Gaetan Nadon
This statement is redundant and not used in the makefile Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-02-08config: remove unused variable XORG_INCSGaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-12-29configure.ac: sdkdir usage duplicates the sdk include dirGaetan Nadon
The sdkdir variable provides a duplicate copy of the include/xorg directory. The statement is removed as this was it's only used. In the Makefile, there is now only one instance of the -I sdkdir The sdkdir is provided in XORG_CFLAGS. Acked-by: Dan Nicholson <dbn.lists@gmail.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-12-10configure.ac: remove wrong include path. #24675Michael Olbrich
Don't use $(prefix)/include as include path. It can break things when cross-compiling with DESTDIR and prefix=/usr Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-12-01dummy 0.3.3xf86-video-dummy-0.3.3Adam Jackson
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-12-01Don't try to make an INSTALL fileAdam Jackson
INSTALL_CMD is empty. This breaks make distcheck. I don't know why, but I also don't care. Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
Now that the INSTALL file is generated. Allows running make maintainer-clean.
2009-11-19INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
Automake 'foreign' option is specified in configure.ac. Remove from Makefile.am
2009-11-19INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet.