On Mon, Aug 17, 2015 at 11:54 AM, Chad Versace
wrote:
> On Tue 28 Jul 2015, Nanley Chery wrote:
> > From: Nanley Chery
> >
> > According to the spec, Tex*Storage* commands are supported if the GL
> > implementation has support for immutable textures.
> >
> > Signed-off-by: Nanley Chery
> > ---
On Tue 28 Jul 2015, Nanley Chery wrote:
> From: Nanley Chery
>
> According to the spec, Tex*Storage* commands are supported if the GL
> implementation has support for immutable textures.
>
> Signed-off-by: Nanley Chery
> ---
> src/mesa/main/texformat.c | 56
> +
From: Nanley Chery
According to the spec, Tex*Storage* commands are supported if the GL
implementation has support for immutable textures.
Signed-off-by: Nanley Chery
---
src/mesa/main/texformat.c | 56 +++
1 file changed, 56 insertions(+)
diff --gi