https://bugs.freedesktop.org/show_bug.cgi?id=50230
almos changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=50230
almos changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #10 from almos 2012-05-24 13:25:32 PDT ---
(In reply to comment #9)
> Created attachment 62057 [details] [review]
> [PATCH] radeon/llvm: fix sampler index in llvm_emit_tex
>
> Does this patch help?
Yes, the patch fixes it. I also tri
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #9 from Vadim Girlin 2012-05-24 07:38:10 PDT
---
Created attachment 62057
--> https://bugs.freedesktop.org/attachment.cgi?id=62057
[PATCH] radeon/llvm: fix sampler index in llvm_emit_tex
Does this patch help?
--
Configure bugmai
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #10 from almos 2012-05-24 13:25:32 PDT ---
(In reply to comment #9)
> Created attachment 62057 [details] [review]
> [PATCH] radeon/llvm: fix sampler index in llvm_emit_tex
>
> Does this patch help?
Yes, the patch fixes it. I also tri
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #9 from Vadim Girlin 2012-05-24 07:38:10 PDT ---
Created attachment 62057
--> https://bugs.freedesktop.org/attachment.cgi?id=62057
[PATCH] radeon/llvm: fix sampler index in llvm_emit_tex
Does this patch help?
--
Configure bugmail
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #8 from almos 2012-05-23 08:54:18 PDT ---
Created attachment 62020
--> https://bugs.freedesktop.org/attachment.cgi?id=62020
nexuiz_stderr.txt.gz
(In reply to comment #7)
> I can't reproduce it neither with latest mesa, nor with 7a7
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #7 from Vadim Girlin 2012-05-23 08:22:16 PDT
---
I can't reproduce it neither with latest mesa, nor with 7a75e7d6.
Do you have any errors in dmesg? You might want to try latest mesa, kernel,
etc. Also you might want to try debug bu
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #6 from almos 2012-05-23 04:12:41 PDT ---
Created attachment 62013
--> https://bugs.freedesktop.org/attachment.cgi?id=62013
nexuiz settings.jpg
These are the settings I use. Basicaly everything is enabled. On the video tab
gl2 shad
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #5 from almos 2012-05-23 04:05:49 PDT ---
Created attachment 62012
--> https://bugs.freedesktop.org/attachment.cgi?id=62012
nexuiz problem.jpg
Attaching screenshot of the problem.
--
Configure bugmail: https://bugs.freedesktop.or
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #4 from Vadim Girlin 2012-05-23 02:37:16 PDT
---
(In reply to comment #3)
> I only see this with the LLVM compiler, the old one seems fine. There is a
> texture flickering on some surfaces, but that affects both of them (I use the
>
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #8 from almos 2012-05-23 08:54:18 PDT ---
Created attachment 62020
--> https://bugs.freedesktop.org/attachment.cgi?id=62020
nexuiz_stderr.txt.gz
(In reply to comment #7)
> I can't reproduce it neither with latest mesa, nor with 7a7
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #3 from almos 2012-05-23 01:49:30 PDT ---
I only see this with the LLVM compiler, the old one seems fine. There is a
texture flickering on some surfaces, but that affects both of them (I use the
level Q1DM6 for testing).
Yes, I use a
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #7 from Vadim Girlin 2012-05-23 08:22:16 PDT ---
I can't reproduce it neither with latest mesa, nor with 7a75e7d6.
Do you have any errors in dmesg? You might want to try latest mesa, kernel,
etc. Also you might want to try debug bui
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #1 from Vadim Girlin 2012-05-22 22:58:23 PDT
---
Created attachment 61997
--> https://bugs.freedesktop.org/attachment.cgi?id=61997
[PATCH] Revert "r600g: set round_mode to truncate and get rid of tgsi_f2i on
evergreen"
I see some
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #6 from almos 2012-05-23 04:12:41 PDT ---
Created attachment 62013
--> https://bugs.freedesktop.org/attachment.cgi?id=62013
nexuiz settings.jpg
These are the settings I use. Basicaly everything is enabled. On the video tab
gl2 shad
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #5 from almos 2012-05-23 04:05:49 PDT ---
Created attachment 62012
--> https://bugs.freedesktop.org/attachment.cgi?id=62012
nexuiz problem.jpg
Attaching screenshot of the problem.
--
Configure bugmail: https://bugs.freedesktop.or
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #4 from Vadim Girlin 2012-05-23 02:37:16 PDT ---
(In reply to comment #3)
> I only see this with the LLVM compiler, the old one seems fine. There is a
> texture flickering on some surfaces, but that affects both of them (I use the
> l
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #3 from almos 2012-05-23 01:49:30 PDT ---
I only see this with the LLVM compiler, the old one seems fine. There is a
texture flickering on some surfaces, but that affects both of them (I use the
level Q1DM6 for testing).
Yes, I use a
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #2 from Vadim Girlin 2012-05-22 23:42:10 UTC ---
In fact it seems the problem is with the first commit, second just made it much
more noticeable.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #2 from Vadim Girlin 2012-05-22 23:42:10 UTC
---
In fact it seems the problem is with the first commit, second just made it much
more noticeable.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Yo
https://bugs.freedesktop.org/show_bug.cgi?id=50230
--- Comment #1 from Vadim Girlin 2012-05-22 22:58:23 PDT ---
Created attachment 61997
--> https://bugs.freedesktop.org/attachment.cgi?id=61997
[PATCH] Revert "r600g: set round_mode to truncate and get rid of tgsi_f2i on
evergreen"
I see some
22 matches
Mail list logo