Ian Romanick <i...@freedesktop.org> writes:

> On 01/11/2013 08:54 PM, Eric Anholt wrote:
>> The previous solution of transcoding to ARGB8888 gave exact results, but
>> below the expected performance.  Given that the user has gone out of
>> their way to give us compressed data for performance reasons, try to
>> respect their wishes by doing the best compression we can handle.  We
>> expect DXT1 compression to be better quality, but it may not always be
>> available, in which case FXT1 seems like a reasonable fallback.
>>
>> This regresses OES_compressed_ETC1_RGB8_texture/miptree (which expects
>> exact results, which we no longer provide), but it improves GLBenchmark
>> 2.1 offscreen performance by 3.2% +/- 2.1% (n=11/10, throttling
>> outliers removed).
>
> There are ETC1 and ETC2 conformance tests.  Do they pass?

My gles2conform has continued passing, but I haven't tried this on the
gles3 branch with a gles3 conformance suite.

Attachment: pgpwBixXW0sRO.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to