On Wed, Aug 10, 2016 at 8:40 PM, Miklós Máté wrote:
> Thanks. I forgot to add that this should also be applied to the 12.0 stable
> branch.
OK. I've sent it to mesa-stable for inclusion into 12.0.
Marek
___
mesa-dev mailing list
mesa-dev@lists.freedesk
From: Miklós Máté
The temporaries are allocated dynamically.
Signed-off-by: Miklós Máté
Signed-off-by: Marek Olšák
Cc: 12.0
---
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
Thanks. I forgot to add that this should also be applied to the 12.0
stable branch.
MM
On 08/10/2016 03:07 PM, Marek Olšák wrote:
Pushed, thanks.
Marek
On Mon, Aug 8, 2016 at 12:48 AM, Miklós Máté wrote:
The temporaries are allocated dynamically.
Signed-off-by: Miklós Máté
---
src/mesa
Pushed, thanks.
Marek
On Mon, Aug 8, 2016 at 12:48 AM, Miklós Máté wrote:
> 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_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