All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 60552] New: [r300g] Carvisualizer webgl demo: black flickering spots over the car
@ 2013-02-09 17:47 bugzilla-daemon
  2013-02-09 17:48 ` [Bug 60552] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-02-09 17:47 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1279 bytes --]

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

          Priority: medium
            Bug ID: 60552
          Assignee: dri-devel@lists.freedesktop.org
           Summary: [r300g] Carvisualizer webgl demo: black flickering
                    spots over the car
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: pavel.ondracka@email.cz
               URL: http://carvisualizer.plus360degrees.com/threejs/
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r300
           Product: Mesa

Created attachment 74497
  --> https://bugs.freedesktop.org/attachment.cgi?id=74497&action=edit
screenshot

In the Car Visualizer Webgl demo, there are some flickering black spots on the
car. This is probably a bug in the shader compiler, as RADEON_DEBUG=noopt works
around this. Specifically its the register_rename pass that causes this, when
it is disabled in r3xx_fragprog.c, everything is fine. Also when I disable only
the dataflow optimize pass, there is still some flickering but much less.

Firefox 18.0
GPU:RV530
Mesa: 0e2f26d5ea26febd16173aa8bbf7427b090e320f
Kernel: 3.7.3-101.fc17.i686

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2756 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 60552] [r300g] Carvisualizer webgl demo: black flickering spots over the car
  2013-02-09 17:47 [Bug 60552] New: [r300g] Carvisualizer webgl demo: black flickering spots over the car bugzilla-daemon
@ 2013-02-09 17:48 ` bugzilla-daemon
  2013-02-10  5:21 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-02-09 17:48 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 320 bytes --]

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

--- Comment #1 from Pavel Ondračka <pavel.ondracka@email.cz> ---
Created attachment 74498
  --> https://bugs.freedesktop.org/attachment.cgi?id=74498&action=edit
RADEON_DEBUG=fp log

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1288 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 60552] [r300g] Carvisualizer webgl demo: black flickering spots over the car
  2013-02-09 17:47 [Bug 60552] New: [r300g] Carvisualizer webgl demo: black flickering spots over the car bugzilla-daemon
  2013-02-09 17:48 ` [Bug 60552] " bugzilla-daemon
@ 2013-02-10  5:21 ` bugzilla-daemon
  2013-02-10 10:42 ` bugzilla-daemon
  2019-09-18 18:51 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-02-10  5:21 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 219 bytes --]

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

--- Comment #2 from Tom Stellard <tstellar@gmail.com> ---
Do you have a link to this demo?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1031 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 60552] [r300g] Carvisualizer webgl demo: black flickering spots over the car
  2013-02-09 17:47 [Bug 60552] New: [r300g] Carvisualizer webgl demo: black flickering spots over the car bugzilla-daemon
  2013-02-09 17:48 ` [Bug 60552] " bugzilla-daemon
  2013-02-10  5:21 ` bugzilla-daemon
@ 2013-02-10 10:42 ` bugzilla-daemon
  2019-09-18 18:51 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-02-10 10:42 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 344 bytes --]

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

--- Comment #3 from Pavel Ondračka <pavel.ondracka@email.cz> ---
(In reply to comment #2)
> Do you have a link to this demo?

Link is in the URL field ;-) http://carvisualizer.plus360degrees.com/threejs/

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1317 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 60552] [r300g] Carvisualizer webgl demo: black flickering spots over the car
  2013-02-09 17:47 [Bug 60552] New: [r300g] Carvisualizer webgl demo: black flickering spots over the car bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-02-10 10:42 ` bugzilla-daemon
@ 2019-09-18 18:51 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-09-18 18:51 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]

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

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

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

--- Comment #4 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/350.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2498 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-09-18 18:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-09 17:47 [Bug 60552] New: [r300g] Carvisualizer webgl demo: black flickering spots over the car bugzilla-daemon
2013-02-09 17:48 ` [Bug 60552] " bugzilla-daemon
2013-02-10  5:21 ` bugzilla-daemon
2013-02-10 10:42 ` bugzilla-daemon
2019-09-18 18:51 ` 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.