On Tue 20 Oct 2015, Nanley Chery wrote:
> On Tue, Oct 20, 2015 at 8:37 AM, Marek Olšák wrote:
>
> > NAK. I'd like this extension in compatibility contexts. The fact the
> > spec requires OpenGL 3.1 was just authors' laziness.
> >
> >
> I had thought it might be the case that some specs may uneces
On Tue, Oct 20, 2015 at 8:37 AM, Marek Olšák wrote:
> NAK. I'd like this extension in compatibility contexts. The fact the
> spec requires OpenGL 3.1 was just authors' laziness.
>
>
I had thought it might be the case that some specs may unecessarily require
a certain version,
when in fact a longe
NAK. I'd like this extension in compatibility contexts. The fact the
spec requires OpenGL 3.1 was just authors' laziness.
Marek
On Tue, Oct 20, 2015 at 12:44 AM, Nanley Chery wrote:
> From: Nanley Chery
>
> Stop leaks into the following contexts:
>* GLES in _mesa_target_can_be_compressed().
From: Nanley Chery
Stop leaks into the following contexts:
* GLES in _mesa_target_can_be_compressed().
* Pre-3.1 GL legacy versions in all uses.
The extension spec lists OpenGL 3.1 as required, so update the extension
table accordingly.
Signed-off-by: Nanley Chery
---
src/mesa/main/exte