Announcement

Collapse
No announcement yet.

AMD RadeonSI Gallium3D Is Now Incredibly Close To OpenGL 4.3!

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

  • #31
    Originally posted by Amarildo View Post

    It seems I have 4.1, but why "OpenGL version string" says 3.0?

    Code:
    [amarildo@amarildo ~]$ glxinfo | grep OpenGL
    OpenGL vendor string: X.Org
    OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN (DRM 2.43.0, LLVM 3.7.1)
    OpenGL core profile version string: 4.1 (Core Profile) Mesa 11.2.0
    OpenGL core profile shading language version string: 4.10
    OpenGL core profile context flags: (none)
    OpenGL core profile profile mask: core profile
    OpenGL core profile extensions:
    OpenGL version string: 3.0 Mesa 11.2.0
    OpenGL shading language version string: 1.30
    OpenGL context flags: (none)
    OpenGL extensions:
    OpenGL ES profile version string: OpenGL ES 3.0 Mesa 11.2.0
    OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
    OpenGL ES profile extensions:
    Because compatibility.

    Google opengl compatibility vs core profile.

    Comment


    • #32
      Originally posted by smitty3268 View Post

      Because compatibility.

      Google opengl compatibility vs core profile.
      Thanks.

      Comment


      • #33
        Bug report about the unreal engine situation: https://bugs.freedesktop.org/show_bug.cgi?id=95005

        Comment


        • #34
          RadeonSI is OpenGL 4.3 and OpenGL ES 3.1 now

          Comment


          • #35
            Originally posted by Nille_kungen View Post
            RadeonSI is OpenGL 4.3
            I don't think that'll be completely true until the above bug will be solved.
            For now you'll still need the override.

            Comment

            Working...
            X