On Sat, Mar 31, 2018 at 5:08 PM, Mike Lothian wrote:
> On 1 April 2018 at 00:03, Vinson Lee wrote:
>>
>> A similar change is needed in
>> src/gallium/drivers/swr/rasterizer/jitter/jit_pch.hpp.
>>
>> Vinson
>
> Hi
>
> I'm not convinced that it does
>
> Utils.h defines two functions LLVMAddLowerSwi
https://bugs.freedesktop.org/show_bug.cgi?id=103852
--- Comment #8 from Ben Clapp ---
Today I spent a number of hours looking at the background rendering errors in
RenderDoc.
The vertex shader outputs some vertices that have two vertex colors, colors_0
and colors_1. (Only colors_0 is relevant he
Jean,
I've taken at look at your sphinx-docs branch
(https://github.com/jlHertel/mesa).
Oh my you have a lot of commits there! It would be simpler for me to
review if you could squash some of them together.
I am thinking a series on the order of 30 patches to start - just the
pretty CSS stuff
Hello Jean,
Has anyone reviewed your patch series yet? I would like to get these
website updates moving.
Thanks.
Laura
On Tue, Jun 6, 2017 at 10:43 AM, Jean Hertel
wrote:
> Hello Emil,
>
> I've updated the website with the new release notes template.
>
> Please take a look at: http://mesa2.
https://bugs.freedesktop.org/show_bug.cgi?id=105832
Timothy Arceri changed:
What|Removed |Added
Summary|With a debug build of mesa |radeonsi NIR missing
Include llvm-c/Transforms/Utils.h with the newest LLVM 7
Signed-of-by: Mike Lothian
Reviewed-by: Samuel Pitoiset
Tested-by: Dieter Nützel
---
src/gallium/auxiliary/gallivm/lp_bld_init.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_init.c
b/src/ga
Include llvm-c/Transforms/Utils.h with the newest LLVM 7
Signed-of-by: Mike Lothian
Reviewed-by: Samuel Pitoiset
Tested-by: Dieter Nützel
---
src/gallium/drivers/radeonsi/si_shader_tgsi_setup.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/gallium/drivers/radeonsi/si_shader_tgsi_s
Include llvm-c/Transforms/Utils.h with the newest LLVM 7
Signed-of-by: Mike Lothian
Reviewed-by: Samuel Pitoiset
Tested-by: Dieter Nützel
---
src/amd/vulkan/radv_nir_to_llvm.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/amd/vulkan/radv_nir_to_llvm.c
b/src/amd/vulkan/radv_nir_to
Hi
I've split this into three patches, one for each area affected
I think I've got the right prefixes now
I've also removed the fixes line and included the testing and reviewed
by tags
Hope that's OK and again if you're happy with this please can you commit
as I don't have git rights
Thanks
M
On 1 April 2018 at 00:03, Vinson Lee wrote:
>
> A similar change is needed in
> src/gallium/drivers/swr/rasterizer/jitter/jit_pch.hpp.
>
> Vinson
Hi
I'm not convinced that it does
Utils.h defines two functions LLVMAddLowerSwitchPass &
LLVMAddPromoteMemoryToRegisterPass. Whilst jit_pch.hpp does
Without this the return value will never get set to -1. This
was first added in 49866c8f3457 and copied in 2b396eeed983.
Fixes: 2b396eeed983 "gallium/pb_cache: add a copy of cache bufmgr independent
of pb_manager"
Cc: Marek Olšák
Cc: Dave Airlie
Bugzilla: https://bugs.freedesktop.org/show_bug.
On Thu, Mar 29, 2018 at 4:56 PM, Mike Lothian wrote:
> Include llvm-c/Transforms/Utils.h with the newest LLVM 7
>
> Fixes: 2dd4f35c7fc llvm-c: Split Utils out of Scalar.h
> Signed-of-by: Mike Lothian
>
> ---
>
> I don't have git commit rights
>
> If you're happy with this patch please can you com
On Sat, 31 Mar 2018 at 00:54 Dylan Baker wrote:
>
> Quoting Mike Lothian (2018-03-29 17:49:30)
> >
> >
> > On Fri, 30 Mar 2018, 01:42 Dylan Baker, wrote:
> >
> > Quoting Mike Lothian (2018-03-29 16:56:28)
> > > Include llvm-c/Transforms/Utils.h with the newest LLVM 7
> > >
> > > F
Quoting Kenneth Graunke (2018-03-31 20:29:28)
> On Saturday, March 31, 2018 5:56:57 AM PDT Chris Wilson wrote:
> > Quoting Chris Wilson (2018-03-31 12:00:16)
> > > Quoting Kenneth Graunke (2018-03-30 19:20:57)
> > > > On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote:
> > > > > For i915,
On Saturday, March 31, 2018 5:56:57 AM PDT Chris Wilson wrote:
> Quoting Chris Wilson (2018-03-31 12:00:16)
> > Quoting Kenneth Graunke (2018-03-30 19:20:57)
> > > On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote:
> > > > For i915, we are proposing to use a quality-of-service parameter i
Build mesa 7346 completed
Commit a516b047db by Juan A. Suarez Romero on 3/29/2018 9:26 AM:
cherry-ignore: docs: fix 18.0 release note version\n\nstable: Explicit 18.0 only nominations.\n\nSigned-off-by: Juan A. Suarez Romero
Configure your notificati
Ian sent a patch for this already (that fixes it without unreachable)
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
This shuts the compiler up about reaching the end of a non-void function:
In file included from compiler/brw_shader.h:28:0,
from compiler/brw_cfg.h:31,
from compiler/brw_shader.cpp:24:
compiler/brw_reg.h: In function 'bool brw_regs_negative_equal(const brw_reg*,
c
https://bugs.freedesktop.org/show_bug.cgi?id=102204
H4nN1baL changed:
What|Removed |Added
Summary|GL_ARB_buffer_storage |GL_ARB_buffer_storage
|cri
https://bugs.freedesktop.org/show_bug.cgi?id=102204
H4nN1baL changed:
What|Removed |Added
Summary|GLideN64 very slow on |GL_ARB_buffer_storage
|r60
https://bugs.freedesktop.org/show_bug.cgi?id=102204
H4nN1baL changed:
What|Removed |Added
QA Contact|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
https://bugs.freedesktop.org/show_bug.cgi?id=102204
H4nN1baL changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|WONTFIX
On Fri, Mar 30, 2018 at 4:41 PM, Daniel Stone wrote:
> Hi Andreas,
>
> On 30 March 2018 at 15:18, Andreas Müller wrote:
>> What happened: I build all images cross with Openembedded/Yocto. To
>> prepare next release there I updated my builds and that moved mesa
>> 17.1.7 -> 17.3.7. Since then all
https://bugs.freedesktop.org/show_bug.cgi?id=105832
--- Comment #5 from b...@besd.de ---
I've added two more testruns one with one without debug build including the
output of stderr. NIR seems to crash at the exact same point in the debug build
regardless of llvm backend.
--
You are receiving t
Quoting Chris Wilson (2018-03-31 12:00:16)
> Quoting Kenneth Graunke (2018-03-30 19:20:57)
> > On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote:
> > > For i915, we are proposing to use a quality-of-service parameter in
> > > addition to that of just a priority that usurps everyone. Due t
Build mesa 7345 failed
Commit e8e3aa68d6 by Wladimir J. van der Laan on 8/8/2017 3:06 PM:
freedreno: a2xx: Implement DP2 instruction\n\nUse DOT2ADDv instruction with 0.0f constant add.\n\nSigned-off-by: Wladimir J. van der Laan \nReviewed-by: Ilia Mirkin \nRevi
https://bugs.freedesktop.org/show_bug.cgi?id=105832
--- Comment #4 from b...@besd.de ---
However TGSI from the same run (debug, llvm 4) has significantly more errors:
ATTENTION: default value of option allow_glsl_extension_directive_midshader
overridden by environment.
Mesa: User error: GL_INVAL
https://bugs.freedesktop.org/show_bug.cgi?id=105832
--- Comment #3 from b...@besd.de ---
from stderr:
ATTENTION: default value of option allow_glsl_extension_directive_midshader
overridden by environment.
Mesa: User error: GL_INVALID_OPERATION in glProgramStringARB(syntax error,
unexpected $unde
Quoting Kenneth Graunke (2018-03-30 19:20:57)
> On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote:
> > For i915, we are proposing to use a quality-of-service parameter in
> > addition to that of just a priority that usurps everyone. Due to our HW,
> > preemption may not be immediate and w
https://bugs.freedesktop.org/show_bug.cgi?id=105832
--- Comment #2 from b...@besd.de ---
no crashes, nothing visible, except that the run files are are ~1.7MB instead
of ~14.1MB and shaders are missing that were run before.
Looking at the files again it seems that it indeed crashes because the f
https://bugs.freedesktop.org/show_bug.cgi?id=105832
--- Comment #1 from Timothy Arceri ---
What exactly are you seeing? Crashes? Can you give an example?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=105832
Bug ID: 105832
Summary: With a debug build of mesa radeonsi NIR only compiles
about 12% of the shaders in shader-db
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
32 matches
Mail list logo