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

OGL: accelerate Gradient/TexturePaint when antialiasing is enabled

XMLWordPrintable

    • 2d
    • b92
    • generic
    • solaris_9

      Since JDK 5 the OGL-based Java2D pipeline has provided acceleration for GradientPaint
      and TexturePaint, but only when antialiasing is disabled. We should be able to marry
      that code with our existing OGLMaskFill code (which currently only handles single
      Color antialiased fills) in order to provide acceleration for antialiased
      Gradient/TexturePaint fills, as long as the GL_ARB_multitexture extension is
      available.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: