On April 14, 2017 5:37:55 PM Anuj Phogat wrote:
From: Ben Widawsky
This support was removed on gen9 (it worked before then) and was brought back
for gen10.
Signed-off-by: Ben Widawsky
---
src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
d
On April 14, 2017 5:37:16 PM Anuj Phogat wrote:
Signed-off-by: Anuj Phogat
---
src/intel/genxml/gen_bits_header.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/intel/genxml/gen_bits_header.py
b/src/intel/genxml/gen_bits_header.py
index 808e6cf..77cd966 100644
On Fri, Apr 14, 2017 at 8:47 PM, Eric Anholt wrote:
> I wrote this code with reference to pixman, though I've only decided to
> cover Linux (what I'm testing) and Android (seems obvious enough). Linux
> has getauxval() as a cleaner interface to the /proc entry, but it's more
> glibc-specific and
On Fri, Apr 14, 2017 at 8:47 PM, Eric Anholt wrote:
> NEON is sufficiently different on arm64 that we can't just reuse this
> code. Disable it on arm64 for now.
>
> Signed-off-by: Eric Anholt
> ---
> src/gallium/drivers/vc4/vc4_tiling_lt.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletio
2017-04-03 10:37 GMT+02:00 Nicolai Hähnle :
> On 01.04.2017 12:48, Mauro Rossi wrote:
>
>> Fixes the following build error:
>>
>> external/mesa/src/amd/addrlib/gfx9/gfx9addrlib.cpp:36:10: fatal error:
>> 'gfx9_gb_reg.h' file not found
>> ^
>> 1 error generated.
>>
>> Fixes: 7f160ef "amd/a
https://bugs.freedesktop.org/show_bug.cgi?id=100690
Bug ID: 100690
Summary: [Regression, bisected] TotalWar: Warhammer corrupted
graphics
Product: Mesa
Version: git
Hardware: Other
OS: All
Status
Hi Nicolai,
Re-replying as I seem to have messed up the quoting. Anyway a question
about a loop index below.
Den 13 apr. 2017 21:29 skrev "Nicolai Hähnle" :
From: Nicolai Hähnle
[snip]
+/**
+ * Called to error check the function parameters.
+ *
+ * Note that glMultiDrawArrays is not part of
On Sat, 15 Apr 2017 00:50:15 +0200
Dieter Nützel wrote:
> Am 14.04.2017 07:53, schrieb gregory hainaut:
> > On Fri, 14 Apr 2017 05:20:38 +0200
> > Dieter Nützel wrote:
> >
> >> Am 14.04.2017 02:06, schrieb Dieter Nützel:
> >> > Hello Gregory,
> >> >
> >> > have you tested this with Mesa-demos/t
Sorry, I answered your previous email without realizing that there was a
new one (with an extra CC).
Just in case you need another explicit Rb:
Reviewed-by: Alejandro Piñeiro
On 15/04/17 00:25, Jason Ekstrand wrote:
> Cc: mesa-sta...@lists.freedesktop.org
> ---
> src/compiler/nir/nir.c