Changeset: 046c16800215 Author: Chien Yang <chien.y...@oracle.com> Date: 2014-07-07 15:38 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/046c16800215
Fix to RT-37808: Enforce NPOT requirement on desktop and embedded for 3D support Reviewed by kcr ! modules/graphics/src/main/java/com/sun/prism/es2/ES2Pipeline.java ! modules/graphics/src/main/java/com/sun/prism/es2/GLContext.java ! modules/graphics/src/main/java/com/sun/prism/es2/GLFactory.java