[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #20 from Benjamin Bellec --- (In reply to comment #18) > (In reply to comment #16) > > > $ MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150 > > ./build/Release/gl-320-primitive-shading > > OpenGL Version Needed 3.2 ( 3.2

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 Török Edwin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #18 from Dieter Nützel --- (In reply to comment #16) > $ MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150 > ./build/Release/gl-320-primitive-shading > OpenGL Version Needed 3.2 ( 3.2 Found ) > 0:22(34): error: length call

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #17 from Dieter Nützel --- (In reply to comment #13) > (In reply to comment #12) > > I'm not able to reproduce it (tested with RV770 and CYPRESS) with current > > master Mesa 10.2.0-devel (git-f74cf5f). > > Both do NOT run with curre

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-03-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #16 from Benjamin Bellec --- (In reply to comment #12) > I'm not able to reproduce it (tested with RV770 and CYPRESS) with current > master Mesa 10.2.0-devel (git-f74cf5f). Forget my comment about RV770, I realized I'm stuck to GL3.0

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-03-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #15 from Dieter Nützel --- FWIW, I'm on a pure 32 bit system. Dieter -- You are receiving this mail because: You are on the CC list for the bug. ___ mesa-dev mailing list mesa-dev@lists.f

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #14 from Dieter Nützel --- Created attachment 96024 --> https://bugs.freedesktop.org/attachment.cgi?id=96024&action=edit gl-320-primitive-sprite.png -- You are receiving this mail because: You are on the CC list for the bug. _

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #13 from Dieter Nützel --- (In reply to comment #12) > I'm not able to reproduce it (tested with RV770 and CYPRESS) with current > master Mesa 10.2.0-devel (git-f74cf5f). Both do NOT run with current master Mesa 10.2.0-devel (git-651

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #12 from Benjamin Bellec --- I'm not able to reproduce it (tested with RV770 and CYPRESS) with current master Mesa 10.2.0-devel (git-f74cf5f). gl-320-primitive-sprite and gl-320-primitive-shading just run and close immediately withou

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #11 from Michel Dänzer --- (In reply to comment #10) > warning: failed to translate tgsi opcode EMIT to LLVM <<<=== !!! The r600g LLVM shader compiler doesn't support geometry shaders yet. I generally advise against compiling Me

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #10 from Dieter Nützel --- Addendum: 3.14.0-rc4 + drm-radeon-fix-missing-bo-reservation.patch Mesa 10.2.0-devel (git-54df6a0) LLVM 3.4 stable RV730 AGP With R600_DEBUG=nosb I get this (from time to time): /opt/ogl-samples> ./build/

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 Andreas Boll changed: What|Removed |Added Assignee|mesa-dev@lists.freedesktop. |i...@freedesktop.org |o

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #8 from Dieter Nützel --- 3.13.2 + geom + UVD IRQ patch Mesa 10.2.0-devel (git-a487ef8) LLVM 3.4 stable RV730 AGP With R600_DEBUG=nollvm it sometimes runs without crash but empty (black) window and somtimes like this: /opt/ogl-sampl

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 Michel Dänzer changed: What|Removed |Added Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #6 from kwah...@wp.pl --- (In reply to comment #5) > > You need to run it from the source root, like this: > > $ build/build/release/gl-320-primitive-shading > > build/release/gl-320-primitive-shading Right, now the examples works.

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #5 from Török Edwin --- (In reply to comment #4) > (In reply to comment #3) > > G-truck samples don't work for me too (similar error for ether samples): > > > > ./gl-320-primitive-shading > > OpenGL Version Needed 3.2 ( 3.3 Found )

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #4 from Török Edwin --- (In reply to comment #3) > G-truck samples don't work for me too (similar error for ether samples): > > ./gl-320-primitive-shading > OpenGL Version Needed 3.2 ( 3.3 Found ) > Shader Compiler: error(high) 2: 0

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #3 from kwah...@wp.pl --- G-truck samples don't work for me too (similar error for ether samples): ./gl-320-primitive-shading OpenGL Version Needed 3.2 ( 3.3 Found ) Shader Compiler: error(high) 2: 0:1(1): error: syntax error, unexpe

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 --- Comment #2 from Török Edwin --- (In reply to comment #1) > I have replayed your trace and I get the following failing assertion. (mesa > is compiled with --enable-debug) > > glretrace: ../../src/glsl/ir.cpp:170: > ir_assignment::ir_assignmen

[Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader

2014-02-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74717 Andreas Boll changed: What|Removed |Added CC||andreas.boll@gmail.com,