On Sat, 20 Aug 2011 00:16:05 -0700, Kenneth Graunke
wrote:
> On 08/19/2011 05:56 PM, Eric Anholt wrote:
> > We have to actually convert the values on the way out. Fixes piglit
> > ARB_shader_objects/getuniform.
> > ---
> > src/mesa/main/uniforms.c | 32
> > 1
On 21.08.2011 06:00, Kenneth Graunke wrote:
> On 08/20/2011 02:47 PM, Christoph Bumiller wrote:
>> On 20.08.2011 22:07, Dan McCabe wrote:
>>> On 08/20/2011 12:16 AM, Kenneth Graunke wrote:
On 08/19/2011 05:56 PM, Eric Anholt wrote:
> We have to actually convert the values on the way out.
On 08/20/2011 02:47 PM, Christoph Bumiller wrote:
> On 20.08.2011 22:07, Dan McCabe wrote:
>> On 08/20/2011 12:16 AM, Kenneth Graunke wrote:
>>> On 08/19/2011 05:56 PM, Eric Anholt wrote:
We have to actually convert the values on the way out. Fixes piglit
ARB_shader_objects/getuniform.
>
On 20.08.2011 22:07, Dan McCabe wrote:
> On 08/20/2011 12:16 AM, Kenneth Graunke wrote:
>> On 08/19/2011 05:56 PM, Eric Anholt wrote:
>>> We have to actually convert the values on the way out. Fixes piglit
>>> ARB_shader_objects/getuniform.
>>> ---
>>> src/mesa/main/uniforms.c | 32 +++
On 08/20/2011 12:16 AM, Kenneth Graunke wrote:
On 08/19/2011 05:56 PM, Eric Anholt wrote:
We have to actually convert the values on the way out. Fixes piglit
ARB_shader_objects/getuniform.
---
src/mesa/main/uniforms.c | 32
1 files changed, 28 insertions(+)
On 08/19/2011 05:56 PM, Eric Anholt wrote:
> We have to actually convert the values on the way out. Fixes piglit
> ARB_shader_objects/getuniform.
> ---
> src/mesa/main/uniforms.c | 32
> 1 files changed, 28 insertions(+), 4 deletions(-)
>
> diff --git a/src/mes