On Mon, 2019-01-28 at 09:22 -0800, Eric Anholt wrote:
> Erik Faye-Lund writes:
>
> > On Fri, 2019-01-25 at 13:41 -0800, Eric Anholt wrote:
> > > Nick Kreeger writes:
> > >
> > > > The OES_texture* extensions for float and half-float are valid
> > > > when
> > > > GLES2 is present w/ the matchin
Erik Faye-Lund writes:
> On Fri, 2019-01-25 at 13:41 -0800, Eric Anholt wrote:
>> Nick Kreeger writes:
>>
>> > The OES_texture* extensions for float and half-float are valid when
>> > GLES2 is present w/ the matching
>> > OES_texture_float/OES_texture_half_float extensions. This fix
>> > ensure
On Fri, 2019-01-25 at 13:41 -0800, Eric Anholt wrote:
> Nick Kreeger writes:
>
> > The OES_texture* extensions for float and half-float are valid when
> > GLES2 is present w/ the matching
> > OES_texture_float/OES_texture_half_float extensions. This fix
> > ensures
> > that these formats are vali
Nick Kreeger writes:
> The OES_texture* extensions for float and half-float are valid when
> GLES2 is present w/ the matching
> OES_texture_float/OES_texture_half_float extensions. This fix ensures
> that these formats are valid for this configuration.
I don't see OES_texture_float.txt specifyin
On Mon, 2018-12-10 at 16:19 -0500, Nick Kreeger wrote:
> The OES_texture* extensions for float and half-float are valid when
> GLES2 is present w/ the matching
> OES_texture_float/OES_texture_half_float extensions. This fix ensures
> that these formats are valid for this configuration.
Reviewed-by
The OES_texture* extensions for float and half-float are valid when
GLES2 is present w/ the matching
OES_texture_float/OES_texture_half_float extensions. This fix ensures
that these formats are valid for this configuration.
---
src/mesa/main/glformats.c | 11 ---
1 file changed, 8 insertio