[Mesa-dev] [PATCH 1/4] mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
brianp at vmware.com
Fri Aug 24 10:09:31 PDT 2012
On 08/24/2012 10:22 AM, 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.
>
> Looks like radeon/nouveau/x11 were missed in this update?
And a call to the function in the intel code. I'll post a new patch
later.
-Brian
More information about the mesa-dev
mailing list