<div dir="ltr">Hi<div><br></div><div>Glxinfo reporting things correctly, as does es2info and my GLES apps continue to work</div><div><br></div><div>Are there any apps that explicitly use GLES3.2 that I can test for you?</div><div><br></div><div><div>Extended renderer info (GLX_MESA_query_renderer):</div><div>    Vendor: X.Org (0x1002)</div><div>    Device: AMD Radeon R9 M295X (TONGA, DRM 3.27.0, 4.18.0-rc3-agd5f+, LLVM 7.0.0) (0x6921)</div><div>    Version: 18.2.0</div><div>    Accelerated: yes</div><div>    Video memory: 4096MB</div><div>    Unified memory: no</div><div>    Preferred profile: core (0x1)</div><div>    Max core profile version: 4.5</div><div>    Max compat profile version: 4.4</div><div>    Max GLES1 profile version: 1.1</div><div>    Max GLES[23] profile version: 3.2</div></div><div><br></div><div>Feel free to add my tested by:</div><div><br></div><div>Tested-by: Mike Lothian <<a href="mailto:mike@fireburn.co.uk">mike@fireburn.co.uk</a>></div><div><br></div><div>Cheers</div><div><br></div><div>Mike</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 24 Jul 2018 at 00:52 Marek Olšák <<a href="mailto:maraeo@gmail.com">maraeo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
This series enables ASTC texture compression for all Gallium drivers<br>
that don't support it in hardware. The works the same as the ETC2<br>
fallback, i.e. it decompresses ASTC inside glCompressedTexImage to<br>
a supported uncompressed format.<br>
<br>
RadeonSI now finally supports the following:<br>
- GL_KHR_texture_compression_astc_ldr<br>
- GL_ANDROID_extension_pack_es31a<br>
- OpenGL ES 3.2 !!!<br>
<br>
All ASTC dEQP tests pass.<br>
<br>
Please review.<br>
<br>
Thanks,<br>
Marek<br>
_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org" target="_blank">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
</blockquote></div>