On Fri, Oct 23, 2015 at 3:01 PM, Nanley Chery wrote:
>
>
> On Thu, Oct 22, 2015 at 12:15 PM, Chad Versace
> wrote:
>
>> On Mon 19 Oct 2015, Nanley Chery wrote:
>> > From: Nanley Chery
>> >
>> > Stop leaks into the following contexts:
>> >* GLES in _mesa_base_tex_format() and lookup_view_cla
On Thu, Oct 22, 2015 at 12:15 PM, Chad Versace
wrote:
> On Mon 19 Oct 2015, Nanley Chery wrote:
> > From: Nanley Chery
> >
> > Stop leaks into the following contexts:
> >* GLES in _mesa_base_tex_format() and lookup_view_class().
> >* Pre-1.1 GL legacy contexts in all uses.
> >
> > Stop a
On Mon 19 Oct 2015, Nanley Chery wrote:
> From: Nanley Chery
>
> Stop leaks into the following contexts:
>* GLES in _mesa_base_tex_format() and lookup_view_class().
>* Pre-1.1 GL legacy contexts in all uses.
>
> Stop allowing compressed sRGB formats as valid formats in GLES3
> contexts.
On Tue, Oct 20, 2015 at 8:32 AM, Marek Olšák wrote:
> On Tue, Oct 20, 2015 at 12:44 AM, Nanley Chery
> wrote:
> > From: Nanley Chery
> >
> > Stop leaks into the following contexts:
> >* GLES in _mesa_base_tex_format() and lookup_view_class().
> >* Pre-1.1 GL legacy contexts in all uses.
On Tue, Oct 20, 2015 at 12:44 AM, Nanley Chery wrote:
> From: Nanley Chery
>
> Stop leaks into the following contexts:
>* GLES in _mesa_base_tex_format() and lookup_view_class().
>* Pre-1.1 GL legacy contexts in all uses.
Fixing OpenGL 1.0? Seriously? Come on. :)
Marek
_
From: Nanley Chery
Stop leaks into the following contexts:
* GLES in _mesa_base_tex_format() and lookup_view_class().
* Pre-1.1 GL legacy contexts in all uses.
Stop allowing compressed sRGB formats as valid formats in GLES3
contexts. I realized this was happening when CTS failures occured