Frameskipping more aggressive (minor speedup, plz report any serious problems). Initial display list cache implementation, disabled for now. Various cleanup.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3952 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2009-08-09 11:03:58 +00:00
parent 95b39da7ca
commit 6003c9ecd2
13 changed files with 808 additions and 131 deletions

View File

@ -720,6 +720,14 @@
RelativePath=".\Src\BPFunctions.cpp"
>
</File>
<File
RelativePath=".\Src\DLCache.cpp"
>
</File>
<File
RelativePath=".\Src\DLCache.h"
>
</File>
<File
RelativePath=".\Src\NativeVertexFormat.cpp"
>