[Mesa-dev] GL_ARB_sampler_objects branch

Brian Paul brianp at vmware.com
Mon Apr 11 12:27:36 PDT 2011


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 GLfloat color[4])
>> +static void evergreenSetTexSampler.BorderColor(radeonTexObjPtr t, const GLfloat color[4])
> Function names should have definitely not been altered.

Thanks.  I missed that driver when I did a DRI build.  Should be fixed 
now.

-Brian



More information about the mesa-dev mailing list