summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-30Add 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-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-09-30Remove old libc wrapper stuff. now works with xserver 1.5.Matthieu Herrb1-7/+2
2008-03-09Makefile.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
2007-01-02Makefile.am: make ChangeLog hook saferxf86-video-wsfb-0.2.1Matthieu Herrb2-2/+7
2007-01-02Use PACKAGE_VERSION_* macros provided by xorg-macros.Matthieu Herrb1-3/+3
2007-01-02Fix shadow framebuffer, and by extension rotation.Matthieu Herrb1-39/+56
2006-12-21"framebuffer size is linebytes * height, not linebytes * height *Jeremy C. Reed1-2/+1
2006-12-03Pull code from OpenBSD 4.0 version.Matthieu Herrb1-35/+199
2006-12-01Add *~ to .gitignoreAlan Coopersmith1-0/+1
2006-12-01Change XF86_VERSION_CURRENT to XORG_VERSION_CURRENT in WsfbVersRecAlan Coopersmith1-1/+1
2006-10-18Replace stub with real license found in man page and wsfb_driver.c.Jeremy C. Reed1-8/+52
2006-10-17Increase version to reflect newer changes and to be ready for release.xf86-video-wsfb-0.2.0Jeremy C. Reed1-1/+1
2006-10-17In man page, also mention it supports NetBSD/i386.Jeremy C. Reed1-4/+4
2006-09-17Add a driverfunc to indicate that this driver doesn't need hw access.Matthieu Herrb1-2/+22
2006-09-17Replace ChangeLog with a rule that generates it on 'make dist'Matthieu Herrb2-36/+9
2006-09-17renamed: .cvsignore -> .gitignoreMatthieu Herrb1-0/+0
2006-06-01Fix for dlopen() -based module loader.Matthieu Herrb2-2/+7
2006-05-27Added autoconf related files. Copied from other driver so keeping sameJeremy C. Reed7-2/+221
2006-05-26Use __xservername__ macro instead of hardcoding. Mention it is for NetBSDJeremy C. Reed2-2/+13
2006-05-26NetBSD uses /dev/ttyE?. (Already that way inJeremy C. Reed2-0/+10
2006-05-18Fix ShadowFB support to work with recent miext/shadow changes from bugXORG-7_1Kevin E Martin1-14/+1
2005-12-19Stub COPYING filesXORG-7_0Adam Jackson1-0/+12
2005-11-21Add .cvsignores for drivers.XORG-6_99_99_904XORG-6_99_99_903MODULAR_COPYEric Anholt3-0/+27
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_99_99_902XORG-6_99_99_901XORG-6_99_99_900XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+4
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_14XORG-6_8_99_13Adam Jackson1-2/+2
2004-12-04Encoding of numerous files changed to UTF-8sco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Markus Kuhn1-1/+1
2004-11-27xc/programs/Xserver/hw/xfree86/driver/ati/radeon.manMatthieu Herrb1-2/+2
2004-11-09Bugs #1807 & #1808: make wsfb driver work on NetBSD (Nathan J. Williams).Matthieu Herrb1-2/+4
2004-10-24- don't pretend to support 24bpp or 32bpp framebuffers if probed depth isMatthieu Herrb1-2/+12
2004-09-26Hook the wsfb driver and resynchonize with OpenBSD's version.Matthieu Herrb2-0/+1234