Julien Cristau
7ec9d466e5
Bump to 0.4.2
xf86-video-fbdev-0.4.2
2010-04-03 18:05:21 +02:00
Julien Cristau
b3220bf63e
configure: require xorg-macros 1.4 for XORG_INSTALL
...
Signed-off-by: Julien Cristau <jcristau@debian.org >
2010-02-10 02:11:44 +01:00
Julien Cristau
a9df47d6d0
fbdev: add missing shadowRemove in CloseScreen()
...
Fixes crash in CloseScreen().
Signed-off-by: Julien Cristau <jcristau@debian.org >
Tested-by: Cyril Brulebois <kibi@debian.org >
2010-02-08 19:20:00 +01:00
Alan Coopersmith
a5b035414d
Update Sun license notices to current X.Org standard form
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com >
2010-01-15 15:44:54 -08:00
Gaetan Nadon
5ec41a8b2e
configure.ac: remove unused sdkdir=$(pkg-config...) statement
...
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-12-30 15:13:00 -05:00
Adam Jackson
69f82077fd
Remove afb support
...
Signed-off-by: Adam Jackson <ajax@redhat.com >
2009-12-14 13:40:32 -05:00
Gaetan Nadon
4e8a6ac78d
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
...
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-23 09:25:05 -05:00
Gaetan Nadon
d868015c9c
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
...
Automake 'foreign' option is specified in configure.ac.
Remove from Makefile.am
2009-10-28 14:41:41 -04:00
Gaetan Nadon
a9e65feebd
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
...
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-28 14:09:09 -04:00
Gaetan Nadon
7b583191fa
Several driver modules do not have a ChangeLog target in Makefile.am #23814
...
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-26 12:54:21 -04:00
Gaetan Nadon
6b5e30a2df
.gitignore: use common defaults with custom section # 24239
...
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-10-22 12:34:16 -04:00
Dave Airlie
e233c12c97
fbdev: bump for release 0.4.1
xf86-video-fbdev-0.4.1
2009-07-30 12:04:27 +10:00
Dave Airlie
dfe51de992
fbdev: change to using ABI version check
2009-07-28 15:22:40 +10:00
Dave Airlie
fe00991326
fbdev: update for resources/RAC API removal
2009-07-28 13:32:29 +10:00
Adam Jackson
16ea2bb46c
Remove useless loader symbol lists.
2009-05-28 14:55:08 -04:00
Adam Jackson
c3434c8625
Allow building against a non-DGA server.
2009-03-04 10:09:47 -05:00
Alan Coopersmith
db33e337a8
Add README with pointers to mailing list, bugzilla & git repos
2009-01-30 20:38:47 -08:00
Alan Coopersmith
f9b88908fc
Remove xorgconfig & xorgcfg from See Also list in man page
2009-01-09 16:27:44 -08:00
Adam Jackson
092f0f10cb
Make ISA optional
2008-11-23 20:04:30 -05:00
Adam Jackson
73ff2d0cd7
fbdev 0.4.0
xf86-video-fbdev-0.4.0
2008-03-19 13:51:44 -04:00
Matthias Hopf
6bae3476b0
Fixed leftover PCIACCESS -> XSERVER_LIBPCIACCESS.
2007-10-12 15:58:34 +02:00
Brice Goglin
a9a7763ce0
Replace a non-ascii char with the corresponding groff escape in fbdev.man
2007-09-12 01:49:33 +02:00
Ian Romanick
31707aeccd
Add conditional support for pci-rework branch.
...
To build VESA driver for use with pci-rework Xserver, add --enable-pciacces
to the configure command line. Otherwise, the "traditional" VESA driver will
be built.
2007-01-22 08:52:43 -08:00
Michel Dänzer
b17f9256d5
Only determine pitch after setting initial mode.
...
We were determining it from the mode which is current at X server startup,
which may have a completely different pitch.
2006-12-31 17:43:52 +01:00
Michel Dänzer
436a2c094a
Bump to 0.3.1 for release.
xf86-video-fbdev-0.3.1
2006-12-29 12:57:44 +01:00
Michel Dänzer
5b54cbd70e
Use package version definitions from XORG_RELEASE_VERSION macros.
2006-12-29 12:57:23 +01:00
Michel Dänzer
b6fd370824
Don't prefer 24bpp for depth 24.
2006-12-29 12:29:31 +01:00
Michel Dänzer
43236f5bfc
Fix shadow framebuffer, and by extension rotation.
...
Based on Adam Jackson's shadow framebuffer fixes in xf86-video-vesa.
2006-12-27 13:08:02 +01:00
Michel Dänzer
643573a51f
Add missing argument to xf86DrvMsg().
2006-12-27 13:08:02 +01:00
Michel Dänzer
b5b1b7d731
Update my e-mail address.
2006-12-27 13:08:01 +01:00
Michel Dänzer
abfc75fbcd
Convert .cvsignore to .gitignore.
...
Add a couple of items while we're at it.
2006-12-27 13:08:01 +01:00
Adam Jackson
a12d1ce572
Make debug output a run-time option instead of compile-time.
2006-11-08 12:22:53 -05:00
Jeremy C. Reed
6ed2e61542
Replace stub file with real license.
...
"XFree86 code without an explicit copyright is covered by the
following copyright/license" ....
Discussed on xorg list.
2006-10-18 14:56:01 -05:00
Adam Jackson
24177f7218
Bump to 0.3.0
xf86-video-fbdev-0_3_0
XORG-7_1
2006-05-19 19:17:46 +00:00
Kevin E Martin
c7b9e1a327
Fix ShadowFB support to work with recent miext/shadow changes from bug
...
#5460 (Kevin Martin), and apply fix for miext/shadow crasher
https://bugs.freedesktop.org/show_bug.cgi?id=6940 (Kristian Hoegsberg).
2006-05-18 21:15:32 +00:00
Adam Jackson
fe1fa4c016
Unlibcwrap. Bump server version requirement. Bump to 0.2.0.
fbdev-0_2_0
2006-04-07 19:02:07 +00:00
gravity
41a763816d
Convert manpage to utf-8
2006-01-10 03:22:11 +00:00
Kevin E Martin
332464c43f
Update package version for X11R7 release.
XORG-7_0
2005-12-21 02:30:00 +00:00
Adam Jackson
cf1b33cb4d
Stub COPYING files
2005-12-19 16:25:53 +00:00
Kevin E Martin
35c09ae4c4
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
2005-12-15 00:24:17 +00:00
Kevin E Martin
2e4f3e6a0a
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
2005-12-06 22:48:34 +00:00
Kevin E Martin
8521127ff1
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
2005-12-03 05:49:33 +00:00
Kevin E Martin
7a37e5db75
Remove extraneous AC_MSG_RESULT.
2005-12-02 02:16:08 +00:00
Adam Jackson
4635b198fb
Only build dlloader modules by default.
2005-11-29 23:29:58 +00:00
Alan Coopersmith
91b40b9c63
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
...
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-28 22:04:09 +00:00
Eric Anholt
ff70627427
Add .cvsignores for drivers.
2005-11-21 10:49:12 +00:00
Kevin E Martin
d57ddc84c3
Update package version number for X11R7 RC2 release.
XORG-6_99_99_902
2005-11-09 21:15:15 +00:00
Kevin E Martin
493a1b8b11
Update pkgcheck depedencies to work with separate build roots.
2005-11-01 15:08:52 +00:00
Kevin E Martin
3f11faf88c
Update package version number for RC1 release.
XORG-6_99_99_901
2005-10-19 02:48:02 +00:00
Alan Coopersmith
e87f2ee9b1
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
...
substitutions to work better with BSD make
2005-10-18 00:01:53 +00:00