Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8124841

The is3DSupport() in GraphicsPipeline needs finer control and add a property to enable 3D on embedded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx

      The is3DSupport() for ES2 and D3D pipes simply return true. This is okay if we plan to support 3D on all platforms that are PS 3 capable. However we are not ready to support 3D on the embedded platform. Some of this platforms may be PS 3 capable but have other limitations such as NPOT.

      We also need to define a new property, javafx.embedded.enable3D or similar, which will cause the ConditionalFeature.SCENE3D to report true if it set to true and the device supports ES2 rendering.

            ckyang Chien Yang (Inactive)
            ckyang Chien Yang (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: