Open sasmaster opened 8 years ago
Hello sir.It is not clear from the documentation how to access individual mipmaps in mipmapped DXT image.
is it enough before each access to call iluActiveMipmap ?
I need to iterate all the mipmaps in order to upload them to GL texture.
Thanks!
Another question.Does Devil load compressed DDS into memory?Or it uncompressed it?
Hello sir.It is not clear from the documentation how to access individual mipmaps in mipmapped DXT image.
is it enough before each access to call iluActiveMipmap ?
I need to iterate all the mipmaps in order to upload them to GL texture.
Thanks!