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

D3D: rendering artifacts with the pipeline on [NVIDIA Quadro PCI-E Series]

XMLWordPrintable

    • 2d
    • b01
    • b13
    • x86
    • windows_xp

      Swing applications have rendering artifacts on this board.
      It is likely due to driver bugs.

      The system does have the latest driver available for this
      board for WinXP.

      Unfortunately this version is way behind the latest driver
      available for Quadro boards:
      This one has version
          6.14.10.6127
      while the current on nvidia.com one is
          6.14.11.9136

      (This driver is for Nvidia Quadro NVS 280 which is the same
      chip as "PCI-E series" - only the chip revision is different)

      It might work for this chip as well - needs testing.

      C:\>java -version
      java version "1.6.0_10-ea"
      Java(TM) SE Runtime Environment (build 1.6.0_10-ea-b09)
      Java HotSpot(TM) Client VM (build 11.0-b09, mixed mode, sharing)

      [I] OS Version = OS_WINXP Pro
      [I] CheckAdaptersInfo
      [I] ------------------
      [I] Adapter Ordinal : 0
      [I] Adapter Handle : 0x10001
      [I] Description : NVIDIA Quadro PCI-E Series
      [I] GDI Name, Driver : \\.\DISPLAY1, nv4_disp.dll
      [I] Vendor Id : 0x10de
      [I] Device Id : 0x00fd
      [I] SubSys Id : 0x21510de
      [I] Driver Version : 6.14.10.6127
      [I] GUID : {D7B71E3E-43BD-11CF-8164-1F2203C2CB35}
      [I] D3DPPLM::CheckDeviceCaps: adapter 0: Passed
      [I] ------------------
      [I] Adapter Ordinal : 1
      [I] Adapter Handle : 0x10003
      [I] Description : NVIDIA Quadro PCI-E Series
      [I] GDI Name, Driver : \\.\DISPLAY2, nv4_disp.dll
      [I] Vendor Id : 0x10de
      [I] Device Id : 0x00fd
      [I] SubSys Id : 0x21510de
      [I] Driver Version : 6.14.10.6127
      [I] GUID : {D7B71E3E-43BD-11CF-8164-1F2203C2CB35}
      [I] D3DPPLM::CheckDeviceCaps: adapter 1: Passed
      [I] ------------------
      [I] D3DGD_getDeviceCapsNative
      [I] D3DContext::InitContext device 0
      [I] D3DContext::ConfigureContext device 0
      [V] dwBehaviorFlags=D3DCREATE_FPU_PRESERVE|D3DCREATE_HARDWARE_VERTEXPROCESSING
      [I] D3DContext::ConfigureContext: successfully created device: 0
      [I] D3DContext::InitDevice: device 0
      [I] D3DContext::InitDefice: successfully initialized device 0
      [V] | CAPS_DEVICE_OK
      [V] | CAPS_RT_PLAIN_ALPHA
      [V] | CAPS_RT_TEXTURE_ALPHA
      [V] | CAPS_RT_TEXTURE_OPAQUE
      [V] | CAPS_LCD_SHADER | CAPS_BIOP_SHADER | CAPS_PS20
      [V] | CAPS_MULTITEXTURE
      [V] | CAPS_TEXNONSQUARE
      [I] D3DGD_getDeviceCapsNative
      [I] D3DContext::InitContext device 1
      [I] D3DContext::ConfigureContext device 1
      [V] dwBehaviorFlags=D3DCREATE_FPU_PRESERVE|D3DCREATE_HARDWARE_VERTEXPROCESSING
      [I] D3DContext::ConfigureContext: successfully created device: 1
      [I] D3DContext::InitDevice: device 1
      [I] D3DContext::InitDefice: successfully initialized device 1
      [V] | CAPS_DEVICE_OK
      [V] | CAPS_RT_PLAIN_ALPHA
      [V] | CAPS_RT_TEXTURE_ALPHA
      [V] | CAPS_RT_TEXTURE_OPAQUE
      [V] | CAPS_LCD_SHADER | CAPS_BIOP_SHADER | CAPS_PS20
      [V] | CAPS_MULTITEXTURE
      [V] | CAPS_TEXNONSQUARE

            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: