Merge pull request #1095 from crudelios/sw-bbox

Reimplement Bounding Box calculation using the software renderer.
This commit is contained in:
skidau 2014-10-13 15:57:11 +11:00
commit 9551650c42
15 changed files with 648 additions and 678 deletions

View file

@ -64,7 +64,7 @@ static Common::Event g_compressAndDumpStateSyncEvent;
static std::thread g_save_thread;
// Don't forget to increase this after doing changes on the savestate system
static const u32 STATE_VERSION = 35;
static const u32 STATE_VERSION = 36;
enum
{