Commit Graph

63 Commits

Author SHA1 Message Date
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
Adam Jackson
5f77732d9a More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
of indirectly
2005-10-17 22:57:33 +00:00
Alan Coopersmith
52518e4511 Use sed & cpp to substitute variables in driver man pages 2005-10-17 00:09:02 +00:00
Daniel Stone
a2a75f4dba Numerous spelling and grammar fixes. (Branden Robinson, Debian #099n) XORG-6_8_99_901 XORG-6_8_99_902 XORG-6_8_99_903 2005-08-26 06:32:45 +00:00
Daniel Stone
28171378a1 Update autogen.sh to one that does objdir != srcdir. 2005-08-18 09:03:46 +00:00
Kevin E Martin
f060ccc1f1 Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
    reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
XORG-6_99_99_900
2005-07-29 21:22:43 +00:00
Søren Sandmann Pedersen
d0517a40a9 Build system for fbdev driver 2005-07-25 23:50:23 +00:00
Adam Jackson
44d4790006 Prep for modular builds by adding guarded #include "config.h" everywhere. XORG-6_8_99_16 XORG-6_8_99_900 XORG-6_8_99_15 2005-07-11 02:29:47 +00:00
Adam Jackson
4d18c5309c Bug #3626: _X_EXPORT tags for video and input drivers. XORG-6_8_99_14 XORG-6_8_99_13 2005-06-25 21:16:54 +00:00
Egbert Eich
82ab7895da Modifying X.Org Xserver DDX to allow to run X with ordinary user
permissions when no access to HW registers is required. For API changes
    which mostly involve the modifications to make the RRFunc (introduced
    with 6.8) more flexible please check Bugzilla #2407. NOTE: This patch
    applies changes to OS specific files for other OSes which I cannot
    test.
XORG-6_8_99_6 XORG-6_8_99_3 XORG-6_8_99_8 XORG-6_8_99_7 XORG-6_8_99_12 XORG-6_8_99_5 XORG-6_8_99_4 XORG-6_8_99_9 XORG-6_8_99_2 sco_port_update-base XORG-6_8_99_11 XORG-6_8_99_10 XORG-6_8_99_1
2005-01-28 16:12:59 +00:00
Markus Kuhn
077e3dbcf4 Encoding of numerous files changed to UTF-8 2004-12-04 00:43:05 +00:00
Adam Jackson
2327cdd208 Bug #1087: Make sure all the *Weak symbols are documented in the import
list, so the loader knows not to complain about unresolved symbols when
    an optional module isn't loaded. This typically manifests as warnings
    about fbdevHW symbols when the user isn't using the framebuffer
    console.
XORG-6_8_1_901 XORG-6_8_0 XORG-6_8_1_904 XORG-6_8_1_903 XORG-6_8_1_902 rel-0-6-1 XORG-6_8_1 lg3d-base XORG-6_7_99_904 XORG-6_7_99_903 XORG-6_7_99_902 XORG-6_7_99_901 lg3d-rel-0-7-0 XORG-6_8_2 lg3d-rel-0-6-2
2004-08-16 09:13:13 +00:00
Adam Jackson
bd1e31bdb5 Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so
DoLoadableServer NO builds work again.
XORG-6_7_99_1 XORG-6_7_99_2
2004-08-03 02:44:20 +00:00
Adam Jackson
1d3246ca0d *really* remove the last call to FillInScreenInfo. i clearly haven't had my
coffee yet this morning...
2004-08-01 18:04:07 +00:00