]> git.sesse.net Git - movit/commitdiff
Stop using BGR, BGRA and grayscale formats.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 20 Mar 2014 21:42:53 +0000 (22:42 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 20 Mar 2014 22:08:31 +0000 (23:08 +0100)
Neither of these are properly supported by GLES3, so just give in
more standard, boring formats, and then do the swizzles in the shader.


No differences found