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

OGL: consider adding general scale and transform loops

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0
    • client-libs
    • None
    • 2d
    • generic
    • solaris_9

      We should consider adding general scale and transform loops, similar to
      what OGLGeneralBlit provides today. This was originally described in
      6203966, and became more apparent while investigating 6248559 and
      6248561. The benefit (potentially) would be improved performance when
      scaling/transforming source images for which we do not have direct loops
      (e.g. IntArgb or ByteIndexed). Without these general scale/transform
      loops, we end up falling back on the general TransformHelper-based transform
      loops in DrawImage.renderImageXform(), which can be less than efficient
      than using OGL to do the transform.
      ###@###.### 2005-04-01 01:09:12 GMT

            serb Sergey Bylokhov
            campbell Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: