* [Bug 67927] R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered
2013-08-08 23:48 [Bug 67927] New: R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered bugzilla-daemon
@ 2013-08-09 12:12 ` bugzilla-daemon
2013-08-09 20:58 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-09 12:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 488 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=67927
--- Comment #1 from Vadim Girlin <ptpzz@yandex.ru> ---
So far I can't reproduce this issue. Please test with the latest mesa from git
if you are using older version. If llvm backend is active in your
configuration, you might want to update llvm as well or test the application
with R600_DEBUG=sb,nollvm.
Also please attach the output with R600_DEBUG=sb,ps,vs
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1277 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] 8+ messages in thread* [Bug 67927] R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered
2013-08-08 23:48 [Bug 67927] New: R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered bugzilla-daemon
2013-08-09 12:12 ` [Bug 67927] " bugzilla-daemon
@ 2013-08-09 20:58 ` bugzilla-daemon
2013-08-09 21:02 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-09 20:58 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 338 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=67927
--- Comment #2 from Dieter Nützel <Dieter@nuetzel-hh.de> ---
Created attachment 83906
--> https://bugs.freedesktop.org/attachment.cgi?id=83906&action=edit
celestia started with R600_DEBUG=sb,ps,vs
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1326 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] 8+ messages in thread* [Bug 67927] R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered
2013-08-08 23:48 [Bug 67927] New: R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered bugzilla-daemon
2013-08-09 12:12 ` [Bug 67927] " bugzilla-daemon
2013-08-09 20:58 ` bugzilla-daemon
@ 2013-08-09 21:02 ` bugzilla-daemon
2013-08-09 22:39 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-09 21:02 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 852 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=67927
--- Comment #3 from Dieter Nützel <Dieter@nuetzel-hh.de> ---
(In reply to comment #1)
> So far I can't reproduce this issue. Please test with the latest mesa from
> git if you are using older version.
I normally use git only...
...fixed an error in git last night ;-)
> If llvm backend is active in your
> configuration, you might want to update llvm as well
/home/dieter> llvm-config --version
3.3svn
openSUSE 12.3 distro version
I wouldn't use git LLVM on my working machinery if it is doable.
> or test the application
> with R600_DEBUG=sb,nollvm.
Good point!
Without LLVM it works, OK.
> Also please attach the output with R600_DEBUG=sb,ps,vs
See Comment 2.
Thanks,
Dieter
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1882 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] 8+ messages in thread* [Bug 67927] R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered
2013-08-08 23:48 [Bug 67927] New: R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered bugzilla-daemon
` (2 preceding siblings ...)
2013-08-09 21:02 ` bugzilla-daemon
@ 2013-08-09 22:39 ` bugzilla-daemon
2013-08-10 21:10 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-09 22:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 365 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=67927
--- Comment #4 from Vadim Girlin <ptpzz@yandex.ru> ---
Created attachment 83907
--> https://bugs.freedesktop.org/attachment.cgi?id=83907&action=edit
[PATCH] r600g/sb: use MULADD workaround on 7xx for MULADD_IEEE
Does this patch help?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1453 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] 8+ messages in thread* [Bug 67927] R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered
2013-08-08 23:48 [Bug 67927] New: R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered bugzilla-daemon
` (3 preceding siblings ...)
2013-08-09 22:39 ` bugzilla-daemon
@ 2013-08-10 21:10 ` bugzilla-daemon
2013-08-13 20:53 ` bugzilla-daemon
2013-08-13 22:52 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-10 21:10 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 344 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=67927
--- Comment #5 from Dieter Nützel <Dieter@nuetzel-hh.de> ---
Excellent Vadim!
It fix it and apparently ./objview GreatLakesBiplaneHP.obj, too.
Should we close it, now?
Thank you very much.
-Dieter
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1160 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] 8+ messages in thread* [Bug 67927] R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered
2013-08-08 23:48 [Bug 67927] New: R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered bugzilla-daemon
` (4 preceding siblings ...)
2013-08-10 21:10 ` bugzilla-daemon
@ 2013-08-13 20:53 ` bugzilla-daemon
2013-08-13 22:52 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-13 20:53 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 301 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=67927
--- Comment #6 from Dieter Nützel <Dieter@nuetzel-hh.de> ---
The patch fix Mesa-demos 'objview GreatLakesBiplaneHP.obj' for sure, too.
Please commit!
-Dieter
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1117 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] 8+ messages in thread* [Bug 67927] R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered
2013-08-08 23:48 [Bug 67927] New: R600_DEBUG=sb: Celestia show 2 earths, one wrongly rendered bugzilla-daemon
` (5 preceding siblings ...)
2013-08-13 20:53 ` bugzilla-daemon
@ 2013-08-13 22:52 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-13 22:52 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 536 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=67927
Vadim Girlin <ptpzz@yandex.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Vadim Girlin <ptpzz@yandex.ru> ---
Patch pushed with commit 17bb96b03d340c0aee8e1a332fdcd695e9179486
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2019 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] 8+ messages in thread