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

Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • client-libs
    • 2d
    • b44
    • generic
    • generic

        Default implementation of DrawImage.renderImageXform() tries to blit an image scanline by scanline to a destination, which is extremely slow. It should have an option to blit results at once using one blit, probably via intermediate buffer.

              serb Sergey Bylokhov
              serb Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: