bugzilla-daemon at freedesktop.org
2015-Mar-25 06:20 UTC
[Nouveau] [Bug 89758] New: pow WebGL Conformance test with mesa drivers
https://bugs.freedesktop.org/show_bug.cgi?id=89758 Bug ID: 89758 Summary: pow WebGL Conformance test with mesa drivers Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: lukebenes at hotmail.com QA Contact: nouveau at lists.freedesktop.org On a GTX 650, the following 6 pow tests fail with the nouveau drivers but pass with the nvidia proprietary driver: https://www.khronos.org/registry/webgl/conformance-suites/1.0.2/conformance/ogles/GL/pow/pow_009_to_016.html test: pow_float_frag_xconsthalf_yvary.test.html FAIL pixel @ (33, 33 was [45,0,0,255] expected [16,0,0,255] test: pow_vec2_frag_xconsthalf_yvary.test.html FAIL pixel @ (33, 33 was [45,90,0,255] expected [16,255,0,255] test: pow_vec3_vert_xconsthalf_yvary.test.html FAIL pixel @ (33, 33 was [45,90,90,255] expected [16,255,255,255] https://www.khronos.org/registry/webgl/conformance-suites/1.0.2/conformance/ogles/GL/pow/pow_017_to_024.html test: pow_float_vert_xconsthalf_yvary.test.html FAIL pixel @ (33, 33 was [45,0,0,255] expected [16,0,0,255] test: pow_vec2_vert_xconsthalf_yvary.test.html FAIL pixel @ (33, 33 was [45,90,0,255] expected [16,255,0,255] test: pow_vec3_vert_xconsthalf_yvary.test.html FAIL pixel @ (33, 33 was [45,90,90,255] expected [16,255,255,255] -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150325/9014b1ff/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Mar-25 14:56 UTC
[Nouveau] [Bug 89758] pow WebGL Conformance test with mesa drivers
https://bugs.freedesktop.org/show_bug.cgi?id=89758 --- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> --- Confirmed on a GF108. Need to piglit this so that we can look at what's going on without running a web browser... -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150325/366ac8a2/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Mar-25 22:01 UTC
[Nouveau] [Bug 89758] pow WebGL Conformance test with mesa drivers
https://bugs.freedesktop.org/show_bug.cgi?id=89758 --- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> --- Thanks for the report. As I suspected, nothing actually to do with pow, just that the test, as written, happens to tickle a nouveau optimization bug. Should be fixed by: http://patchwork.freedesktop.org/patch/45657/ Still need to run it through piglit. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150325/571fa3a7/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Mar-27 23:06 UTC
[Nouveau] [Bug 89758] pow WebGL Conformance test with mesa drivers
https://bugs.freedesktop.org/show_bug.cgi?id=89758 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> --- Fix pushed in 49b86007aa. Thanks for reporting! -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150327/d4ff0d3c/attachment.html>
Maybe Matching Threads
- [Bug 89759] New: WebGL OGL ES GLSL conformance test with mesa drivers fails
- [Bug 92136] New: WebGL Conformance conformance/textures/texture-size-limit.html -> system freeze
- [Bug 97067] New: WebGL: conformance/glsl/misc/shaders-with-invariance.html Fail
- [LLVMdev] webgl demo created with clang and llvm released
- rgl/webGL complains about Javascript, even in recent online docs?