Enable double buffering on Mac
git-svn-id: svn://10.0.0.236/trunk@16662 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -32,9 +32,7 @@ static const PRBool gsDebug = PR_FALSE;
|
||||
|
||||
#define UPDATE_QUANTUM 1000 / 40
|
||||
|
||||
#ifdef XP_MAC // temporary
|
||||
#define NO_DOUBLE_BUFFER
|
||||
#endif
|
||||
//#define NO_DOUBLE_BUFFER
|
||||
|
||||
static void vm_timer_callback(nsITimer *aTimer, void *aClosure)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user