xserver-multidpi/hw/xfree86/dri
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
..
dri.c Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
dri.h Merge DRI-trunk-20040613 changes in programs/Xserver/GL. 2004-06-16 09:37:59 +00:00
drimodule.c DRI XFree86-4_3_99_12-merge import 2004-06-16 09:22:17 +00:00
dristruct.h Merge DRI-trunk-20040613 changes in programs/Xserver/GL. 2004-06-16 09:37:59 +00:00
sarea.h DRI trunk-20040613 import 2004-06-16 09:25:21 +00:00
xf86dri.c Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00