Age | Commit message (Expand) | Author | Files | Lines |
2010-07-20 | config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 | Gaetan Nadon | 1 | -1/+0 |
2010-07-20 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | 1 | -1/+1 |
2010-07-20 | config: upgrade to util-macros 1.8 for additional man page support | Gaetan Nadon | 2 | -22/+8 |
2010-01-15 | Update Sun license notices to current X.Org standard form | Alan Coopersmith | 1 | -22/+19 |
2009-12-30 | configure.ac: remove unused sdkdir=$(pkg-config...) statement | Gaetan Nadon | 1 | -1/+0 |
2009-11-23 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon | 1 | -0/+1 |
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | 1 | -1/+0 |
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | 2 | -3/+6 |
2009-10-26 | Several driver modules do not have a ChangeLog target in Makefile.am #23814 | Gaetan Nadon | 2 | -8/+5 |
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | 1 | -6/+64 |
2009-09-13 | wsfb: do not forget tiny.xf86-video-wsfb-0.3.0 | Matthieu Herrb | 1 | -1/+1 |
2009-09-13 | wsfb: fix typo in previous bump | Matthieu Herrb | 1 | -1/+1 |
2009-09-13 | wsfb: bump for release 0.3 | Matthieu Herrb | 1 | -1/+1 |
2009-09-13 | Call shadowRemove() in wsfbCloseScreen(). | Matthieu Herrb | 1 | -1/+6 |
2009-09-13 | wsfb: update for resources/RAC API removal | Matthieu Herrb | 1 | -1/+5 |
2009-09-08 | xf86-video-wsfb: Remove unused .cvsignore file #23776 | Gaetan Nadon | 2 | -8/+0 |
2009-07-11 | wsfb: use XORG_CHANGELOG macro to create ChangeLog. #22611 | Gaetan Nadon | 2 | -6/+7 |
2009-06-01 | add some missing TRACE_EXITs, tweak and clean up comments. | Jasper Lievisse Adriaanse | 1 | -57/+70 |
2009-05-28 | Remove useless loader symbol lists. | Adam Jackson | 1 | -25/+0 |
2009-01-30 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith | 1 | -0/+20 |
2009-01-13 | Don't call xf1bpp or xf4bpp if they're not present (xorg-server-1.6 & later) | Alan Coopersmith | 2 | -2/+21 |
2009-01-09 | Remove xorgconfig & xorgcfg from See Also list in man page | Alan Coopersmith | 1 | -1/+1 |
2008-09-30 | Remove old libc wrapper stuff. now works with xserver 1.5. | Matthieu Herrb | 1 | -7/+2 |
2008-03-09 | Makefile.am: nuke RCS Id | Matthieu Herrb | 1 | -1/+0 |
2007-02-27 | Change XFree86 to __xservername__ in man page See Also section | Alan Coopersmith | 1 | -1/+1 |
2007-01-26 | If using shadowfb, allocate shadow area before fbScreenInit | Alan Coopersmith | 1 | -0/+11 |
2007-01-02 | Makefile.am: make ChangeLog hook saferxf86-video-wsfb-0.2.1 | Matthieu Herrb | 2 | -2/+7 |
2007-01-02 | Use PACKAGE_VERSION_* macros provided by xorg-macros. | Matthieu Herrb | 1 | -3/+3 |
2007-01-02 | Fix shadow framebuffer, and by extension rotation. | Matthieu Herrb | 1 | -39/+56 |
2006-12-21 | "framebuffer size is linebytes * height, not linebytes * height * | Jeremy C. Reed | 1 | -2/+1 |
2006-12-03 | Pull code from OpenBSD 4.0 version. | Matthieu Herrb | 1 | -35/+199 |
2006-12-01 | Add *~ to .gitignore | Alan Coopersmith | 1 | -0/+1 |
2006-12-01 | Change XF86_VERSION_CURRENT to XORG_VERSION_CURRENT in WsfbVersRec | Alan Coopersmith | 1 | -1/+1 |
2006-10-18 | Replace stub with real license found in man page and wsfb_driver.c. | Jeremy C. Reed | 1 | -8/+52 |
2006-10-17 | Increase version to reflect newer changes and to be ready for release.xf86-video-wsfb-0.2.0 | Jeremy C. Reed | 1 | -1/+1 |
2006-10-17 | In man page, also mention it supports NetBSD/i386. | Jeremy C. Reed | 1 | -4/+4 |
2006-09-17 | Add a driverfunc to indicate that this driver doesn't need hw access. | Matthieu Herrb | 1 | -2/+22 |
2006-09-17 | Replace ChangeLog with a rule that generates it on 'make dist' | Matthieu Herrb | 2 | -36/+9 |
2006-09-17 | renamed: .cvsignore -> .gitignore | Matthieu Herrb | 1 | -0/+0 |
2006-06-01 | Fix for dlopen() -based module loader. | Matthieu Herrb | 2 | -2/+7 |
2006-05-27 | Added autoconf related files. Copied from other driver so keeping same | Jeremy C. Reed | 7 | -2/+221 |
2006-05-26 | Use __xservername__ macro instead of hardcoding. Mention it is for NetBSD | Jeremy C. Reed | 2 | -2/+13 |
2006-05-26 | NetBSD uses /dev/ttyE?. (Already that way in | Jeremy C. Reed | 2 | -0/+10 |
2006-05-18 | Fix ShadowFB support to work with recent miext/shadow changes from bugXORG-7_1 | Kevin E Martin | 1 | -14/+1 |
2005-12-19 | Stub COPYING filesXORG-7_0 | Adam Jackson | 1 | -0/+12 |
2005-11-21 | Add .cvsignores for drivers.XORG-6_99_99_904XORG-6_99_99_903MODULAR_COPY | Eric Anholt | 3 | -0/+27 |
2005-07-11 | Prep 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_15 | Adam Jackson | 1 | -0/+4 |
2005-06-25 | Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_14XORG-6_8_99_13 | Adam Jackson | 1 | -2/+2 |
2004-12-04 | Encoding 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_1 | Markus Kuhn | 1 | -1/+1 |
2004-11-27 | xc/programs/Xserver/hw/xfree86/driver/ati/radeon.man | Matthieu Herrb | 1 | -2/+2 |