[Mesa-dev] [Bug 111107] 726a31df705b causes pipeline creation to use up to 5x more memory (which is not freed on pipeline destruction)

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=07 Timothy Arceri changed: What|Removed |Added Summary|726a31df705b causes the in |726a31df705b causes

[Mesa-dev] [Bug 111130] Panfrost: add current status to docs/features.txt

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30 Grim Kriegor changed: What|Removed |Added CC||grimkrie...@krutt.org -- You are

[Mesa-dev] [Bug 111129] Lima: add current status to docs/features.txt

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29 Grim Kriegor changed: What|Removed |Added CC||grimkrie...@krutt.org -- You are

[Mesa-dev] [Bug 111130] Panfrost: add current status to docs/features.txt

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30 Bug ID: 30 Summary: Panfrost: add current status to docs/features.txt Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity:

[Mesa-dev] [Bug 111129] Lima: add current status to docs/features.txt

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29 Bug ID: 29 Summary: Lima: add current status to docs/features.txt Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: minor

[Mesa-dev] [Bug 111127] MESA_GIT_SHA1_OVERRIDE is ignored upon Mesa build

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27 --- Comment #2 from network...@rkmail.ru --- (In reply to Eric Engestrom from comment #1) > Nothings changed here. You can check the script yourself, it's really small: >

[Mesa-dev] [Bug 111127] MESA_GIT_SHA1_OVERRIDE is ignored upon Mesa build

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27 Eric Engestrom changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Eric

Re: [Mesa-dev] [PATCH] android: mesa: revert "Enable asm unconditionally"

2019-07-14 Thread Eric Engestrom
See also this MR which reverts the other half of that commit: https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1283 On 2019-07-14 at 11:17, Mauro Rossi wrote: > This patch partially reverts 20294dc ("mesa: Enable asm unconditionally, ...") > > Android makefile build logic needs to

[Mesa-dev] [PATCH] radv: pass output values to radv_emit_stream_output()

2019-07-14 Thread Samuel Pitoiset
For GFX10 stream output. Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_nir_to_llvm.c | 31 ++- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/src/amd/vulkan/radv_nir_to_llvm.c b/src/amd/vulkan/radv_nir_to_llvm.c index

[Mesa-dev] [PATCH] radv/gfx10: fix crash when emitting NGG GS prologue

2019-07-14 Thread Samuel Pitoiset
ac_nir_context is initialized after the driver emits the NGG GS prologue so it's likely to crash. Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_nir_to_llvm.c | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/src/amd/vulkan/radv_nir_to_llvm.c

[Mesa-dev] [Bug 111127] MESA_GIT_SHA1_OVERRIDE is ignored upon Mesa build

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27 Bug ID: 27 Summary: MESA_GIT_SHA1_OVERRIDE is ignored upon Mesa build Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: minor

[Mesa-dev] [PATCH] android: mesa: revert "Enable asm unconditionally"

2019-07-14 Thread Mauro Rossi
This patch partially reverts 20294dc ("mesa: Enable asm unconditionally, ...") Android makefile build logic needs to disable assembler optimization in 32bit builds to avoid text relocations for libglapi.so shared Fixes the following build error with Android x86 32bit target: [ 0% 4/477] target

[Mesa-dev] [Bug 111126] Build problem: meson build can not find wayland-scanner

2019-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26 Bug ID: 26 Summary: Build problem: meson build can not find wayland-scanner Product: Mesa Version: unspecified Hardware: Other OS: All