summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-01-16configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith1-2/+1
AC_PROG_LIBTOOL was replaced by LT_INIT in libtool 2 in 2008, so it's time to rely on it. Clears autoconf warnings: configure.ac:40: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:40: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:40: the top level Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2023-03-26Don't call xf86DisableRandR() on newer X.org Servers.Izumi Tsutsui1-0/+2
2023-03-19Add missing newlines in xf86DrvMsg() messages.Izumi Tsutsui1-4/+4
2022-09-11Use consistent indent and style.Izumi Tsutsui1-36/+37
2022-01-30Fix spelling/wording issuesAlan Coopersmith2-2/+2
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-01-30Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+18
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2017-01-24Replace LoaderGetOS with ifdefAdam Jackson1-12/+5
Signed-off-by: Adam Jackson <ajax@redhat.com>
2014-11-12wsfb: sync autogen.sh with everyone elseDave Airlie1-1/+4
fixes inability to configure due to missing m4 Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-07-13Kill duplicate lineMatthieu Herrb1-2/+0
2014-07-13Suppress a bunch of compiler warnings for using constant stringsMatthieu Herrb1-7/+7
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
2014-07-13Sync configure.ac and src/Makefile.am with X.Org templatesMatthieu Herrb2-11/+14
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
2014-07-13Remove obsolete #ifdef HAVE_XF1BPP and #ifdef HAVE_XF4BPP blocks,Matthieu Herrb2-47/+2
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
2014-07-13Remove unused variablesMatthieu Herrb1-2/+0
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
2014-07-13Remove extra white spaceMatthieu Herrb1-2/+0
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
2014-07-13Remove calls to miInitializeBackingStore() and includes of mibstore.hMatthieu Herrb1-3/+1
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
2014-05-21Use own thunk functions instead of shadow*WeakAdam Jackson1-1/+13
I plan to remove the Weak functions from a future server. Signed-off-by: Adam Jackson <ajax@redhat.com>
2012-09-09xf86-video-wsfb 0.4.1xf86-video-wsfb-0.4.1Matthieu Herrb1-1/+1
2012-09-09Add compat-api.h for compatibility with xserver 1.13Matthieu Herrb3-42/+142
2012-01-01xf86-video-wsfb 0.4.0xf86-video-wsfb-0.4.0Matthieu Herrb1-1/+1
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01Constify argument of wsfb_open()Matthieu Herrb1-5/+5
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01Add missing headers for ioctl() and getpagesize() prototypesMatthieu Herrb1-0/+2
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01Bump copyright year.Matthieu Herrb1-13/+13
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01Fix white spaceMatthieu Herrb1-1/+1
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01Remove RCS Ids.Matthieu Herrb2-2/+0
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01Reference xorg.conf(5) in comments an manual pages.Matthieu Herrb1-2/+2
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01man: document "rotate" option.Matthieu Herrb1-0/+7
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01man: update the list of OpenBSD architectures using this driver.Matthieu Herrb1-2/+2
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01White space fixMatthieu Herrb1-1/+1
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01Replace deprecated xalloc/xfree with malloc/free.Matthieu Herrb1-13/+14
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01unifdef XFree86LOADER, this isn't optional anymore.Matthieu Herrb1-4/+0
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2012-01-01Sync OpenBSD CVS rcs id.Matthieu Herrb1-1/+1
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2010-08-29Do not call shawdowRemove() if shadow fb was disabled.Matthieu Herrb1-1/+2
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2010-08-29Correctly handle off-screen memory in 1bpp and 4bpp modes.Miod Vallat1-2/+2
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2010-08-29Fix allocation size of th shadow framebuffer.Use byes, not bits.Matthieu Herrb1-1/+1
Since the shadowfb is only used for bitsPerPixel >= 8, bitsPerPixel/8 is always the correct amount of bytes. Acked-by: Miod Vallat <miod@online.fr> Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2010-08-29replace XF86Config -> xorg.conf in a comment.Matthieu Herrb1-1/+1
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
This macro is called by PKG_CHECK_MODULES Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
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 Nadon1-1/+0
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 Nadon1-1/+1
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-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-22/+8
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages.
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
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>
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
Now that the INSTALL file is generated. Allows running make maintainer-clean.