Re: [Mesa-dev] [PATCH] docs: Update FAQ with respect to s3tc support

2018-09-19 Thread Adam Jackson
On Wed, 2018-09-19 at 18:28 +1000, Stuart Young wrote: > -4.3 Why isn't GL_EXT_texture_compression_s3tc implemented in Mesa? > +4.3 The GL_EXT_texture_compression_s3tc feature and Mesa? This isn't really a question, so probably shouldn't end with a question mark. I would leave the original questi

[Mesa-dev] [PATCH] docs: Update FAQ with respect to s3tc support

2018-09-19 Thread Stuart Young
It's just over 10 months since 17.3.0 was released with s3tc support enabled. Probably a good idea to update the FAQ page. CC: --- docs/faq.html | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/docs/faq.html b/docs/faq.html index 1f2fd66034..3d0010885a 10