If we enable it everywhere, this will break:

http://cgit.freedesktop.org/mesa/mesa/commit/?id=81ae8c6313adbe7681a73636dee4d5d34334d4d7

We need drivers to return GL_LINEAR if it's unsupported and we'd need
another way to check for support.

Marek

On Sun, Jan 30, 2011 at 8:28 AM, Eric Anholt <e...@anholt.net> wrote:

> On Fri, 28 Jan 2011 14:34:19 +1000, Dave Airlie <airl...@gmail.com> wrote:
> > Okay looking for some review/comments, esp on the addition to the
> > ctx->Const structure to denote if sRGB on FBOs is possible.
> >
> > Since just enabling the extension doesn't mean anything, we should
> > probably enable it on anything that enables EXT_texture_sRGB.
>
> Yeah, I'd say enable it everywhere, instead of just in 965.  Other than
> that,
>
> Reviewed-by: Eric Anholt <e...@anholt.net>
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to