All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 84156] New: Half of lighting gets broken in older apps
@ 2014-09-22  1:40 bugzilla-daemon
  2015-01-08 15:52 ` [Bug 84156] " bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-09-22  1:40 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 84156
          Assignee: dri-devel@lists.freedesktop.org
           Summary: Half of lighting gets broken in older apps
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: smoki00790@gmail.com
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/radeonsi
           Product: Mesa

This is from old bug 77785 and about old games where seems like GLSL is not
used. In examples i can mention it happens when truck/vehicle turn on lights.
Useful apitrace from 18 WoS: Pedal to the Metal game - it is OpenGL game
running under wine:

 https://dl.dropboxusercontent.com/u/74553632/pttm_trace2.7z

 The same issue i found that can be reproduced is with 3DMark2001
http://www.futuremark.com/benchmarks/legacy (which is mostly for benchmarking
DirectX8 features. So it happens too in 'Car Chase' test, but only when wine is
used with UseGLSL disabled.

 http://wiki.winehq.org/UsefulRegistryKeys

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

[-- Attachment #1.2: Type: text/html, Size: 2850 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] 7+ messages in thread

* [Bug 84156] Half of lighting gets broken in older apps
  2014-09-22  1:40 [Bug 84156] New: Half of lighting gets broken in older apps bugzilla-daemon
@ 2015-01-08 15:52 ` bugzilla-daemon
  2016-07-26 18:17 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2015-01-08 15:52 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from smoki <smoki00790@gmail.com> ---

 After commit radeonsi: force NaNs to 0


http://cgit.freedesktop.org/mesa/mesa/commit/?id=2150db4d5daad3781876254d2b440367afd756cd

 Rendering changed partially, at least truck is no more black.

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

[-- Attachment #1.2: Type: text/html, Size: 1227 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] 7+ messages in thread

* [Bug 84156] Half of lighting gets broken in older apps
  2014-09-22  1:40 [Bug 84156] New: Half of lighting gets broken in older apps bugzilla-daemon
  2015-01-08 15:52 ` [Bug 84156] " bugzilla-daemon
@ 2016-07-26 18:17 ` bugzilla-daemon
  2016-07-27  6:15 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-07-26 18:17 UTC (permalink / raw)
  To: dri-devel


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

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

smoki <smoki00790@gmail.com> changed:

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

--- Comment #2 from smoki <smoki00790@gmail.com> ---

 This works now on fglrx, fixed.

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

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

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

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

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

* [Bug 84156] Half of lighting gets broken in older apps
  2014-09-22  1:40 [Bug 84156] New: Half of lighting gets broken in older apps bugzilla-daemon
  2015-01-08 15:52 ` [Bug 84156] " bugzilla-daemon
  2016-07-26 18:17 ` bugzilla-daemon
@ 2016-07-27  6:15 ` bugzilla-daemon
  2016-07-29 10:02 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-07-27  6:15 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Whether it works with fglrx is irrelevant for this bug report. Does it work
with radeonsi?

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

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

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

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

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

* [Bug 84156] Half of lighting gets broken in older apps
  2014-09-22  1:40 [Bug 84156] New: Half of lighting gets broken in older apps bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-07-27  6:15 ` bugzilla-daemon
@ 2016-07-29 10:02 ` bugzilla-daemon
  2016-10-17 20:31 ` bugzilla-daemon
  2016-10-30 15:12 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-07-29 10:02 UTC (permalink / raw)
  To: dri-devel


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

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

smoki <smoki00790@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from smoki <smoki00790@gmail.com> ---

 No it does not work, so i guessed it is irrelevant after 2 years of no one
else commennted on it.

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

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

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

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

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

* [Bug 84156] Half of lighting gets broken in older apps
  2014-09-22  1:40 [Bug 84156] New: Half of lighting gets broken in older apps bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-07-29 10:02 ` bugzilla-daemon
@ 2016-10-17 20:31 ` bugzilla-daemon
  2016-10-30 15:12 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-10-17 20:31 UTC (permalink / raw)
  To: dri-devel


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

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

Marek Olšák <maraeo@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Marek Olšák <maraeo@gmail.com> ---
This works fine on Tonga and Bonaire here.

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

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

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

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

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

* [Bug 84156] Half of lighting gets broken in older apps
  2014-09-22  1:40 [Bug 84156] New: Half of lighting gets broken in older apps bugzilla-daemon
                   ` (4 preceding siblings ...)
  2016-10-17 20:31 ` bugzilla-daemon
@ 2016-10-30 15:12 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-10-30 15:12 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from smoki <smoki00790@gmail.com> ---

 So you got this fixed now, works for me too... thanks :)

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

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

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

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

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

end of thread, other threads:[~2016-10-30 15:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-22  1:40 [Bug 84156] New: Half of lighting gets broken in older apps bugzilla-daemon
2015-01-08 15:52 ` [Bug 84156] " bugzilla-daemon
2016-07-26 18:17 ` bugzilla-daemon
2016-07-27  6:15 ` bugzilla-daemon
2016-07-29 10:02 ` bugzilla-daemon
2016-10-17 20:31 ` bugzilla-daemon
2016-10-30 15:12 ` 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.