]> git.cworth.org Git - apitrace-tests/commit
Rename hlsl d3dcommon.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 9 May 2012 10:06:12 +0000 (11:06 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 9 May 2012 10:06:12 +0000 (11:06 +0100)
commit7aa463806c4e6616699c8f742cc8204b4d129b0a
tree1cae4b94874ea475263c10e2e4b03577a71d7e0d
parent7502b519d86575f6ffdd0c4552e54d1cd5808c99
Rename hlsl d3dcommon.
14 files changed:
apps/CMakeLists.txt
apps/d3d10/CMakeLists.txt
apps/d3d10_1/CMakeLists.txt
apps/d3d11/CMakeLists.txt
apps/d3d11_1/CMakeLists.txt
apps/d3dcommon/.gitignore [new file with mode: 0644]
apps/d3dcommon/CMakeLists.txt [new file with mode: 0644]
apps/d3dcommon/tri.fx [new file with mode: 0644]
apps/d3dcommon/tri_ps.h [new file with mode: 0644]
apps/d3dcommon/tri_vs.h [new file with mode: 0644]
apps/hlsl/CMakeLists.txt [deleted file]
apps/hlsl/tri.fx [deleted file]
apps/hlsl/tri_ps.h [deleted file]
apps/hlsl/tri_vs.h [deleted file]