=== Volunteers welcome! ===
- Find a way so that applications do not have to define KTX_OPENGL{,_ES*} when using the library.
- make reader that is usable without OpenGL context
- use TexStorage in GL texture loader when available
- add Vulkan texture loader
- test for GL-context-free reader
- test for Vulkan loader
- proper mipmap test (multiple planes each showing a different miplevel)
- GLES2 load tests
- cubemap & array texture loading tests for Vulkan
- 3D texture loading test for Vulkan
- cubemap & array texture loading tests for OpenGL
- 3D texture loading tests for OpenGL
- port test framework to Android.
- support reading formats other than PPM
- create ddx2ktx tool.
- support 3D and array textures
- Source & reference ktx files for 1D textures
- Source & reference ktx files for cubemap & array texture creation tests
- Source & reference ktx files for 3D texture creation tests