* [Bug 43964] A script fail to build in Penumbra Overture game [not found] <bug-43964-502@http.bugs.freedesktop.org/> @ 2011-12-19 15:39 ` bugzilla-daemon 2011-12-20 8:18 ` [Bug 43964] Rendering is distorded " bugzilla-daemon ` (3 subsequent siblings) 4 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2011-12-19 15:39 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=43964 Laurent carlier <lordheavym@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|idr@freedesktop.org |dri-devel@lists.freedesktop | |.org Component|glsl-compiler |Drivers/Gallium/r600 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 43964] Rendering is distorded in Penumbra Overture game [not found] <bug-43964-502@http.bugs.freedesktop.org/> 2011-12-19 15:39 ` [Bug 43964] A script fail to build in Penumbra Overture game bugzilla-daemon @ 2011-12-20 8:18 ` bugzilla-daemon 2011-12-20 18:40 ` bugzilla-daemon ` (2 subsequent siblings) 4 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2011-12-20 8:18 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=43964 Laurent carlier <lordheavym@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|A script fail to build in |Rendering is distorded in |Penumbra Overture game |Penumbra Overture game -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 43964] Rendering is distorded in Penumbra Overture game [not found] <bug-43964-502@http.bugs.freedesktop.org/> 2011-12-19 15:39 ` [Bug 43964] A script fail to build in Penumbra Overture game bugzilla-daemon 2011-12-20 8:18 ` [Bug 43964] Rendering is distorded " bugzilla-daemon @ 2011-12-20 18:40 ` bugzilla-daemon 2011-12-29 23:04 ` bugzilla-daemon 2012-01-02 18:34 ` bugzilla-daemon 4 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2011-12-20 18:40 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=43964 --- Comment #3 from Ian Romanick <idr@freedesktop.org> 2011-12-20 10:40:59 PST --- (In reply to comment #0) > CG: 'PostEffect_Motion_fp.cg' using profile: 'arbfp1' > CG ERROR : "The compile returned an error." > ----------------------------------- > core/programs/PostEffect_Motion_fp.cg(28) : error C5013: profile does not > support "for" statements and "for" could not be unrolled. > ----------------------------------- > CG: Error loading: 'core/programs/PostEffect_Motion_fp.cg'! > ERROR: Couldn't create program 'PostEffect_Motion_fp.cg' I don't think this error has anything to do with Mesa or the r600 driver. This error message comes from the Cg compiler. It's saying that the shader is trying to do something that the Cg compiler can't handle on this driver. Cg is the shading language from NVIDIA, and it's compiler is completely external to the driver. The game is trying to do something that the driver can't do. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 43964] Rendering is distorded in Penumbra Overture game [not found] <bug-43964-502@http.bugs.freedesktop.org/> ` (2 preceding siblings ...) 2011-12-20 18:40 ` bugzilla-daemon @ 2011-12-29 23:04 ` bugzilla-daemon 2012-01-02 18:34 ` bugzilla-daemon 4 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2011-12-29 23:04 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=43964 --- Comment #4 from Laurent carlier <lordheavym@gmail.com> 2011-12-29 15:04:49 PST --- Created attachment 54960 --> https://bugs.freedesktop.org/attachment.cgi?id=54960 Screenshot Here is a Screenshot that expose the problem -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 43964] Rendering is distorded in Penumbra Overture game [not found] <bug-43964-502@http.bugs.freedesktop.org/> ` (3 preceding siblings ...) 2011-12-29 23:04 ` bugzilla-daemon @ 2012-01-02 18:34 ` bugzilla-daemon 4 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon @ 2012-01-02 18:34 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=43964 Laurent carlier <lordheavym@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTABUG --- Comment #5 from Laurent carlier <lordheavym@gmail.com> 2012-01-02 10:34:36 PST --- Fixed the problem, it happened because of mismatch with included libstdc++ and system one (indirect rendering was in use). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-01-02 18:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-43964-502@http.bugs.freedesktop.org/>
2011-12-19 15:39 ` [Bug 43964] A script fail to build in Penumbra Overture game bugzilla-daemon
2011-12-20 8:18 ` [Bug 43964] Rendering is distorded " bugzilla-daemon
2011-12-20 18:40 ` bugzilla-daemon
2011-12-29 23:04 ` bugzilla-daemon
2012-01-02 18:34 ` bugzilla-daemon
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox