Announcement

Collapse
No announcement yet.

More AMD PowerPlay Fixes Queued For Linux 4.9

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #41
    ...or both at the same time:
    Code:
    MESA_GLSL_VERSION_OVERRIDE=450 MESA_GL_VERSION_OVERRIDE=4.5

    Comment


    • #42
      Originally posted by frosth View Post
      ...or both at the same time:
      Code:
      MESA_GLSL_VERSION_OVERRIDE=450 MESA_GL_VERSION_OVERRIDE=4.5
      Good idea. Thanks for the suggestions!

      I just got around to giving this another go with the above overrides. I also updated Mesa to the latest git master (so I'd also have the new ARB_query_buffer_object extension for OpenGL 4.4), but no dice.

      If the problem still exists when OpenGL 4.5 is crossed off, I'll surely be opening a bug report for it on freedesktop.org.

      Comment

      Working...
      X