Slims down minidx9 to XAudio2_7

Removes minidx9 as a submodule
Slims down minidx9 to have only the files XAudio2 (2.7) needs.
The other dx9 related files weren't being used.
This commit is contained in:
AnnieL 2016-03-21 12:47:25 +00:00
parent 8cd0aab129
commit 9f257ee9f8
12 changed files with 2345 additions and 9 deletions

3
.gitmodules vendored
View file

@ -13,9 +13,6 @@
path = llvm
url = https://github.com/llvm-mirror/llvm
branch = release_36
[submodule "minidx9"]
path = 3rdparty/minidx9
url = https://github.com/hrydgard/minidx9.git
[submodule "rsx_program_decompiler"]
path = rsx_program_decompiler
url = https://github.com/RPCS3/rsx_program_decompiler