Re: [Mesa-dev] GL_ARB_sampler_objects branch

2011-04-11 Thread Brian Paul
On 04/11/2011 01:08 PM, Gustaw Smolarczyk wrote: Some of the changes in commit ecfaab88b2577bd0395bc05d75a036126806a9c4 of this branch are wrong (found by inspection), likely due to find-replace typo. As an example in r600c: -static void evergreenSetTexBorderColor(radeonTexObjPtr t, const GLfloa

Re: [Mesa-dev] GL_ARB_sampler_objects branch

2011-04-11 Thread Gustaw Smolarczyk
Some of the changes in commit ecfaab88b2577bd0395bc05d75a036126806a9c4 of this branch are wrong (found by inspection), likely due to find-replace typo. As an example in r600c: > -static void evergreenSetTexBorderColor(radeonTexObjPtr t, const GLfloat > color[4]) > +static void evergreenSetTexSampl

[Mesa-dev] GL_ARB_sampler_objects branch

2011-04-10 Thread Brian Paul
The arb_sampler_objects branch in git implements GL_ARB_sampler_objects for Mesa/gallium. If there's no concerns I'll merge it to master in a day or two. I also have a new piglit test for this extension. -Brian ___ mesa-dev mailing list mesa-dev@lis