test this on windows ?

This commit is contained in:
samcake 2015-07-28 15:49:39 -07:00
parent df9b66d267
commit 9cf3dfd3f7

View file

@ -1014,7 +1014,7 @@ void Application::paintGL() {
// Back to the default framebuffer;
gpu::Batch batch;
batch.resetStages();
renderArgs._context->render(batch);
// renderArgs._context->render(batch);
}
void Application::runTests() {