gdx-basis-universal icon indicating copy to clipboard operation
gdx-basis-universal copied to clipboard

KTX2/Basis Universal supercompressed GPU textures for libGDX game framework.

Results 2 gdx-basis-universal issues
Sort by recently updated
recently updated
newest added

This issue picks up on the discussion about mipmaps started with @Peter-Warlock in #2 The naive idea was to use `glGenerateMipmap` to automatically create all the necessary MIP levels for...

enhancement

This only affects ASTC-transcoded textures. I tested and reproduced it on **Android API 22 arm64** emulator and it can easily be the problem of the emulator itself. The emulator reports...

bug