Announcement

Collapse
No announcement yet.

ARB_enhanced_layouts Lands In Mesa Git, Rounds Out OpenGL 4.4 For RadeonSI

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

  • chrisr
    replied
    Originally posted by agd5f View Post
    As was mentioned, the driver can't claim 4.4 or higher support until it has passed the OGL CTS.
    Ah, sorry. As I read the article, I assumed that only OpenGL 4.5 couldn't be advertised yet.

    Leave a comment:


  • smitty3268
    replied
    Originally posted by agd5f View Post

    As was mentioned, the driver can't claim 4.4 or higher support until it has passed the OGL CTS.
    I think that should be "AMD is choosing not to claim 4.4 or higher support until it has passed the OGL CTS."

    And Intel is doing the same, apparently. I highly doubt Nouveau or any community developed driver is going to hold off on tests they can't afford to get access to.

    Leave a comment:


  • agd5f
    replied
    Originally posted by chrisr View Post
    I'm still getting OpenGL 4.3 with my R7 360.
    As was mentioned, the driver can't claim 4.4 or higher support until it has passed the OGL CTS.

    Leave a comment:


  • chrisr
    replied
    I'm still getting OpenGL 4.3 with my R7 360.
    Code:
    Extended renderer info (GLX_MESA_query_renderer):
        Vendor: X.Org (0x1002)
        Device: AMD BONAIRE (DRM 2.45.0 / 4.7.7, LLVM 4.0.0) (0x665f)
        Version: 12.1.0
        Accelerated: yes
        Video memory: 2048MB
        Unified memory: no
        Preferred profile: core (0x1)
        Max core profile version: 4.3
        Max compat profile version: 3.0
        Max GLES1 profile version: 1.1
        Max GLES[23] profile version: 3.1
    OpenGL vendor string: X.Org
    OpenGL renderer string: Gallium 0.4 on AMD BONAIRE (DRM 2.45.0 / 4.7.7, LLVM 4.0.0)
    OpenGL core profile version string: 4.3 (Core Profile) Mesa 12.1.0-devel (git-e6a693c)
    OpenGL core profile shading language version string: 4.30
    However, this changes to 4.4 if I force GLSL to 4.40.
    Code:
    Extended renderer info (GLX_MESA_query_renderer):
        Vendor: X.Org (0x1002)
        Device: AMD BONAIRE (DRM 2.45.0 / 4.7.7, LLVM 4.0.0) (0x665f)
        Version: 12.1.0
        Accelerated: yes
        Video memory: 2048MB
        Unified memory: no
        Preferred profile: core (0x1)
        Max core profile version: 4.4
        Max compat profile version: 3.0
        Max GLES1 profile version: 1.1
        Max GLES[23] profile version: 3.1
    OpenGL vendor string: X.Org
    OpenGL renderer string: Gallium 0.4 on AMD BONAIRE (DRM 2.45.0 / 4.7.7, LLVM 4.0.0)
    OpenGL core profile version string: 4.4 (Core Profile) Mesa 12.1.0-devel (git-e6a693c)
    OpenGL core profile shading language version string: 4.40

    Leave a comment:


  • dungeon
    replied
    Originally posted by lunarcloud View Post
    What foundation or donor company is flipping the bill for the rest of Mesa?
    I can only bet that last one will be Microsoft to pay for conformant Nine

    Leave a comment:


  • Adarion
    replied
    Well, soon mesamatrix should show an all-green on radeonsi. Neat, very neat. The only bad thing about this is that I lack money to get myself a real card (Polaris) that uses mesa radeonsi. Til then I'll enjoy OpenGL 4.5 soon on my Kabinis... ;-)
    I still hope that I'll have the money once Vega hits the markets.

    Leave a comment:


  • lunarcloud
    replied
    With all that money, how are the open source projects supposed to get compliant?
    Intel could flip the bill for their drivers. What foundation or donor company is flipping the bill for the rest of Mesa?

    Leave a comment:


  • dungeon
    replied
    Ah that is cheap, Vulkan is most expensive

    Leave a comment:


  • geearf
    replied
    For those that are interested:
    Deploying and developing royalty-free open standards for 3D graphics, Virtual and Augmented Reality, Parallel Computing, Neural Networks, and Vision Processing

    Leave a comment:


  • geearf
    replied
    Originally posted by agd5f View Post
    Passing CTS is only required for OGL 4.4 and newer.
    Oh I see.
    So I guessthat means that mesa passed the 4.4 already.

    Leave a comment:

Working...
X