Changeset: 8d527964b7aa Author: Chien Yang <chien.y...@orcale.com> Date: 2013-08-09 14:25 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/8d527964b7aa
Fix to RT-31537: Intel 965GM creates awful screens and unusable Reviewed by Kevin ! modules/graphics/src/main/native-prism-d3d/D3DBadHardware.h Changeset: b0a1b8b91e3b Author: Chien Yang <chien.y...@orcale.com> Date: 2013-08-09 14:27 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b0a1b8b91e3b Fix to RT-32202: Reduce the scope of NGShape3D's members and methods Reviewed by Kevin ! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGShape3D.java