Bug 51870 - r600_streamout=1 nothing change
Summary: r600_streamout=1 nothing change
Status: RESOLVED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-08 11:33 UTC by ErikAlesund
Modified: 2012-07-09 11:13 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description ErikAlesund 2012-07-08 11:33:13 UTC
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)
Comment 1 Marek Olšák 2012-07-09 10:50:59 UTC
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.
Comment 2 ErikAlesund 2012-07-09 11:13:09 UTC
(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.