I readed in radeon's feature for use opengl 3 i will need edit my /etc/environment with: R600_GLSL130=1 R600_STREAMOUT=1 but nothings happens: OpenGL vendor string: X.Org OpenGL renderer string: Gallium 0.4 on AMD RS880 OpenGL version string: 2.1 Mesa 8.0.3 OpenGL shading language version string: 1.20 I am using x11-drivers/xf86-video-ati-6.14.4-r1 with 3.2 kernel, i upgrade to the 3.5-rc5 kernel with Mesa 8.1 git but nothing happen. My video card is an R600 (HD4290 IGP)
Those environment variables aren't required anymore. GLSL 1.3 and streamout are enabled by default. The only thing missing is MSAA and there is no way to enable it at the moment. Closing.
(In reply to comment #1) > Those environment variables aren't required anymore. GLSL 1.3 and streamout are > enabled by default. The only thing missing is MSAA and there is no way to > enable it at the moment. Closing. If would be nice to avoid confusion remove this: 10 Requires env var R600_STREAMOUT=1 in the radeon's feature page: http://www.x.org/wiki/RadeonFeature/ Thanks
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.