From: Luke Lau Date: Sun, 9 Feb 2020 23:53:59 +0000 (+0000) Subject: Fix skybox images not using the right data layout X-Git-Tag: cs7gv3-a3~8 X-Git-Url: https://git.lukelau.me/?p=opengl.git;a=commitdiff_plain;h=363a362ddcaa7a9c77dacc323bb12524dfacedd8;hp=363a362ddcaa7a9c77dacc323bb12524dfacedd8 Fix skybox images not using the right data layout Something changed in ImageIO or OpenGL that caused UNSIGNED_SHORTS to be treated differently from GL_HALF_FLOAT ---