regl-project / regl

👑 Functional WebGL
https://regl-project.github.io/
MIT License
5.25k stars 325 forks source link

Test all compressed texture formats #170

Open mikolalysenko opened 8 years ago

mikolalysenko commented 8 years ago

Right now we only have some minimal testing for S3TC textures. However we should implement test cases for all of the major compressed texture formats.

Erkaman commented 8 years ago

Most of the formats are a bit hard to test, because most of them are only available on mobile devices...