|
libktx
|
| include/ktx.h | Declares the public functions and structures of the KTX API |
| lib/checkheader.c | Function to verify a KTX file header |
| lib/errstr.c | Function to return a string corresponding to a KTX error code |
| lib/hashtable.c | Functions for creating and using a hash table of key-value pairs |
| lib/loader.c | Functions for instantiating GL or GLES textures from KTX files |
| lib/writer.c | Functions for creating KTX-format files from a set of images |
1.8.0