Files
xf86-video-nv/compat/README
Aaron Plattner 7a07a765c2 Steal RandR1.2 compat code from the Intel driver.
Spruce it up a bit so that --with-xserver-source works even if there's a local
compat copy.
2007-04-20 15:20:12 -07:00

8 lines
349 B
Plaintext

This directory contains a copy of the mode and parser code from RandR 1.2.
If you are building from git and you don't have xorg-server-1.3 or higher or you
want to be able to make dist, you should create symlinks to the modes and parser
directories from a RandR 1.2-enabled server here:
$ ln -s /path/to/xorg/xserver/hw/xfree86/{modes,parser} .