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
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
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
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
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
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
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
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
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