On Tue, Jun 28, 2011 at 11:47 AM, Emil Velikov wrote:
> Commit 1a339b6c(st/mesa: prefer native texture formats when possible)
> introduced two new arguments to the st_choose_format() functions.
> This patch fixes the order and passes the correct internal_target
> rather than GL_NONE
>
> NOTE: This
Commit 1a339b6c(st/mesa: prefer native texture formats when possible)
introduced two new arguments to the st_choose_format() functions.
This patch fixes the order and passes the correct internal_target
rather than GL_NONE
NOTE: This is a candidate for the 7.11 branch
Signed-off-by: Emil Velikov
-