I'm an idiot and committed with the crippling macros uncommented, undoing the work in r2702 and taking the software renderer down a peg.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2705 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
sudonim1 2010-03-13 02:19:06 +00:00
parent 02497e0d41
commit 3f36d66116
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@
#define MAX_PAGES 512
#define MAX_BLOCKS 16384
#define DISABLE_BITMASKING
#define DISABLE_COLCLAMP
//#define DISABLE_BITMASKING
//#define DISABLE_COLCLAMP
#include "GSVector.h"