Re: [Mesa-dev] [PATCH 3/6] mga: Merge texformat fallbacks into core.

2010-09-26 Thread Ville Syrjälä
On Sun, Sep 26, 2010 at 10:08:43AM -0700, Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ville Syrjälä wrote: > > On Fri, Sep 24, 2010 at 05:08:49PM -0700, Eric Anholt wrote: > >> This drops the screen-depth-dependent texture formatting and > >> force-16-bits option. Th

Re: [Mesa-dev] [PATCH 3/6] mga: Merge texformat fallbacks into core.

2010-09-26 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ville Syrjälä wrote: > On Fri, Sep 24, 2010 at 05:08:49PM -0700, Eric Anholt wrote: >> This drops the screen-depth-dependent texture formatting and >> force-16-bits option. The (default) screen depth dependency of format >> choice for unsized internal

Re: [Mesa-dev] [PATCH 3/6] mga: Merge texformat fallbacks into core.

2010-09-26 Thread Ville Syrjälä
On Fri, Sep 24, 2010 at 05:08:49PM -0700, Eric Anholt wrote: > This drops the screen-depth-dependent texture formatting and > force-16-bits option. The (default) screen depth dependency of format > choice for unsized internal formats would have resulted in additional > banding on 16-bit screens si

[Mesa-dev] [PATCH 3/6] mga: Merge texformat fallbacks into core.

2010-09-24 Thread Eric Anholt
This drops the screen-depth-dependent texture formatting and force-16-bits option. The (default) screen depth dependency of format choice for unsized internal formats would have resulted in additional banding on 16-bit screens since 32-bit textures would get truncated down to 16 bits before dither