Seems reasonable
Reviewed-by: Jason Ekstrand
On April 30, 2017 8:59:03 AM Timothy Arceri wrote:
On 30/04/17 16:55, Timothy Arceri wrote:
Samplers are encoded into the instruction word, so there's no need to
make space in the uniform file.
Previously matrix_columns and vector_elements were
On Monday, April 24, 2017 3:19:27 PM PDT Rafael Antognolli wrote:
> Emit 3DSTATE_SCISSOR_STATE_POINTERS using brw_batch_emit, and pack the
> scissor states using GENX(SCISSOR_RECT_pack), generated from genxml.
>
> Signed-off-by: Rafael Antognolli
> ---
> src/mesa/drivers/dri/i965/brw_state.h
https://bugs.freedesktop.org/show_bug.cgi?id=98974
--- Comment #10 from andy...@gmx.at ---
Created attachment 131158
--> https://bugs.freedesktop.org/attachment.cgi?id=131158&action=edit
Patch for r600 GPUs
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the
https://bugs.freedesktop.org/show_bug.cgi?id=98974
--- Comment #11 from andy...@gmx.at ---
Comment on attachment 131158
--> https://bugs.freedesktop.org/attachment.cgi?id=131158
Patch for r600 GPUs
I have written a mod for the game Stellaris, which seems to fix this problem
for AMD GPUs that us
https://bugs.freedesktop.org/show_bug.cgi?id=98974
andy...@gmx.at changed:
What|Removed |Added
CC||andy...@gmx.at
--
You are receiving thi
Hi Rob,
On 27 April 2017 at 20:43, Rob Herring wrote:
> From: Mauro Rossi
>
> Necessary to fix the following radeonsi building errors:
>
> In file included from external/mesa/src/gallium/drivers/radeonsi/si_blit.c:24:
> In file included from external/mesa/src/gallium/drivers/radeonsi/si_pipe.h:2
On 27 April 2017 at 20:43, Rob Herring wrote:
> Add exported include paths rather than explicitly adding the includes
> in each user of the common AMD libs.
>
> Signed-off-by: Rob Herring
> ---
> src/amd/Android.addrlib.mk | 6 ++
> src/amd/Android.common.mk| 3
On 27 April 2017 at 20:43, Rob Herring wrote:
> Mesa no longer supports LLVM 3.5 for any targets we support.
> Android-x86 adds support for llvmpipe which could work, but android-x86
> for L is using mesa 11.0 anyway.
>
Fine with me. An ack from Mauro/Chih-Wei would be appreciated.
Can we have a
Hi Rob,
On 27 April 2017 at 20:43, Rob Herring wrote:
> --- a/src/gallium/targets/dri/Android.mk
> +++ b/src/gallium/targets/dri/Android.mk
> @@ -105,10 +105,9 @@ LOCAL_WHOLE_STATIC_LIBRARIES := \
> libmesa_util \
> libmesa_loader
>
> -LOCAL_STATIC_LIBRARIES :=
> +LOCAL_STATIC_LI
2017-04-30 2:28 GMT+02:00 Ilia Mirkin :
> Maybe in a separate change. I'd want to double check on all gens. I think
> the thing I suggested is sufficient.
>
well, if I just fixup the op, I kind of have to fix the mod as well.
And if I use getOp, it could also return a OP_CVT, so I have to do the
c
On Apr 30, 2017 8:14 AM, "Karol Herbst" wrote:
2017-04-30 2:28 GMT+02:00 Ilia Mirkin :
> Maybe in a separate change. I'd want to double check on all gens. I think
> the thing I suggested is sufficient.
>
well, if I just fixup the op, I kind of have to fix the mod as well.
And if I use getOp, it
2017-04-30 11:43 GMT+02:00 Emil Velikov :
> Hi Rob,
>
> On 27 April 2017 at 20:43, Rob Herring wrote:
> > From: Mauro Rossi
> >
> > Necessary to fix the following radeonsi building errors:
> >
> > In file included from external/mesa/src/gallium/
> drivers/radeonsi/si_blit.c:24:
> > In file inclu
Set the bit in the same stage as the timestamp, instead always at top of pipe.
Signed-off-by: Bas Nieuwenhuizen
---
src/amd/vulkan/radv_query.c | 33 -
1 file changed, 24 insertions(+), 9 deletions(-)
diff --git a/src/amd/vulkan/radv_query.c b/src/amd/vulkan/radv
Does not fix brokenness with the ready bit.
Signed-off-by: Bas Nieuwenhuizen
---
src/amd/common/sid.h| 1 +
src/amd/vulkan/radv_query.c | 38 ++
2 files changed, 27 insertions(+), 12 deletions(-)
diff --git a/src/amd/common/sid.h b/src/amd/common/sid
Dear Marek,
I'm not sure where is the regression in nine reported by Mike and Edmondo,
but here there's a mistake with the handling of the index user buffer case.
After your patch, when 'csmt_active' is false,
NineDevice9_DrawIndexedPrimitiveUP
won't work because you don't upload the data (prev
Hi Marek,
Here is probably the second mistake:
I guess you should change info.start to take into account the offset of
the index buffer.
Yours,
Axel Davy
On 29/04/2017 01:12, Marek Olšák wrote:
CSMT_ITEM_NO_WAIT(nine_context_draw_indexed_primitive,
ARG_VAL(D3DPRIMITIVETY
2017-04-28 4:55 GMT+02:00 Chih-Wei Huang :
> 2017-04-28 3:43 GMT+08:00 Rob Herring :
> > This is a series of clean-ups and fixes to the Android build files.
> > Overall, it removes a lot of the if conditions that aren't necessary for
> > normal builds and also enables "mmma external/mesa3d" to bui
https://bugs.freedesktop.org/show_bug.cgi?id=100629
--- Comment #3 from Vladimir Usikov ---
Game use OpenGL compat profile 4.5. Mesa support maximum 3.0 and no plans to
up.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug._
18 matches
Mail list logo