Commit Graph

34 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult
0d7ab20805 configure.ac: replace DRIVER_NAME symbol by actual name
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-18 13:29:26 +01:00
Alan Coopersmith
37743f0433 Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`

`git diff -w` & `git diff -b` show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/-/merge_requests/42>
2025-12-16 10:35:42 +01:00
Alan Coopersmith
861fc9235e Improve man page formatting
More closely follow common style as described on
https://man7.org/linux/man-pages/man7/man-pages.7.html
and fix warnings raised by `mandoc -T lint` and `groff -rCHECKSTYLE=10`

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/-/merge_requests/41>
2025-06-08 15:32:16 -07:00
Alan Coopersmith
94f23a5672 Convert sis.man from XORG_RAWCPP to using sed like other drivers
Upgrade to util-macros 1.8 for additional man page support

Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.

Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
The existing statement can now be removed from the configuration file.

Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
Enables silent rule and use platform appropriate version of sed.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
2011-06-07 22:16:43 -07:00
Jesse Adkins
b3368984ae Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-06 20:47:19 -07:00
Julien Cristau
ac05588db7 Replace some broken URLs with winishhofer.eu
The old one seems to be a casino web site nowadays.

Debian bug#517075

Reported-by: Nigel Tamplin <fuse@f2s.com>
Signed-off-by: Julien Cristau <jcristau@debian.org>
2010-06-29 21:41:05 +01:00
Alan Coopersmith
d33e45dcae Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 13:55:44 -08:00
Gaetan Nadon
8655ebf788 .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 14:51:23 -04:00
Alan Coopersmith
e4f6a2fcd5 Remove xorgconfig & xorgcfg from See Also list in man page 2009-01-09 16:34:01 -08:00
Matthieu Herrb
6c7f2d4d2d Makefile.am: nuke RCS Id 2008-03-08 23:51:57 +01:00
James Cloos
f269b388cb Rename .cvsignore to .gitignore 2007-08-23 19:25:55 -04:00
Kevin E Martin
2c57a2f4c0 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-06 22:48:37 +00:00
Alan Coopersmith
82f9c39f69 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:10 +00:00
Eric Anholt
80bfbc8b33 Add .cvsignores for drivers. 2005-11-21 10:49:18 +00:00
Alan Coopersmith
e4d73b8642 Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
substitutions to work better with BSD make
2005-10-18 00:01:54 +00:00
Adam Jackson
5d20115817 More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
of indirectly
2005-10-17 22:57:35 +00:00
Alan Coopersmith
be5a30fa3e Use sed & cpp to substitute variables in driver man pages 2005-10-17 00:09:05 +00:00
Søren Sandmann Pedersen
c8836bb0f4 Build system for sis 2005-07-26 22:24:10 +00:00
Thomas Winischhofer
8c1c7fe912 SiS driver: Another update of the manpage 2005-07-05 14:00:53 +00:00
Thomas Winischhofer
f834d1f1af SiS driver: Fixes for XGI Z7 2005-07-04 14:42:37 +00:00
Thomas Winischhofer
5fd45266fe SiS driver: Update manpage 2005-07-04 12:24:55 +00:00
Thomas Winischhofer
100eac71b8 SiS driver: Add support for 1280x854 panels Fix Xv for 300 series to
support a width of 768 (prev. 720)
2005-06-21 11:18:51 +00:00
Thomas Winischhofer
a9decf9003 SiS driver: Update manpage 2005-01-25 16:14:01 +00:00
Thomas Winischhofer
5a253b1f4f SiS driver:
- Fix off-by-one error in setting up offscreen-images
- Fix for retrieval of mode timing from BIOS for LCD
- Fix for DGA in MergedFB mode
- Code size reduction by more calculations, less tables
- ShadowFB uses fast memcpy (correctly) now
- Prefer user given modes over default ones
- Add ForcePanelRGB option
2005-01-19 16:19:40 +00:00
Thomas Winischhofer
4fe1e616a2 SiS driver:
- warning fixes for SunOS cc
- documentation update
2004-08-05 15:35:30 +00:00
Thomas Winischhofer
515b943c44 SiS driver update 2004/06/17 2004-06-17 13:20:14 +00:00
Eric Anholt
5880d0f36b DRI XFree86-4_3_99_12-merge import 2004-06-16 09:23:54 +00:00
Egbert Eich
2a8d0bc1b0 Merging XORG-CURRENT into trunk 2004-04-23 19:45:40 +00:00
Egbert Eich
36986a29ab Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:33:36 +00:00
Egbert Eich
edfb01cf07 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:12:25 +00:00
Egbert Eich
07d847169b readding XFree86's cvs IDs 2004-02-26 13:35:55 +00:00
Egbert Eich
a2b4d6323e Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:23:24 +00:00
Kaleb Keithley
abe805c8c5 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:28:40 +00:00
Kaleb Keithley
d1473b7bcf Initial revision 2003-11-14 16:48:55 +00:00