- 09 Dec, 2022 3 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Clears 8 of 15 -Wdiscarded-qualifiers warnings from gcc Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 28 Jan, 2022 3 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 04 May, 2019 1 commit
-
-
Fabrice Fontaine authored
AC_CHECK_FILE can't be used when cross-compiling [Retrieved from: https://git.buildroot.net/buildroot/tree/package/x11r7/xdriver_xf86-video-savage/0001-cross-compile.patch ] Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com>
-
- 02 Feb, 2019 1 commit
-
-
Kevin Brace authored
For ABI_VIDEODRV_VERSION >= 23, it was changed to int from unsigned long. Signed-off-by:
Kevin Brace <kevinbrace@gmx.com> Reviewed-by:
Matt Turner <mattst88@gmail.com>
-
- 13 Dec, 2018 2 commits
-
-
Kevin Brace authored
Signed-off-by:
Kevin Brace <kevinbrace@gmx.com>
-
Kevin Brace authored
Signed-off-by:
Kevin Brace <kevinbrace@gmx.com>
-
- 08 Dec, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 19 Nov, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 26 Jun, 2018 1 commit
-
-
xorg-server 1.20 removed this check, so implement this in the driver itself. Signed-off-by:
Stefan Dirsch <sndirsch@suse.de> Reviewed-by:
Emil Velikov <emil.velikov@collabora.com>
-
- 17 Jul, 2017 1 commit
-
-
Emil Velikov authored
The function was an empty since 2008 at least. Remove it alongside the unused GLX visuals code. With this all the GL/GLX dependencies in the driver are gone. Cc: Stefan Dirsch <sndirsch@suse.de> Cc: Hans de Goede <hdegoede@redhat.com> Signed-off-by:
Emil Velikov <emil.velikov@collabora.com>
-
- 26 Jan, 2017 5 commits
-
-
Signed-off-by:
Mihail Konev <k.mvc@ya.ru>
-
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>
-
Peter Hutterer authored
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>
-
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 17 Jan, 2017 1 commit
-
-
Matt Turner authored
Signed-off-by:
Matt Turner <mattst88@gmail.com>
-
- 19 Jul, 2016 1 commit
-
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 27 Apr, 2016 1 commit
-
-
Xserver cannot be started with Tiling enabled on SuperSavage. https://bugzilla.opensuse.org/show_bug.cgi?id=805380 Signed-off-by:
Stefan Dirsch <sndirsch@suse.de> Acked-by:
Hans de Goede <hdegoede@redhat.com>
-
- 08 May, 2015 2 commits
-
-
Julien Cristau authored
Signed-off-by:
Julien Cristau <jcristau@debian.org>
-
Julien Cristau authored
savage_driver.c:1228:12: warning: assignment discards 'const' qualifier from pointer target type if ((s = xf86GetOptValString(psav->Options, OPTION_ROTATE))) { ^ Signed-off-by:
Julien Cristau <jcristau@debian.org>
-
- 29 Jul, 2014 1 commit
-
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 21 May, 2014 1 commit
-
-
Adam Jackson authored
I plan to remove the Weak functions from a future server. Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 07 Jan, 2014 1 commit
-
-
Jeremy White authored
Signed-off-by:
Jeremy White <jwhite@codeweavers.com> Reviewed-by:
Robert Morell <rmorell@nvidia.com>
-
- 24 Sep, 2013 1 commit
-
-
Tormod Volden authored
Signed-off-by:
Tormod Volden <debian.tormod@gmail.com>
-
- 19 Sep, 2013 1 commit
-
-
Alexander Grothe authored
It was only needed up to xserver 1.4 and is not supported in the recent xserver versions. Thanks to Alexander Grothe for reporting the issue and providing the fix. https://bugs.freedesktop.org/show_bug.cgi?id=65444 > commit 1cb0261ef54b7dd6a7ef84e1c3959e424706228b > Author: Daniel Martin <consume.noise@gmail.com> > Date: Thu Sep 6 00:38:26 2012 +0200 > > dix: Delete mibstore.h > > Since Nov 2010 (commit c4c4676) the only purpose of mibstore.h was to > define an empty function (miInitializeBackingStore()) for backward > compatibility. Time to say goodbye. Signed-off-by:
Tormod Volden <debian.tormod@gmail.com>
-
- 09 May, 2013 4 commits
-
-
Tormod Volden authored
Some copy-pasto caused the width to be written into the height register. Thanks to Hans-Jürgen Mauser for pointing out a couple of more places this was wrong. Signed-off-by:
Tormod Volden <debian.tormod@gmail.com>
-
Tormod Volden authored
Signed-off-by:
Tormod Volden <debian.tormod@gmail.com>
-
Tormod Volden authored
Signed-off-by:
Tormod Volden <debian.tormod@gmail.com>
-
Tormod Volden authored
After ca9718a8 it would still default to XAA unless AccelMethod option was used. Make sure the default is EXA if there is no XAA support. Signed-off-by:
Tormod Volden <debian.tormod@gmail.com>
-
- 22 Dec, 2012 1 commit
-
-
Dave Airlie authored
Signed-off-by:
Dave Airlie <airlied@redhat.com>
-
- 18 Jul, 2012 1 commit
-
-
Dave Airlie authored
This screws up when DRI isn't enabled. Signed-off-by:
Dave Airlie <airlied@redhat.com>
-
- 17 Jul, 2012 1 commit
-
-
Dave Airlie authored
Signed-off-by:
Dave Airlie <airlied@redhat.com>
-
- 16 Jul, 2012 1 commit
-
-
Dave Airlie authored
This fixes savage build against the no XAA server. Signed-off-by:
Dave Airlie <airlied@redhat.com>
-
- 02 Jul, 2012 1 commit
-
-
Dave Airlie authored
Signed-off-by:
Dave Airlie <airlied@redhat.com>
-
- 06 Jun, 2012 2 commits
-
-
Dave Airlie authored
Signed-off-by:
Dave Airlie <airlied@redhat.com>
-
Dave Airlie authored
Signed-off-by:
Dave Airlie <airlied@redhat.com>
-