All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 49321] New: Khronos WebGL conformance test and shadertoy failure
@ 2012-05-01  5:05 bugzilla-daemon
  2012-05-01 18:46 ` [Bug 49321] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-05-01  5:05 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=49321

             Bug #: 49321
           Summary: Khronos WebGL conformance test and shadertoy failure
    Classification: Unclassified
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: erno@iki.fi


Full report @
http://groups.google.com/group/webgl-driver-testing/browse_thread/thread/14e726ff2da20438

Partial paste from above:


This run was on Ubuntu 10.10 amd64 with self compiled 
Mesa 3.0.2 (+deps, like libdrm 2.4.33 and llvm 3.0), 
Firefox nightly 15.0~a1~hg20120428r92608-0ubuntu1~umd1~lucid 
from http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu 
and Linux 3.1.0. 

Also I notice about half of 
the shaders at  http://www.iquilezles.org/apps/shadertoy/ fail 
(eg. Motion Blur shows just two brown rectangles, Flower 
a flashing green box) 

WebGL Conformance Test Runner 
Version 1.0.1 
Results: (8827 of 8863 passed) 
WebGL Conformance Test Results 
Version 1.0.1 
------------------- 
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20120425
Firefox/15.0a1 
WebGL VENDOR: Mozilla 
WebGL VERSION: WebGL 1.0 
WebGL RENDERER: Mozilla 
Unmasked VENDOR: undefined 
Unmasked RENDERER: undefined 
WebGL R/G/B/A/Depth/Stencil bits (default config): 8/8/8/8/24/0 
------------------- 
Test Summary (8863 total tests): 
Tests PASSED: 8827 
Tests FAILED: 36 
Tests TIMED OUT: 0

-- 
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 49321] Khronos WebGL conformance test and shadertoy failure
  2012-05-01  5:05 [Bug 49321] New: Khronos WebGL conformance test and shadertoy failure bugzilla-daemon
@ 2012-05-01 18:46 ` bugzilla-daemon
  2012-05-01 18:46 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-05-01 18:46 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=49321

--- Comment #1 from Erno Kuusela <erno@iki.fi> 2012-05-01 11:46:08 PDT ---
Typo there in Mesa version, meant 8.0.2.

-- 
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 49321] Khronos WebGL conformance test and shadertoy failure
  2012-05-01  5:05 [Bug 49321] New: Khronos WebGL conformance test and shadertoy failure bugzilla-daemon
  2012-05-01 18:46 ` [Bug 49321] " bugzilla-daemon
@ 2012-05-01 18:46 ` bugzilla-daemon
  2012-08-08 16:54 ` [Bug 49321] " bugzilla-daemon
  2012-08-08 16:59 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-05-01 18:46 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=49321

Erno Kuusela <erno@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Other                       |x86-64 (AMD64)
            Version|unspecified                 |8.0

-- 
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 49321] shadertoy failure
  2012-05-01  5:05 [Bug 49321] New: Khronos WebGL conformance test and shadertoy failure bugzilla-daemon
  2012-05-01 18:46 ` [Bug 49321] " bugzilla-daemon
  2012-05-01 18:46 ` bugzilla-daemon
@ 2012-08-08 16:54 ` bugzilla-daemon
  2012-08-08 16:59 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-08-08 16:54 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=49321

Andreas Boll <andreas.boll.dev@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Khronos WebGL conformance   |shadertoy failure
                   |test and shadertoy failure  |

--- Comment #2 from Andreas Boll <andreas.boll.dev@gmail.com> 2012-08-08 16:54:14 UTC ---
(In reply to comment #0)
> Full report @
> http://groups.google.com/group/webgl-driver-testing/browse_thread/thread/14e726ff2da20438
> 
> Partial paste from above:
> 
> 
> This run was on Ubuntu 10.10 amd64 with self compiled 
> Mesa 3.0.2 (+deps, like libdrm 2.4.33 and llvm 3.0), 
> Firefox nightly 15.0~a1~hg20120428r92608-0ubuntu1~umd1~lucid 
> from http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu 
> and Linux 3.1.0. 
> 
> Also I notice about half of 
> the shaders at  http://www.iquilezles.org/apps/shadertoy/ fail 
> (eg. Motion Blur shows just two brown rectangles, Flower 
> a flashing green box) 
> 
> WebGL Conformance Test Runner 
> Version 1.0.1 
> Results: (8827 of 8863 passed) 
> WebGL Conformance Test Results 
> Version 1.0.1 
> ------------------- 
> User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20120425
> Firefox/15.0a1 
> WebGL VENDOR: Mozilla 
> WebGL VERSION: WebGL 1.0 
> WebGL RENDERER: Mozilla 
> Unmasked VENDOR: undefined 
> Unmasked RENDERER: undefined 
> WebGL R/G/B/A/Depth/Stencil bits (default config): 8/8/8/8/24/0 
> ------------------- 
> Test Summary (8863 total tests): 
> Tests PASSED: 8827 
> Tests FAILED: 36 
> Tests TIMED OUT: 0


By now there is only 1 test page of the khronos WebGL conformance test failing
with the r600g driver.
This issue is tracked at Bug 44912

So this report should only track the shadertoy failure.

-- 
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 49321] shadertoy failure
  2012-05-01  5:05 [Bug 49321] New: Khronos WebGL conformance test and shadertoy failure bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-08-08 16:54 ` [Bug 49321] " bugzilla-daemon
@ 2012-08-08 16:59 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-08-08 16:59 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=49321

Andreas Boll <andreas.boll.dev@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #3 from Andreas Boll <andreas.boll.dev@gmail.com> 2012-08-08 16:59:10 UTC ---
(In reply to comment #0)
> Full report @
> http://groups.google.com/group/webgl-driver-testing/browse_thread/thread/14e726ff2da20438
> 
> Partial paste from above:
> 
> 
> This run was on Ubuntu 10.10 amd64 with self compiled 
> Mesa 3.0.2 (+deps, like libdrm 2.4.33 and llvm 3.0), 
> Firefox nightly 15.0~a1~hg20120428r92608-0ubuntu1~umd1~lucid 
> from http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu 
> and Linux 3.1.0. 
> 
> Also I notice about half of 
> the shaders at  http://www.iquilezles.org/apps/shadertoy/ fail 
> (eg. Motion Blur shows just two brown rectangles, Flower 
> a flashing green box) 
> 

with current firefox nightly 20120808
and current mesa 8.1-devel (git-be42a45) this site works for me.


Feel free to reopen this report if the issues persist.

-- 
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-08-08 16:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-01  5:05 [Bug 49321] New: Khronos WebGL conformance test and shadertoy failure bugzilla-daemon
2012-05-01 18:46 ` [Bug 49321] " bugzilla-daemon
2012-05-01 18:46 ` bugzilla-daemon
2012-08-08 16:54 ` [Bug 49321] " bugzilla-daemon
2012-08-08 16:59 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.