[8] request for review: 7168550 [macosx] duplicate OGL context state changes related to vertex cache

Mike Swingler swingler at apple.com
Mon May 14 09:11:21 PDT 2012


On May 14, 2012, at 3:42 AM, 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/

The fix looks good to me. Great work tracking this down.

Cheers,
Mike Swingler
Apple Inc.


More information about the macosx-port-dev mailing list