Removed glFlush call from KRTextureManager, which is not needed after Kraken refactor.
This commit is contained in:
@@ -432,8 +432,6 @@ void KRTextureManager::balanceTextureMemory(long &memoryRemaining, long &memoryR
|
|||||||
//}
|
//}
|
||||||
}
|
}
|
||||||
|
|
||||||
glFlush();
|
|
||||||
|
|
||||||
//long streamerTime = getContext().getAbsoluteTimeMilliseconds() - startTime;
|
//long streamerTime = getContext().getAbsoluteTimeMilliseconds() - startTime;
|
||||||
//fprintf(stderr, "%i / %i\n", (int)minMipTime, (int)streamerTime);
|
//fprintf(stderr, "%i / %i\n", (int)minMipTime, (int)streamerTime);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user