OSDN Git Service

Rename tgsi "core" directory
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 24 Aug 2007 09:01:03 +0000 (10:01 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 24 Aug 2007 09:01:03 +0000 (10:01 +0100)
commitf93a360319fb35f9bac571931fc81afb9e0a8ab8
tree8ad1439b2bb3c36e2f0c41ab26a754f4c03804a8
parentc50e054bd43882778aa8972d2444e5c3178f4c74
Rename tgsi "core" directory
14 files changed:
src/mesa/pipe/tgsi/exec/Makefile [moved from src/mesa/pipe/tgsi/core/Makefile with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_attribs.h [moved from src/mesa/pipe/tgsi/core/tgsi_attribs.h with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_build.c [moved from src/mesa/pipe/tgsi/core/tgsi_build.c with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_build.h [moved from src/mesa/pipe/tgsi/core/tgsi_build.h with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_core.h [moved from src/mesa/pipe/tgsi/core/tgsi_core.h with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_dump.c [moved from src/mesa/pipe/tgsi/core/tgsi_dump.c with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_dump.h [moved from src/mesa/pipe/tgsi/core/tgsi_dump.h with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_exec.c [moved from src/mesa/pipe/tgsi/core/tgsi_exec.c with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_exec.h [moved from src/mesa/pipe/tgsi/core/tgsi_exec.h with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_parse.c [moved from src/mesa/pipe/tgsi/core/tgsi_parse.c with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_parse.h [moved from src/mesa/pipe/tgsi/core/tgsi_parse.h with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_token.h [moved from src/mesa/pipe/tgsi/core/tgsi_token.h with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_util.c [moved from src/mesa/pipe/tgsi/core/tgsi_util.c with 100% similarity]
src/mesa/pipe/tgsi/exec/tgsi_util.h [moved from src/mesa/pipe/tgsi/core/tgsi_util.h with 100% similarity]