[8] Request for review: 7124219 [macosx] Unable to draw images to fullscreen (original) (raw)
Sergey Bylokhov Sergey.Bylokhov at oracle.com
Fri Nov 16 08:45:21 PST 2012
- Previous message: JavaFX: Stage and Unified Toolbars on Mac (apple.awt.brushMetalLook for JavaFX)
- Next message: [8] Request for review: 7124219 [macosx] Unable to draw images to fullscreen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Everyone, Please review the fix. This is not a direct forward port from jdk 7.
Changes description: 1 All stuff related to the backbuffer now located in CGLGraphicsConfig. Implementation was synchronized with the version on windows and linux. 2 LWCanvasPeer, LWWindowPeer , CPlatform.... : all code related to the backbuffer was removed. 3 One general interface was added: LWGraphicsConfig. It is used in LWAWT. 4 Outdated documentation was removed/moved to LWGraphicsConfig.
Tested: jck, awt/2d regression, guimark2. No new issues found.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124219 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124552 Webrev can be found at: http://cr.openjdk.java.net/~serb/7124219/webrev.00 JDK7 changesets: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/0dac7f8b4282 http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ecbd4c9fc9c1
-- Best regards, Sergey.
- Previous message: JavaFX: Stage and Unified Toolbars on Mac (apple.awt.brushMetalLook for JavaFX)
- Next message: [8] Request for review: 7124219 [macosx] Unable to draw images to fullscreen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]