[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 Fabio Pedretti changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 --- Comment #11 from tony.wasse...@dolphin-emu.org --- I can confirm that the patch fixes the issue, thanks :) -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel ma

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 --- Comment #10 from Vadim Girlin --- Created attachment 87364 --> https://bugs.freedesktop.org/attachment.cgi?id=87364&action=edit patch This patch should fix the issue (only compile-tested so far, I can't test with r600g card right now, but

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 --- Comment #9 from tony.wasse...@dolphin-emu.org --- Created attachment 87362 --> https://bugs.freedesktop.org/attachment.cgi?id=87362&action=edit R600_DEBUG=vs,ps,fs,sbdisasm for small scene with the shader where I replaced "fog" with "0.0" in

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 --- Comment #8 from tony.wasse...@dolphin-emu.org --- Created attachment 87361 --> https://bugs.freedesktop.org/attachment.cgi?id=87361&action=edit R600_DEBUG=vs,ps,fs,sbdisasm for small scene with the shader that we actually use -- You are re

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 --- Comment #7 from tony.wasse...@dolphin-emu.org --- Created attachment 87360 --> https://bugs.freedesktop.org/attachment.cgi?id=87360&action=edit Sample GLSL shader that is used during rendering the glitched character Attached you find one of

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 --- Comment #6 from tony.wasse...@dolphin-emu.org --- Steps the reproduce the issue: 1. Clone the dolphin repository from the url provided at http://code.google.com/p/dolphin-emu/source/checkout 2. Checkout the tev_fixes_new branch at commit 5d8cf

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 --- Comment #5 from tony.wasse...@dolphin-emu.org --- Created attachment 87359 --> https://bugs.freedesktop.org/attachment.cgi?id=87359&action=edit Output of R600_DEBUG=vs,ps,fs,sbdisasm when rendering the reduced scene -- You are receiving th

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 --- Comment #4 from tony.wasse...@dolphin-emu.org --- Created attachment 87357 --> https://bugs.freedesktop.org/attachment.cgi?id=87357&action=edit dff file to reproduce the issue by rendering a subset of the reference scene in Dolphin -- You

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 tony.wasse...@dolphin-emu.org changed: What|Removed |Added Attachment #87353|0 |1 is obsolete|

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 --- Comment #2 from tony.wasse...@dolphin-emu.org --- Created attachment 87355 --> https://bugs.freedesktop.org/attachment.cgi?id=87355&action=edit Full rendered scene with software renderer -- You are receiving this mail because: You are the

[Bug 70327] Casting floating point variable to integer not working properly while constant gets converted properly

2013-10-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70327 --- Comment #1 from tony.wasse...@dolphin-emu.org --- ...cf. first attachment "Full rendered scene with bug visible". Second attachement "Full rendered scene with software renderer" shows the same scene rendered properly with "LIBGL_ALWAYS_SOFTWAR