[8] request for review: 7168550 [macosx] duplicate OGL context state changes related to vertex cache
Andrew Brygin
andrew.brygin at oracle.com
Mon May 14 04:33:15 PDT 2012
The fix looks fine to me.
Thanks,
Andrew
On 14.05.2012 14:42, Dmitry Cherepanov wrote:
> Here's a patch for the 'disappearing text' problem reproducible in
> dual-screen environment. The fix duplicates some context state changes
> (which aren't shared across contexts) and the fix also enables
> switching between contexts from SetScratchSurface (switching
> 'offscreen' contexts from the flusher thread) to make sure that we'll
> update the state in the proper context.
>
> More info - http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7168550
> (the bug report will become visible soon)
> Webrev - http://cr.openjdk.java.net/~dcherepanov/7168550/webrev.0/
>
> Thanks,
> Dmitry
>
More information about the macosx-port-dev
mailing list