From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 61419] New: r600g: No OpenGL Core 3.1 available on Cayman
Date: Mon, 25 Feb 2013 02:10:15 +0000
Message-ID:
Priority
medium
Bug ID
61419
Assignee
dri-devel@lists.freedesktop.org
Summary
r600g: No OpenGL Core 3.1 available on Cayman
Severity
normal
Classification
Unclassified
OS
All
Reporter
alexandre.f.demers@gmail.com
Hardware
Other
Status
NEW
Version
git
Component
Drivers/Gallium/r600
Product
Mesa
Created attachment 75469 [details]
glxinfo, no OpenGL Core 3.1
According to docs/GL3.txt, it should be possible to create an OpenGL Core 3.1.
Latest glxinfo doesn't report it.
GL_ARB_texture_buffer_object is not reported.
GL_ARB_uniform_buffer_object is reported.
If I understand correctly, without TBO extension, there is no GLSL 1.40 and
thus no OpenGL Core 3.1.