[Mesa-dev] [Bug 100629] No mans sky renders white screen under wine in linux

2018-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100629 --- Comment #11 from Timothy Arceri --- (In reply to freedesktop from comment #8) > Created attachment 138835 [details] > No Mans sky in wine 3.6 (RX570) using MESA_GL_VERSION_OVERRIDE=4.5COMPAT > Menu and load screen

[Mesa-dev] [Bug 100629] No mans sky renders white screen under wine in linux

2018-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100629 --- Comment #10 from Giovanni ongaro --- using MESA_GL_VERSION_OVERRIDE=4.5COMPAT -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the

[Mesa-dev] [Bug 100629] No mans sky renders white screen under wine in linux

2018-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100629 --- Comment #9 from Giovanni ongaro --- I tested no man sky on wine staging 3.6 and it seems to works! -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the

Re: [Mesa-dev] [PATCH] nir: fix ir_binop_gequal glsl_to_nir conversion

2018-04-14 Thread Jason Ekstrand
On April 14, 2018 12:43:35 Connor Abbott wrote: On Sat, Apr 14, 2018 at 3:39 PM, Erico Nunes wrote: On Sat, Apr 14, 2018 at 9:26 PM, Jason Ekstrand wrote: Reviewed-by: Jason Ekstrand What driver is

Re: [Mesa-dev] [PATCH] nir: fix ir_binop_gequal glsl_to_nir conversion

2018-04-14 Thread Connor Abbott
On Sat, Apr 14, 2018 at 3:39 PM, Erico Nunes wrote: > On Sat, Apr 14, 2018 at 9:26 PM, Jason Ekstrand wrote: >> Reviewed-by: Jason Ekstrand >> >> What driver is hitting this path? The !supports_ints path isn't used to my >>

Re: [Mesa-dev] [PATCH] nir: fix ir_binop_gequal glsl_to_nir conversion

2018-04-14 Thread Erico Nunes
On Sat, Apr 14, 2018 at 9:26 PM, Jason Ekstrand wrote: > Reviewed-by: Jason Ekstrand > > What driver is hitting this path? The !supports_ints path isn't used to my > knowledge so if some driver has started using it, they're liable to find > more bugs

Re: [Mesa-dev] [PATCH] nir: fix ir_binop_gequal glsl_to_nir conversion

2018-04-14 Thread Jason Ekstrand
Reviewed-by: Jason Ekstrand What driver is hitting this path? The !supports_ints path isn't used to my knowledge so if some driver has started using it, they're liable to find more bugs than just this one. :-) On April 14, 2018 12:16:48 Erico Nunes

[Mesa-dev] [PATCH] nir: fix ir_binop_gequal glsl_to_nir conversion

2018-04-14 Thread Erico Nunes
ir_binop_gequal needs to be converted to nir_op_sge when native integers are not supported in the driver. Otherwise it becomes no different than ir_binop_less after the conversion. Signed-off-by: Erico Nunes --- src/compiler/glsl/glsl_to_nir.cpp | 2 +- 1 file changed, 1

[Mesa-dev] [Bug 100629] No mans sky renders white screen under wine in linux

2018-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100629 freedesk...@bremsspur.org changed: What|Removed |Added Attachment #138835|No Mans sky in wine 3.6 |No Mans sky in wine 3.6

[Mesa-dev] [Bug 100629] No mans sky renders white screen under wine in linux

2018-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100629 --- Comment #8 from freedesk...@bremsspur.org --- Created attachment 138835 --> https://bugs.freedesktop.org/attachment.cgi?id=138835=edit No Mans sky in wine 3.6 using MESA_GL_VERSION_OVERRIDE=4.5COMPAT -- You are receiving this mail