[Mesa-dev] [PATCH] mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
brianp at vmware.com
Fri Aug 24 13:08:07 PDT 2012
On 08/24/2012 02:03 PM, Eric Anholt wrote:
> Brian Paul<brianp at vmware.com> writes:
>
>> This will let us choose the actual hardware format depending on the
>> type of texture.
>>
>> v2: fixup radeon, nouveau, intel and swrast drivers too
>
> Last one I see is:
>
> src/mesa/drivers/x11/xm_dd.c: driver->ChooseTextureFormat = choose_tex_format;
>
That was removed by "xlib: remove texture compression hackery" posted
earlier.
> Other than that,
>
> Reviewed-by: Eric Anholt<eric at anholt.net>
-Brian
More information about the mesa-dev
mailing list