hg: openjfx/8u-dev/rt: Fix to RT-35956: Add a stopgap fix to improve mesh update performance for limited use cases that doesn't do 3d lighting in the scene

hang.vo at oracle.com hang.vo at oracle.com
Wed Feb 26 21:33:29 PST 2014


Changeset: e5e96f7dc5a7
Author:    Chien Yang <chien.yang at oracle.com>
Date:      2014-02-26 21:17 -0800
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e5e96f7dc5a7

Fix to RT-35956: Add a stopgap fix to improve mesh update performance for limited use cases that doesn't do 3d lighting in the scene
Reviewed by kcr, vadim

! modules/base/src/main/java/com/sun/javafx/collections/FloatArraySyncer.java
! modules/base/src/main/java/com/sun/javafx/collections/IntegerArraySyncer.java
! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGTriangleMesh.java
! modules/graphics/src/main/java/com/sun/prism/Mesh.java
! modules/graphics/src/main/java/com/sun/prism/impl/BaseMesh.java
! modules/graphics/src/main/java/com/sun/prism/impl/PrismSettings.java
! modules/graphics/src/main/java/javafx/scene/shape/TriangleMesh.java
! modules/graphics/src/test/java/com/sun/javafx/sg/prism/NGTriangleMeshTest.java



More information about the openjfx-dev mailing list