You are not logged in.

#1 2016-07-16 12:28:57

bokal
Member
Registered: 2010-12-15
Posts: 30

[SOLVED]Mesa 12 -> OpenGL 4.1 ??

Hi,

I just updated my system to mesa 12 in hope to get OpenGL 4.3, but:

glxinfo | grep OpenGL                                        :(
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN (DRM 2.43.0 / 4.6.4-1-ARCH, LLVM 3.8.0)
OpenGL core profile version string: 4.1 (Core Profile) Mesa 12.0.1
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 12.0.1
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 12.0.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:

Am I the only one? Is it normal?

I have a Radeon R270X.

Last edited by bokal (2016-07-16 14:16:46)

Offline

#2 2016-07-16 12:34:25

bokal
Member
Registered: 2010-12-15
Posts: 30

Re: [SOLVED]Mesa 12 -> OpenGL 4.1 ??

I just tried of my laptop with an intel card, I get the 4.3 Core profile.

Offline

#3 2016-07-16 13:12:40

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [SOLVED]Mesa 12 -> OpenGL 4.1 ??

LLVM 3.9 (not yet released) is needed for OpenGL 4.2 and kernel 4.7 (also not yet released) for compute shaders. Until those are released, 4.1 is all you get.

Offline

#4 2016-07-16 13:13:45

headkase
Member
Registered: 2011-12-06
Posts: 1,976

Re: [SOLVED]Mesa 12 -> OpenGL 4.1 ??

To get a full 4.3 you'll need LLVM 3.9 which is a bit aways.  If you absolutely need it now (and really think about that) then you can use this repository for MESA-git:

https://wiki.archlinux.org/index.php/un … s#mesa-git

Offline

#5 2016-07-16 14:16:10

bokal
Member
Registered: 2010-12-15
Posts: 30

Re: [SOLVED]Mesa 12 -> OpenGL 4.1 ??

Thanks

Offline

Board footer

Powered by FluxBB