- 24 Mar, 2012 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 09 Feb, 2012 2 commits
-
-
Matt Turner authored
Signed-off-by:
Matt Turner <mattst88@gmail.com>
-
Matt Turner authored
The driver supports neither randr or render. Signed-off-by:
Matt Turner <mattst88@gmail.com>
-
- 19 Dec, 2011 2 commits
-
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
Adam Jackson authored
No shadowfb support in this driver yet. Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 17 Nov, 2011 1 commit
-
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 16 Nov, 2011 1 commit
-
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 27 Feb, 2011 4 commits
-
-
Julien Cristau authored
-
Julien Cristau authored
Also don't check for NULL before calling free(). Signed-off-by:
Julien Cristau <jcristau@debian.org>
-
Julien Cristau authored
src/smi_driver.c: In function ‘SMI_MapMem’: src/smi_driver.c:1498: warning: format ‘%08lX’ expects type ‘long unsigned int’, but argument 6 has type ‘CARD32’ Signed-off-by:
Julien Cristau <jcristau@debian.org>
-
Julien Cristau authored
ScrnInfo->pixmapPrivate is gone Signed-off-by:
Julien Cristau <jcristau@debian.org>
-
- 30 Oct, 2010 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 22 Jul, 2010 1 commit
-
-
Gaetan Nadon authored
-
- 21 Jul, 2010 5 commits
-
-
Gaetan Nadon authored
Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
Gaetan Nadon authored
Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
Gaetan Nadon authored
Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
Gaetan Nadon authored
Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
Gaetan Nadon authored
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>
-
- 20 Jul, 2010 3 commits
-
-
Gaetan Nadon authored
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>
-
Gaetan Nadon authored
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.gzSigned-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
Gaetan Nadon authored
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages.
-
- 21 Jun, 2010 1 commit
-
-
Francisco Jerez authored
Fixes a segfault when the destination area is off screen. Signed-off-by:
Francisco Jerez <currojerez@riseup.net> Tested-by:
Krzysztof Halasa <khc@pm.waw.pl>
-
- 27 Apr, 2010 3 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 11 Feb, 2010 1 commit
-
-
Gaetan Nadon authored
Compiler warning flags should be explicitly set in the makefile rather than being merged with other packages compiler flags. Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 08 Feb, 2010 1 commit
-
-
Cedric Cellier authored
On some videos the last displayed line was wrong. This can be fixed using LynxEM+ VPR68. Code borrowed from siliconmotion's in-house driver. Also fix a typo. Signed-off-by:
Cedric Cellier <rixed@happyleptic.org> Signed-off-by:
Francisco Jerez <currojerez@riseup.net>
-
- 15 Jan, 2010 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
- 30 Dec, 2009 1 commit
-
-
Gaetan Nadon authored
The sdkdir variable isn't use, so remove the statement. Acked-by:
Dan Nicholson <dbn.lists@gmail.com> Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 23 Nov, 2009 1 commit
-
-
Gaetan Nadon authored
Now that the INSTALL file is generated. Allows running make maintainer-clean.
-
- 02 Nov, 2009 5 commits
-
-
Gaetan Nadon authored
Automake 'foreign' option is specified in configure.ac. Remove from Makefile.am
-
Gaetan Nadon authored
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.
-
Gaetan Nadon authored
The git generated ChangeLog replaces the hand written one. Update configure.ac to xorg-macros level 1.3. Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros Update Makefile.am to add ChangeLog target if missing Remove ChangeLog from EXTRA_DIST or *CLEAN variables This is a pre-req for the INSTALL_CMD
-
Gaetan Nadon authored
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults.
-
Adam Jackson authored
ClockRanges is a silly type and I want rid of it, and the one extra field it provides that's not in ClockRange, we're not using. Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 05 Aug, 2009 2 commits
-
-
Dave Airlie authored
-
Dave Airlie authored
-
- 28 Jul, 2009 2 commits
-
-
Dave Airlie authored
-
Dave Airlie authored
-
- 16 Jul, 2009 1 commit
-
-
Peter Hutterer authored
DPMS header was split into dpms.h (client) and dpmsconst.h (server). Drivers need to include dpmsconst.h if xextproto 7.1 is available. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-