On Thu, Jul 28, 2016 at 07:07:34AM -0700, Jason Ekstrand wrote:
>On Jul 28, 2016 9:00 AM, "Pohjolainen, Topi"
><[1]topi.pohjolai...@intel.com> wrote:
>>
>> On Tue, Jul 26, 2016 at 03:11:09PM -0700, Jason Ekstrand wrote:
>> > In order for the calculations of things such as fast c
On Sat, Jul 30, 2016 at 05:03:29AM -0700, Jason Ekstrand wrote:
>On Jul 30, 2016 2:01 AM, "Pohjolainen, Topi"
><[1]topi.pohjolai...@intel.com> wrote:
>>
>> On Fri, Jul 29, 2016 at 06:59:44AM -0700, Jason Ekstrand wrote:
>> >On Jul 29, 2016 2:26 AM, "Pohjolainen, Topi"
>>
On Sat, 2016-07-30 at 18:04 +1000, Edward O'Callaghan wrote:
>
> On 07/30/2016 10:25 AM, Timothy Arceri wrote:
> > ---
> > Not sure is we need to be more careful about mentioning we support
> > 4.4
> > thoughts?
> s/is/if/
>
> Well in fact, any reason why we can't actually claim 4.5 support now
On Sat, 2016-07-30 at 23:40 +0200, Marek Olšák wrote:
> On Sat, Jul 30, 2016 at 8:33 PM, Grazvydas Ignotas > wrote:
> >
> > On Sat, Jul 30, 2016 at 6:22 PM, Marek Olšák
> > wrote:
> > >
> > > From: Marek Olšák
> > >
> > > for debugging
> > > ---
> > > src/gallium/auxiliary/os/os_process.c |
On Sat, Jul 30, 2016 at 8:33 PM, Grazvydas Ignotas wrote:
> On Sat, Jul 30, 2016 at 6:22 PM, Marek Olšák wrote:
>> From: Marek Olšák
>>
>> for debugging
>> ---
>> src/gallium/auxiliary/os/os_process.c | 37
>> +++
>> src/gallium/auxiliary/os/os_process.h | 2 ++
On Saturday, July 30, 2016 4:38:06 PM PDT Timothy Arceri wrote:
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96528
> ---
> src/compiler/glsl/ast_to_hir.cpp | 61
>
> 1 file changed, 50 insertions(+), 11 deletions(-)
>
> diff --git a/src/compil
On Saturday, July 30, 2016 10:25:09 AM PDT Timothy Arceri wrote:
> ---
> Not sure is we need to be more careful about mentioning we support 4.4
> thoughts?
Looks good to me.
signature.asc
Description: This is a digitally signed message part.
___
mesa
Signed-off-by: Jan Ziak (http://atom-symbol.net) <0xe2.0x9a.0...@gmail.com>
---
src/gallium/auxiliary/util/u_format_s3tc.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/gallium/auxiliary/util/u_format_s3tc.c
b/src/gallium/auxiliary/util/u_format_s3tc.c
index 8
On Sat, Jul 30, 2016 at 6:22 PM, Marek Olšák wrote:
> From: Marek Olšák
>
> for debugging
> ---
> src/gallium/auxiliary/os/os_process.c | 37
> +++
> src/gallium/auxiliary/os/os_process.h | 2 ++
> 2 files changed, 39 insertions(+)
>
> diff --git a/src/gallium/a
Reviewed-by: Marek Olšák
Marek
On Sat, Jul 30, 2016 at 5:40 PM, Rob Clark wrote:
> There are cases where we hit u_vbuf path due to alignment or pitch-
> alignment restrictions, but for an output-format that u_vbuf does not
> support translating (yet the driver does support natively). In which
On Sat, Jul 30, 2016 at 6:16 PM, Roland Scheidegger wrote:
> This looks very bogus to me.
> How is this supposed to work if you immediately close the library again?
> The functions are still going to get used.
> This just segfaults right, left and center.
>
> If you want to fix this for real, some
https://bugs.freedesktop.org/show_bug.cgi?id=96408
gregory.hain...@gmail.com changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
This looks very bogus to me.
How is this supposed to work if you immediately close the library again?
The functions are still going to get used.
This just segfaults right, left and center.
If you want to fix this for real, some util_format_s3tc_exit() is
probably needed, albeit I'm not entirely su
There are cases where we hit u_vbuf path due to alignment or pitch-
alignment restrictions, but for an output-format that u_vbuf does not
support translating (yet the driver does support natively). In which
case we hit the memcpy() path and don't care that u_vbuf doesn't
understand it.
Fixes cras
Pushed, thanks.
Marek
On Sat, Jul 30, 2016 at 2:35 AM, Eric Engestrom wrote:
> CovID: 401540
> Signed-off-by: Eric Engestrom
> ---
> src/gallium/auxiliary/util/u_format_s3tc.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/src/gallium/auxiliary/util/u_format_s3tc.c
> b/src/gallium
From: Marek Olšák
for piglit with the pipelined hang detection mode
---
src/gallium/drivers/ddebug/dd_draw.c | 4
1 file changed, 4 insertions(+)
diff --git a/src/gallium/drivers/ddebug/dd_draw.c
b/src/gallium/drivers/ddebug/dd_draw.c
index d3c4e7f..716208a 100644
--- a/src/gallium/driver
From: Marek Olšák
---
src/gallium/drivers/radeonsi/si_debug.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/gallium/drivers/radeonsi/si_debug.c
b/src/gallium/drivers/radeonsi/si_debug.c
index e030f48..00a3b13 100644
--- a/src/gallium/drivers/radeonsi/si_debug.c
+++ b/src/gallium/dr
From: Marek Olšák
for debugging
---
src/gallium/auxiliary/os/os_process.c | 37 +++
src/gallium/auxiliary/os/os_process.h | 2 ++
2 files changed, 39 insertions(+)
diff --git a/src/gallium/auxiliary/os/os_process.c
b/src/gallium/auxiliary/os/os_process.c
index
https://bugs.freedesktop.org/show_bug.cgi?id=93551
--- Comment #41 from kilobug ---
(In reply to Kai from comment #40)
> Shouldn't this bug be closed as "NOTOURBUG", since it's clearly a game bug?
> Or at least as "WONTFIX", since the hack is probably never going to land in
> Mesa anyway?
In my
On Fri, Jul 29, 2016 at 3:57 PM, Rob Herring wrote:
> Hi,
>
> This commit in virglrenderer causes a regression in Android for me.
> The parameters that get passed in are last_level = 8, width = 1. I'm
> not really sure if this is valid (I'm guessing there should be some
> min width?), or where I s
https://bugs.freedesktop.org/show_bug.cgi?id=93551
--- Comment #40 from Kai ---
Shouldn't this bug be closed as "NOTOURBUG", since it's clearly a game bug? Or
at least as "WONTFIX", since the hack is probably never going to land in Mesa
anyway?
On a different note: I can confirm, that the shim f
On Jul 30, 2016 2:01 AM, "Pohjolainen, Topi"
wrote:
>
> On Fri, Jul 29, 2016 at 06:59:44AM -0700, Jason Ekstrand wrote:
> >On Jul 29, 2016 2:26 AM, "Pohjolainen, Topi"
> ><[1]topi.pohjolai...@intel.com> wrote:
> >>
> >> On Tue, Jul 26, 2016 at 03:11:14PM -0700, Jason Ekstrand wrote
https://bugs.freedesktop.org/show_bug.cgi?id=97145
Bug ID: 97145
Summary: include/GL/*.h not installed when GLX is disabled (eg
for OSMesa)
Product: Mesa
Version: git
Hardware: All
OS: All
Status
https://bugs.freedesktop.org/show_bug.cgi?id=93551
--- Comment #39 from kilobug ---
(In reply to Iaroslav Andrusyak from comment #38)
> > Did I miss something ?
>
> allow_glsl_extension_directive_midshader=true ?
Thanks, that was it !
Here is how I can run the game :
allow_glsl_extension_dir
https://bugs.freedesktop.org/show_bug.cgi?id=93551
--- Comment #38 from Iaroslav Andrusyak ---
> Did I miss something ?
allow_glsl_extension_directive_midshader=true ?
--
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=93551
--- Comment #37 from kilobug ---
(In reply to Thomas J. Moore from comment #32)
> Created attachment 125302 [details]
> Simple LD_PRELOAD shim to apply necessary patches for divos
>
> Game works great for me with the above patches (thanks to tho
Reviewed-by: Edward O'Callaghan
On 07/30/2016 07:22 AM, Marek Olšák wrote:
> From: Marek Olšák
>
> it cut off the upper 32 bits
>
> Cc: mesa-sta...@lists.freedesktop.org
> ---
> src/gallium/auxiliary/util/u_math.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/g
On 07/30/2016 10:25 AM, Timothy Arceri wrote:
> ---
> Not sure is we need to be more careful about mentioning we support 4.4
> thoughts?
s/is/if/
Well in fact, any reason why we can't actually claim 4.5 support now?
The raw base requirements seem to be fulfilled at least.
Reviewed-by: Edward
Reviewed-by: Edward O'Callaghan
On 07/30/2016 10:35 AM, Eric Engestrom wrote:
> CovID: 401540
> Signed-off-by: Eric Engestrom
> ---
> src/gallium/auxiliary/util/u_format_s3tc.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/src/gallium/auxiliary/util/u_format_s3tc.c
> b/src/galliu
Signed-off-by: Francesco Ansanelli
---
src/gallium/drivers/freedreno/a4xx/fd4_screen.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/gallium/drivers/freedreno/a4xx/fd4_screen.c
b/src/gallium/drivers/freedreno/a4xx/fd4_screen.c
index 57fecf1..aa60658 100
Signed-off-by: Francesco Ansanelli
---
src/gallium/drivers/freedreno/a3xx/fd3_screen.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/gallium/drivers/freedreno/a3xx/fd3_screen.c
b/src/gallium/drivers/freedreno/a3xx/fd3_screen.c
index 013b0ca..52a284e 100
Signed-off-by: Francesco Ansanelli
---
src/gallium/drivers/freedreno/a2xx/fd2_screen.c |8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/gallium/drivers/freedreno/a2xx/fd2_screen.c
b/src/gallium/drivers/freedreno/a2xx/fd2_screen.c
index fe4849b..007b9e6 100644
--
On Fri, Jul 29, 2016 at 09:34:11AM -0700, Jason Ekstrand wrote:
>On Jul 29, 2016 9:09 AM, "Jason Ekstrand" <[1]ja...@jlekstrand.net>
>wrote:
>>
>> On Jul 29, 2016 1:47 AM, "Pohjolainen, Topi"
><[2]topi.pohjolai...@intel.com> wrote:
>> >
>> > On Thu, Jul 28, 2016 at 11:41
On Fri, Jul 29, 2016 at 06:59:44AM -0700, Jason Ekstrand wrote:
>On Jul 29, 2016 2:26 AM, "Pohjolainen, Topi"
><[1]topi.pohjolai...@intel.com> wrote:
>>
>> On Tue, Jul 26, 2016 at 03:11:14PM -0700, Jason Ekstrand wrote:
>> > ---
>> > src/mesa/drivers/dri/i965/brw_blorp.c |
34 matches
Mail list logo