Re: [Mesa-dev] [PATCH v2] drirc: Allow extension midshader for Metro Redux

2018-08-09 Thread Vadym Shovkoplias
Hi Andreas,

This change shouldn't brake anything. So yes, it can be included in stable.

On Thu, Aug 9, 2018 at 3:44 PM, Andres Gomez  wrote:

> Vadym, should we also include this in the stable queues ?
>
> On Mon, 2018-08-06 at 15:52 +0300, vadym.shovkoplias wrote:
> > This fixes both Metro 2033 Redux and Metro Last Light Redux
> >
> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99730
> > Signed-off-by: Eero Tamminen 
> > Signed-off-by: Vadym Shovkoplias 
> > ---
> >  src/util/drirc | 4 
> >  1 file changed, 4 insertions(+)
> >
> > diff --git a/src/util/drirc b/src/util/drirc
> > index 8ece875e34..c4f9e060f3 100644
> > --- a/src/util/drirc
> > +++ b/src/util/drirc
> > @@ -120,6 +120,10 @@ TODO: document the other workarounds.
> >   value="true" />
> >  
> >
> > + executable="metro">
> > + value="true" />
> > +
> > +
> >  
> >  
> >  
> --
> Br,
>
> Andres
>



-- 

Vadym Shovkoplias | Senior Software Engineer
GlobalLogic
P +380.57.766.7667  M +3.8050.931.7304  S vadym.shovkoplias
www.globallogic.com

http://www.globallogic.com/email_disclaimer.txt
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] [PATCH v2] drirc: Allow extension midshader for Metro Redux

2018-08-09 Thread Andres Gomez
Vadym, should we also include this in the stable queues ?

On Mon, 2018-08-06 at 15:52 +0300, vadym.shovkoplias wrote:
> This fixes both Metro 2033 Redux and Metro Last Light Redux
> 
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99730
> Signed-off-by: Eero Tamminen 
> Signed-off-by: Vadym Shovkoplias 
> ---
>  src/util/drirc | 4 
>  1 file changed, 4 insertions(+)
> 
> diff --git a/src/util/drirc b/src/util/drirc
> index 8ece875e34..c4f9e060f3 100644
> --- a/src/util/drirc
> +++ b/src/util/drirc
> @@ -120,6 +120,10 @@ TODO: document the other workarounds.
>   value="true" />
>  
>  
> + executable="metro">
> + value="true" />
> +
> +
>  
>  
>  
-- 
Br,

Andres
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] [PATCH v2] drirc: Allow extension midshader for Metro Redux

2018-08-07 Thread Tapani Pälli

LGTM
Reviewed-by: Tapani Pälli 

On 08/06/2018 03:52 PM, vadym.shovkoplias wrote:

This fixes both Metro 2033 Redux and Metro Last Light Redux

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99730
Signed-off-by: Eero Tamminen 
Signed-off-by: Vadym Shovkoplias 
---
  src/util/drirc | 4 
  1 file changed, 4 insertions(+)

diff --git a/src/util/drirc b/src/util/drirc
index 8ece875e34..c4f9e060f3 100644
--- a/src/util/drirc
+++ b/src/util/drirc
@@ -120,6 +120,10 @@ TODO: document the other workarounds.
  
  
  
+

+
+
+
  
  
  


___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev