* [Bug 38753] Strange drawing around models in r600g in SC2
2011-06-28 17:00 [Bug 38753] New: Strange drawing around models in r600g in SC2 bugzilla-daemon
@ 2011-06-28 17:03 ` bugzilla-daemon
2011-06-28 17:04 ` bugzilla-daemon
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-06-28 17:03 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38753
--- Comment #1 from Asbjørn Sannes <ace@sannes.org> 2011-06-28 10:03:37 PDT ---
Created an attachment (id=48521)
--> (https://bugs.freedesktop.org/attachment.cgi?id=48521)
A white sphere is drawn around a model
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 38753] Strange drawing around models in r600g in SC2
2011-06-28 17:00 [Bug 38753] New: Strange drawing around models in r600g in SC2 bugzilla-daemon
2011-06-28 17:03 ` [Bug 38753] " bugzilla-daemon
@ 2011-06-28 17:04 ` bugzilla-daemon
2011-08-17 19:09 ` bugzilla-daemon
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-06-28 17:04 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38753
--- Comment #2 from Asbjørn Sannes <ace@sannes.org> 2011-06-28 10:04:36 PDT ---
Created an attachment (id=48522)
--> (https://bugs.freedesktop.org/attachment.cgi?id=48522)
Same screen after reverting commit 43bdabd47d98975b56a759954fb5f37d2942c101
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 38753] Strange drawing around models in r600g in SC2
2011-06-28 17:00 [Bug 38753] New: Strange drawing around models in r600g in SC2 bugzilla-daemon
2011-06-28 17:03 ` [Bug 38753] " bugzilla-daemon
2011-06-28 17:04 ` bugzilla-daemon
@ 2011-08-17 19:09 ` bugzilla-daemon
2011-08-19 18:06 ` bugzilla-daemon
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-08-17 19:09 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38753
--- Comment #3 from Asbjørn Sannes <ace@sannes.org> 2011-08-17 12:09:04 PDT ---
It still works to revert that commit.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 38753] Strange drawing around models in r600g in SC2
2011-06-28 17:00 [Bug 38753] New: Strange drawing around models in r600g in SC2 bugzilla-daemon
` (2 preceding siblings ...)
2011-08-17 19:09 ` bugzilla-daemon
@ 2011-08-19 18:06 ` bugzilla-daemon
2011-08-19 22:38 ` bugzilla-daemon
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-08-19 18:06 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38753
--- Comment #4 from Asbjørn Sannes <ace@sannes.org> 2011-08-19 11:06:22 PDT ---
If I disable UseGLSL in wine it also looks okay, not sure what it means. I
guess it could be a problem in wine uncovered by the above commit or that it
uncovered a bug elsewhere in mesa.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 38753] Strange drawing around models in r600g in SC2
2011-06-28 17:00 [Bug 38753] New: Strange drawing around models in r600g in SC2 bugzilla-daemon
` (3 preceding siblings ...)
2011-08-19 18:06 ` bugzilla-daemon
@ 2011-08-19 22:38 ` bugzilla-daemon
2011-08-20 8:54 ` bugzilla-daemon
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-08-19 22:38 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38753
--- Comment #5 from Brian Paul <brianp@vmware.com> 2011-08-19 15:38:28 PDT ---
I double-checked the patch in question and I think it's correct.
Do you think you could create a GL API trace of this game? Then I could try to
reproduce it here.
See https://github.com/apitrace/apitrace for info.
--
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] 9+ messages in thread* [Bug 38753] Strange drawing around models in r600g in SC2
2011-06-28 17:00 [Bug 38753] New: Strange drawing around models in r600g in SC2 bugzilla-daemon
` (4 preceding siblings ...)
2011-08-19 22:38 ` bugzilla-daemon
@ 2011-08-20 8:54 ` bugzilla-daemon
2013-01-12 12:30 ` bugzilla-daemon
2014-04-13 11:50 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-08-20 8:54 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38753
--- Comment #6 from Asbjørn Sannes <ace@sannes.org> 2011-08-20 01:54:03 PDT ---
Already did, but the trace becomes 1.2 gigabyte before I get to somewhere that
displays the error. qapitrace crashes while loading the trace.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 38753] Strange drawing around models in r600g in SC2
2011-06-28 17:00 [Bug 38753] New: Strange drawing around models in r600g in SC2 bugzilla-daemon
` (5 preceding siblings ...)
2011-08-20 8:54 ` bugzilla-daemon
@ 2013-01-12 12:30 ` bugzilla-daemon
2014-04-13 11:50 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-01-12 12:30 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 387 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=38753
--- Comment #7 from Asbjørn Sannes <ace@sannes.org> ---
For what it is worth, it seems to be working fine now. Think it was fixed
within the last two months. If you like I could bisect to find out where it was
fixed. Else we could just close this.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1170 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] 9+ messages in thread* [Bug 38753] Strange drawing around models in r600g in SC2
2011-06-28 17:00 [Bug 38753] New: Strange drawing around models in r600g in SC2 bugzilla-daemon
` (6 preceding siblings ...)
2013-01-12 12:30 ` bugzilla-daemon
@ 2014-04-13 11:50 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-13 11:50 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 727 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=38753
Marek Olšák <maraeo@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Marek Olšák <maraeo@gmail.com> ---
(In reply to comment #7)
> For what it is worth, it seems to be working fine now. Think it was fixed
> within the last two months. If you like I could bisect to find out where it
> was fixed. Else we could just close this.
Closing.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2289 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] 9+ messages in thread