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

D3D: improve pipeline's rendering quality for some cases

XMLWordPrintable

    • 2d
    • b01
    • 6u5
    • b04
    • x86
    • windows_xp
    • Verified

      While the fix for
        6587863: PIT: D3D: Pixelization issues with all Swing Components
      fixed all known problems with rendering of Swing components
      on all hw there are still some cases where the quality could be
      improved.

      Here are a few known cases:
        - PolyVertTest reg. test (with -fulltest) still fails with about 10 pixels -
          due to the fact that we do not tweak the geometry in drawPoly
        - we only tweak the geometry for proper texel to pixel
          alignment for DrawTexture and FillRect,
          which leaves otehr primitives prone to minor texture mapping
          pixelization errors. This is especially important for the drawScanlines()
          case which is used for filling shapes with Paint

            tdv Dmitri Trembovetski (Inactive)
            tdv Dmitri Trembovetski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: