Re: [Mesa-dev] [PATCH 0/6][RFC] glsl: Expand opt_minmax get_range

2014-10-30 Thread Matt Turner
On Thu, Oct 30, 2014 at 10:57 AM, Thomas Helland wrote: > Are the affected shaders from some commercial game that I might > have in my steam-collection? Would be nice to extract a real-life > shader that experiences this not-so-good behavior. Yes. Games with improvements: - Planeshift (one sha

Re: [Mesa-dev] [PATCH 0/6][RFC] glsl: Expand opt_minmax get_range

2014-10-30 Thread Thomas Helland
2014-10-30 17:38 GMT+01:00 Ian Romanick : > On 10/29/2014 11:59 PM, Matt Turner wrote: >> On Wed, Oct 29, 2014 at 6:11 PM, Thomas Helland >> wrote: >>> This series does some initial work to make expansion of >>> the get_range function a lot cleaner. >>> It also adds a couple simple initial ranges.

Re: [Mesa-dev] [PATCH 0/6][RFC] glsl: Expand opt_minmax get_range

2014-10-30 Thread Ilia Mirkin
On Thu, Oct 30, 2014 at 12:38 PM, Ian Romanick wrote: > On 10/29/2014 11:59 PM, Matt Turner wrote: >> On Wed, Oct 29, 2014 at 6:11 PM, Thomas Helland >> wrote: >>> This series does some initial work to make expansion of >>> the get_range function a lot cleaner. >>> It also adds a couple simple in

Re: [Mesa-dev] [PATCH 0/6][RFC] glsl: Expand opt_minmax get_range

2014-10-30 Thread Ian Romanick
On 10/29/2014 11:59 PM, Matt Turner wrote: > On Wed, Oct 29, 2014 at 6:11 PM, Thomas Helland > wrote: >> This series does some initial work to make expansion of >> the get_range function a lot cleaner. >> It also adds a couple simple initial ranges. >> These patches are by no means perfect, but I

Re: [Mesa-dev] [PATCH 0/6][RFC] glsl: Expand opt_minmax get_range

2014-10-30 Thread Matt Turner
On Wed, Oct 29, 2014 at 6:11 PM, Thomas Helland wrote: > This series does some initial work to make expansion of > the get_range function a lot cleaner. > It also adds a couple simple initial ranges. > These patches are by no means perfect, but I hope > they will provide some feedback and ideas. >

[Mesa-dev] [PATCH 0/6][RFC] glsl: Expand opt_minmax get_range

2014-10-29 Thread Thomas Helland
This series does some initial work to make expansion of the get_range function a lot cleaner. It also adds a couple simple initial ranges. These patches are by no means perfect, but I hope they will provide some feedback and ideas. I'm hoping to expand this to do the following: -Add get_range for