Merged some FramebufferManager code into VideoCommon.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6417 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Jordan Woyak
2010-11-14 23:31:53 +00:00
parent 2378b443c1
commit 0da42fcca7
27 changed files with 840 additions and 1319 deletions

View File

@ -730,6 +730,14 @@
<Filter
Name="Base"
>
<File
RelativePath=".\Src\FramebufferManagerBase.cpp"
>
</File>
<File
RelativePath=".\Src\FramebufferManagerBase.h"
>
</File>
<File
RelativePath=".\Src\TextureCacheBase.cpp"
>