]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
gl_rmain: temproary disallow DXT on GLES uis/gles2-again 160/head
authoruis <uis9936@gmail.com>
Mon, 19 Aug 2024 15:42:06 +0000 (18:42 +0300)
committeruis <uis9936@gmail.com>
Sun, 25 Aug 2024 16:58:05 +0000 (19:58 +0300)
commit055ea58766264e449d194abb0937b8e58b5bad59
tree153a02739b4a8f40e883abd4737ad3cdf20b8717
parent53f136adc172d800b328637823137c10d9b53efb
gl_rmain: temproary disallow DXT on GLES

There seems to exis EXT_texture_compression_s3tc and NV_ extensions.
But I'm not sure if there is any GLES driver supporting them.
Lima says it is supported, but I don't see it in code.
Intel as I remember said s3tc is not supported in GLES.
gl_rmain.c