mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-04 18:00:14 +01:00
- add hw/xfree86/utils/cvt/, cvt.c, cvt.man.pre and Makefile.am.
- Adjust configure.ac and hw/xfree86/utils/Makefile.am for cvt.
- Add MonPtr->reducedblanking and Option "ReducedBlanking" to the Monitor
section.
- Check for reduced blanking in xf86CheckModeForMonitor and disallow modes
with less than 25% blanking otherwise.
- Fix some warnings in hw/xfree86/common/xf86Config.c.
9 lines
94 B
Makefile
9 lines
94 B
Makefile
SUBDIRS = \
|
|
gtf \
|
|
cvt \
|
|
ioport \
|
|
kbd_mode \
|
|
pcitweak \
|
|
scanpci \
|
|
xorgcfg \
|
|
xorgconfig
|