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

Remove code that clamps texture max size to 4k

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • None
    • javafx
    • None

      The fix for RT-21998 was to clamp the maximum texture size reported by a graphics card to 4096 (4K). This is more of a workaround, but is necessary to fix problems allocating large textures in some cases.

      Once all of the dependent bugs are fixed, this clamping can be removed if desired (although there may be benefits to using smaller textures anyway, so it doesn't have to be done if we don't think there is a benefit).

            Unassigned Unassigned
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported: