summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-16configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith1-2/+1
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
2022-01-30Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+18
2017-01-24Replace LoaderGetOS with ifdefAdam Jackson1-12/+5
2014-11-12wsfb: sync autogen.sh with everyone elseDave Airlie1-1/+4
2014-07-13Kill duplicate lineMatthieu Herrb1-2/+0
2014-07-13Suppress a bunch of compiler warnings for using constant stringsMatthieu Herrb1-7/+7
2014-07-13Sync configure.ac and src/Makefile.am with X.Org templatesMatthieu Herrb2-11/+14
2014-07-13Remove obsolete #ifdef HAVE_XF1BPP and #ifdef HAVE_XF4BPP blocks,Matthieu Herrb2-47/+2
2014-07-13Remove unused variablesMatthieu Herrb1-2/+0
2014-07-13Remove extra white spaceMatthieu Herrb1-2/+0
2014-07-13Remove calls to miInitializeBackingStore() and includes of mibstore.hMatthieu Herrb1-3/+1
2014-05-21Use own thunk functions instead of shadow*WeakAdam Jackson1-1/+13
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
2012-01-01Constify argument of wsfb_open()Matthieu Herrb1-5/+5
2012-01-01Add missing headers for ioctl() and getpagesize() prototypesMatthieu Herrb1-0/+2
2012-01-01Bump copyright year.Matthieu Herrb1-13/+13
2012-01-01Fix white spaceMatthieu Herrb1-1/+1
2012-01-01Remove RCS Ids.Matthieu Herrb2-2/+0
2012-01-01Reference xorg.conf(5) in comments an manual pages.Matthieu Herrb1-2/+2
2012-01-01man: document "rotate" option.Matthieu Herrb1-0/+7
2012-01-01man: update the list of OpenBSD architectures using this driver.Matthieu Herrb1-2/+2
2012-01-01White space fixMatthieu Herrb1-1/+1
2012-01-01Replace deprecated xalloc/xfree with malloc/free.Matthieu Herrb1-13/+14
2012-01-01unifdef XFree86LOADER, this isn't optional anymore.Matthieu Herrb1-4/+0
2012-01-01Sync OpenBSD CVS rcs id.Matthieu Herrb1-1/+1
2010-08-29Do not call shawdowRemove() if shadow fb was disabled.Matthieu Herrb1-1/+2
2010-08-29Correctly handle off-screen memory in 1bpp and 4bpp modes.Miod Vallat1-2/+2
2010-08-29Fix allocation size of th shadow framebuffer.Use byes, not bits.Matthieu Herrb1-1/+1
2010-08-29replace XF86Config -> xorg.conf in a comment.Matthieu Herrb1-1/+1
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
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
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-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: 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-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-22/+8
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1