Move PixelShaderManager, ImageWrite to VideoCommon.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1686 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2008-12-26 12:27:58 +00:00
parent afc87eb5ae
commit d585d26393
7 changed files with 20 additions and 19 deletions

View File

@ -471,6 +471,14 @@
RelativePath=".\Src\Fifo.h"
>
</File>
<File
RelativePath=".\Src\ImageWrite.cpp"
>
</File>
<File
RelativePath=".\Src\ImageWrite.h"
>
</File>
<File
RelativePath=".\Src\IndexGenerator.cpp"
>
@ -499,6 +507,14 @@
RelativePath=".\Src\OpcodeDecoding.h"
>
</File>
<File
RelativePath=".\Src\PixelShaderManager.cpp"
>
</File>
<File
RelativePath=".\Src\PixelShaderManager.h"
>
</File>
<File
RelativePath=".\Src\Profiler.cpp"
>