Is it possible to load HDR textures (for example cubemaps) without conversion to LDR? As I can see, SOIL2 always tries convert everything to LDR... It is reasonable choice for GLES2, but not for desktops and GLES3...