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

Upgrade Direct3D9 shader model from 2.0 to 3.0 for 3D operations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • jfx13
    • jfx11, jfx12
    • javafx
    • None

      In order to add functionality to the D3D pipeline, the shader model needs to be upgraded from 2.0 to 3.0. The main restriction that 2.0 is hitting is the limit of the number of instructions the pixel shader can have.

      Compatibility is lost for graphic cards that support DirectX 9.0 but not 9.0c. Graphic cards that do not support shader model 3.0 will now report incompatibility through ConditionalFeature.SCENE3D.

            nlisker Nir Lisker
            nlisker Nir Lisker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: