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.
2011/4/11 Brian Paul <bri...@vmware.com>: > 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@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev