commit | 25f01dda0766f0aa25ad24041053a0487100b07d | [log] [tgz] |
---|---|---|
author | Guy Zadickario <amit@graphtech.co.il> | Thu Jun 30 16:02:34 2011 +0300 |
committer | Guy Zadickario <guy@graphtech.co.il> | Sun Jul 03 15:35:12 2011 +0300 |
tree | 44ee71563b0e37134a5f7a4570ceaf751d5af887 | |
parent | c3fb532e9a19f8a72a309ab255ddada93189ff8b [diff] |
opengl translator: Mac fixes for unbind context Mac specific bug fix to support unbinding a context. Removed NSOpenGLContext:clearDrawable call before binding an NSView to the context to avoid re-paint of the view which causes flash effect.