Re: [Mesa-dev] [PATCH 01/43] st/nine: Explicit nine requirements

2015-01-31 Thread Ilia Mirkin
On Fri, Jan 30, 2015 at 3:34 PM, Axel Davy wrote: > This patch raises nine requirements and disables nine for old > hw that don't match them. > > Currently for these cards only games that don't have tight requirements > would work well with nine. However nine is missing several checks > regarding

[Mesa-dev] [PATCH 01/43] st/nine: Explicit nine requirements

2015-01-30 Thread Axel Davy
This patch raises nine requirements and disables nine for old hw that don't match them. Currently for these cards only games that don't have tight requirements would work well with nine. However nine is missing several checks regarding these limitations. To make code and future patches less heavy,