[Mesa-dev] GL_ARB_sampler_objects branch

Gustaw Smolarczyk wielkiegie at gmail.com
Mon Apr 11 12:08:30 PDT 2011


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 <brianp at 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 at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>


More information about the mesa-dev mailing list