@@ -897,11 +897,7 @@ class GlDriver extends Driver {
}
override function present() {
- #if hxsdl
- // let the window buffer swap do the job
- return;
- #end
- gl.finish();
+ // no gl finish or flush !
override function isDisposed() {