Re: [Mesa-dev] native integers bugfixing

2011-08-20 Thread Kenneth Graunke
On 08/19/2011 05:56 PM, Eric Anholt wrote: > I wanted to take advantage of Ken's native integer patches in the VS work, but > once I turned on native integers, an ES2 conformance test failed trying to get > float values for a boolean uniform. Piglit test is on the way to that list. > > (Yeah, 2/5

[Mesa-dev] native integers bugfixing

2011-08-19 Thread Eric Anholt
I wanted to take advantage of Ken's native integer patches in the VS work, but once I turned on native integers, an ES2 conformance test failed trying to get float values for a boolean uniform. Piglit test is on the way to that list. (Yeah, 2/5 should come last in the series). __