X11->x11 per the suggestion from Gwenole 15/415/1
authorAustin Yuan <shengquan.yuan@intel.com>
Mon, 6 Jul 2009 09:18:37 +0000 (17:18 +0800)
committerAustin Yuan <shengquan.yuan@intel.com>
Mon, 6 Jul 2009 09:18:37 +0000 (17:18 +0800)
commitf217294c47d7cf416f49c21974891b3d4db6501b
tree5378d9466a07ebf4eca389e46463d46db5af764c
parentf4525778d6dbe3d791c23808fe0d1cef56c87023
X11->x11 per the suggestion from Gwenole

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
17 files changed:
configure.ac
i965_drv_video/Makefile.am
src/Makefile.am
src/x11/Makefile.am [moved from src/X11/Makefile.am with 85% similarity]
src/x11/dri1_util.c [moved from src/X11/dri1_util.c with 100% similarity]
src/x11/dri2_util.c [moved from src/X11/dri2_util.c with 100% similarity]
src/x11/va_dri.c [moved from src/X11/va_dri.c with 100% similarity]
src/x11/va_dri.h [moved from src/X11/va_dri.h with 100% similarity]
src/x11/va_dri2.c [moved from src/X11/va_dri2.c with 100% similarity]
src/x11/va_dri2.h [moved from src/X11/va_dri2.h with 100% similarity]
src/x11/va_dri2str.h [moved from src/X11/va_dri2str.h with 100% similarity]
src/x11/va_dri2tokens.h [moved from src/X11/va_dri2tokens.h with 100% similarity]
src/x11/va_dricommon.c [moved from src/X11/va_dricommon.c with 100% similarity]
src/x11/va_dricommon.h [moved from src/X11/va_dricommon.h with 100% similarity]
src/x11/va_dristr.h [moved from src/X11/va_dristr.h with 100% similarity]
src/x11/va_x11.c [moved from src/X11/va_x11.c with 100% similarity]
src/x11/va_x11.h [moved from src/X11/va_x11.h with 100% similarity]