xserver-multidpi/hw/xfree86/ddc
Daniel Stone 292c4cff26 Fix includes right throughout the Xserver tree:
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
change "foo.h", "extensions/foo.h" and "X11/foo.h" to
    <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2005-04-20 12:25:48 +00:00
..
DDC.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
ddcPriv.h Initial revision 2003-11-14 16:48:57 +00:00
ddcProperty.c Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
edid.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
edid.h Minor format fix. 2005-01-11 14:59:02 +00:00
interpret_edid.c Removing unneeded private FreeType2 symbol. 2004-11-02 08:54:53 +00:00
interpret_vdif.c Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
print_edid.c Removing unneeded private FreeType2 symbol. 2004-11-02 08:54:53 +00:00
print_vdif.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
vdif.h Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
xf86DDC.c Change several LoaderSymbol calls introduced by the bug #400 patch to 2004-07-31 01:21:19 +00:00
xf86DDC.h programs/Xserver/hw/xfree86/ddc/xf86DDC.h 2004-08-03 09:33:54 +00:00