summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-01xf86-video-wsfb 0.4.0HEADxf86-video-wsfb-0.4.0masterMatthieu 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-23config: 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-21config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-21config: 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
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2-8/+5
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+64
2009-09-13wsfb: do not forget tiny.xf86-video-wsfb-0.3.0Matthieu Herrb1-1/+1
2009-09-13wsfb: fix typo in previous bumpMatthieu Herrb1-1/+1
2009-09-13wsfb: bump for release 0.3Matthieu Herrb1-1/+1
2009-09-13Call shadowRemove() in wsfbCloseScreen().Matthieu Herrb1-1/+6
2009-09-13wsfb: update for resources/RAC API removalMatthieu Herrb1-1/+5
2009-09-08xf86-video-wsfb: Remove unused .cvsignore file #23776Gaetan Nadon2-8/+0
2009-07-11wsfb: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon2-6/+7
2009-06-01add some missing TRACE_EXITs, tweak and clean up comments.Jasper Lievisse Adriaanse1-57/+70
2009-05-28Remove useless loader symbol lists.Adam Jackson1-25/+0
2009-01-31Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-13Don't call xf1bpp or xf4bpp if they're not present (xorg-server-1.6 & later)Alan Coopersmith2-2/+21
2009-01-10Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-09-29Remove old libc wrapper stuff. now works with xserver 1.5.Matthieu Herrb1-7/+2
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb1-1/+0
2007-02-27Change XFree86 to __xservername__ in man page See Also sectionAlan Coopersmith1-1/+1
2007-01-26If using shadowfb, allocate shadow area before fbScreenInitAlan Coopersmith1-0/+11