Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-20 | config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 | Gaetan Nadon | 1 | -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-20 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | 1 | -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-20 | config: upgrade to util-macros 1.8 for additional man page support | Gaetan Nadon | 2 | -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-15 | Update Sun license notices to current X.Org standard form | Alan Coopersmith | 1 | -22/+19 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-12-30 | configure.ac: remove unused sdkdir=$(pkg-config...) statement | Gaetan Nadon | 1 | -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-23 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon | 1 | -0/+1 | |
Now that the INSTALL file is generated. Allows running make maintainer-clean. | |||||
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | 1 | -1/+0 | |
Automake 'foreign' option is specified in configure.ac. Remove from Makefile.am | |||||
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | 2 | -3/+6 | |
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet. | |||||
2009-10-26 | Several driver modules do not have a ChangeLog target in Makefile.am #23814 | Gaetan Nadon | 2 | -8/+5 | |
The git generated ChangeLog replaces the hand written one. Update configure.ac to xorg-macros level 1.3. Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros Update Makefile.am to add ChangeLog target if missing Remove ChangeLog from EXTRA_DIST or *CLEAN variables This is a pre-req for the INSTALL_CMD | |||||
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | 1 | -6/+64 | |
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. | |||||
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 | |
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr> | |||||
2009-09-13 | Call shadowRemove() in wsfbCloseScreen(). | Matthieu Herrb | 1 | -1/+6 | |
This fixes a free memory dereference on exit. Hint by Daniel Stone. Thanks. Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr> | |||||
2009-09-13 | wsfb: update for resources/RAC API removal | Matthieu Herrb | 1 | -1/+5 | |
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr> | |||||
2009-09-08 | xf86-video-wsfb: Remove unused .cvsignore file #23776 | Gaetan Nadon | 2 | -8/+0 | |
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-07-11 | wsfb: use XORG_CHANGELOG macro to create ChangeLog. #22611 | Gaetan Nadon | 2 | -6/+7 | |
Build break: Makefile.am: command not found: git-log Adding the macro in configure.ac and use it in Makefile.am Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-06-01 | add some missing TRACE_EXITs, tweak and clean up comments. | Jasper Lievisse Adriaanse | 1 | -57/+70 | |
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr> | |||||
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 | |
(Copied from xf86-video-fbdev) | |||||
2007-01-02 | Makefile.am: make ChangeLog hook saferxf86-video-wsfb-0.2.1 | Matthieu Herrb | 2 | -2/+7 | |
Make ChangeLog hook as safe as possible Bump patchlevel. | |||||
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 | |
Based on similar fixes in xf86-video-fbdev and xf86-video-vesa. | |||||
2006-12-21 | "framebuffer size is linebytes * height, not linebytes * height * | Jeremy C. Reed | 1 | -2/+1 | |
depth" Noticed in recent NetBSD CVS commit. Also in OpenBSD's CVS. Okayed by Matthieu. Before my system said: "(II) wsfb(0): Vidmem: 24576k". Now says: "(II) wsfb(0): Vidmem: 1536k" | |||||
2006-12-03 | Pull code from OpenBSD 4.0 version. | Matthieu Herrb | 1 | -35/+199 | |
- rotation support - only allocate space for colormap save/restore at 8bpp - switch on render extension at 8bpp | |||||
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 | |
It is based on fbdev.c so include its generic XFree86 license for that too. | |||||
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 | |
(Uncomment my previous comment in the man page.) | |||||
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 | |
copyright. The version is 0.1.0 based on what was in wsfb_driver.c. In wsfb_driver.c, renamed VERSION to WSFB_VERSION so doesn't conflict with VERSION from new makefile. Tested under NetBSD using wsdisplay on vesafb. | |||||
2006-05-26 | Use __xservername__ macro instead of hardcoding. Mention it is for NetBSD | Jeremy C. Reed | 2 | -2/+13 | |
also (I tested under NetBSD/i386). Add a comment (roff comment) about NetBSD. Mention device name for NetBSD. | |||||
2006-05-26 | NetBSD uses /dev/ttyE?. (Already that way in | Jeremy C. Reed | 2 | -0/+10 | |
xserver/xorg/hw/xfree86/os-support/bsd/bsd_init.c.) I tested on NetBSD/i386 using NetBSD's vesafb. Also this is in NetBSD's CVS too where it was tested on Sparc. Also added a ChangeLog file. | |||||
2006-05-18 | Fix ShadowFB support to work with recent miext/shadow changes from bugXORG-7_1 | Kevin E Martin | 1 | -14/+1 | |
#5460. | |||||
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 | |
xc/programs/Xserver/hw/xfree86/driver/voodoo/voodo.man xc/programs/Xserver/hw/xfree86/driver/wsfb/wsfb.man XF86Config -> __xconfigfile__ |