[Mesa-dev] [PATCH 0/8] More state optimizations for st/mesa

2016-08-07 Thread Edmondo Tommasina
Hi Marek This series of patches is Tested-by: Edmondo Tommasina Tested following programs on AMD CYPRESS (HD 5850) - The Talos Principle - OpenMW - Uningine Heaven - Two Worlds - Dota 2 No issues and no regressions found. Thanks edmondo ___ mesa-dev

[Mesa-dev] [PATCH] st/mesa: in ATI fs don't assume TEMP0=REG0

2016-08-07 Thread Miklós Máté
The temporaries are allocated dynamically. Signed-off-by: Miklós Máté --- src/mesa/state_tracker/st_atifs_to_tgsi.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/mesa/state_tracker/st_atifs_to_tgsi.c b/src/mesa/state_tracker/st_atifs_to_tgsi.c index 66f442a..ae087

Re: [Mesa-dev] [PATCH v2 5/7] egl/android: Make get_fourcc() accept HAL formats

2016-08-07 Thread Chad Versace
On 08/02/2016 12:43 PM, Rob Herring wrote: On Tue, Aug 2, 2016 at 6:07 AM, Tomasz Figa wrote: There are DRI_IMAGE_FOURCC macros, for which there are no corresponding DRI_IMAGE_FORMAT macros. To support such formats we need to make the lookup function take the native format directly. As a side e

[Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"

2016-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=97214 --- Comment #2 from Alexandr Zelinsky --- didnt help same error -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.___ mesa-dev mailing list

Re: [Mesa-dev] [PATCH] nir: Add an IO scalarizing pass using the intrinsic's first_component.

2016-08-07 Thread Timothy Arceri
On Sat, 2016-08-06 at 10:15 +1000, Timothy Arceri wrote: > On Fri, 2016-08-05 at 16:27 -0700, Eric Anholt wrote: > > vc4 wants to have per-scalar IO load/stores so that dead code > > elimination > > can happen on a more granular basis, Out of interest what is it exactly that you are doing in the b

Re: [Mesa-dev] cairo as state tracker

2016-08-07 Thread Marek Olšák
On Sun, Aug 7, 2016 at 9:44 AM, Enrico Weigelt, metux IT consult wrote: > On 06.08.2016 19:17, Marek Olšák wrote: > >> The lack of interest from Intel is the main reason. > > And the other mesa folks also not interested ? > Would an conversion to gallium be a very complex task ? It would mainly b

Re: [Mesa-dev] cairo as state tracker

2016-08-07 Thread Enrico Weigelt, metux IT consult
On 06.08.2016 19:17, Marek Olšák wrote: > The lack of interest from Intel is the main reason. And the other mesa folks also not interested ? Would an conversion to gallium be a very complex task ? --mtx ___ mesa-dev mailing list mesa-dev@lists.freede

Re: [Mesa-dev] cairo as state tracker

2016-08-07 Thread Enrico Weigelt, metux IT consult
On 06.08.2016 19:46, Emil Velikov wrote: > You mentioned "cairo's gallium backend running again". Can you point > to the said code ? https://cgit.freedesktop.org/cairo/tree/src/drm/cairo-drm-gallium-surface.c > Can you elaborate why you're thinking against having the cairo > state-tracker in mes

[Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"

2016-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=97214 --- Comment #1 from Nicolas Boichat --- Not sure what's going on, but, as a first step, can you try to apply these 2 patches? https://patchwork.freedesktop.org/patch/101934/ https://patchwork.freedesktop.org/patch/102770/ -- You are receiving