Skip to content

Graphics Driver Issues

Ani edited this page Nov 29, 2025 · 69 revisions

Graphics Driver Issues

This page quickly summarizes graphics driver quirks and issues present in GPU drivers by different manufacturers.

» AMD (Proprietary)
» Intel (Proprietary)
» NVIDIA (Proprietary)

» AMD (Mesa)
» Intel (Mesa)
» NVIDIA (Mesa)

» Hall of Fame (List of fixed issues)


AMD (Proprietary)

OpenGL

  • No known problems at this time

Vulkan

Intel (Proprietary)

OpenGL

  • GLSL compiler is very broken
    » Workaround implemented: No
    » Reported: No
    » Note: Intel proprietary OpenGL drivers are unsupported by RPCS3 due to their poor state.

  • Unsupported. There are likely other issues as well...

Vulkan

NVIDIA (Proprietary)

OpenGL

  • Floating point precision issues with Nan/Inf values
    » Workaround implemented: Yes (automatic)
    » Note: This is not a driver bug as it can be considered implementation-defined behavior.

Vulkan

AMD (Mesa)

OpenGL

  • No known problems at this time

Vulkan

  • No known problems at this time

Intel (Mesa)

OpenGL

  • crocus Driver (Legacy hardware): No known problems at this time.
  • iris Driver (Modern hardware): No known problems at this time.

Vulkan

NVIDIA (Mesa)

Vulkan

  • No known problems at this time

Hall of Fame

List of reported graphics driver bugs that are now fixed. We'd like to thank the developers who fixed these!

Clone this wiki locally