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

Reuse region cache to also cache images, textures and node caches

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 8
    • javafx

      This is further development of RT-30923 to reduce number of context changes during rendering.

      There is draft/proof of the concept implementation but it needs to be tuned with regards to how which images should go into cache and which shouldn't. Putting every image into cache quickly overflows it which leads to either too many textures to be created or "valuable" caches being too often discarded.

        1. cache_rt_30924.diff
          5 kB
        2. HelloCache.java
          3 kB
        3. NGImageView.java
          6 kB
        4. RegionImageCache.java
          16 kB
        5. TexturesPacker.java
          7 kB

            Unassigned Unassigned
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Imported: