Fix skybox images not using the right data layout
authorLuke Lau <luke_lau@icloud.com>
Sun, 9 Feb 2020 23:53:59 +0000 (23:53 +0000)
committerLuke Lau <luke_lau@icloud.com>
Sun, 9 Feb 2020 23:53:59 +0000 (23:53 +0000)
Something changed in ImageIO or OpenGL that caused UNSIGNED_SHORTS to be treated differently from GL_HALF_FLOAT


No differences found