]> git.sesse.net Git - cubemap/commitdiff
Use memcpy instead of incurring potential unaligned reads when reading the Metacube...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 18 Aug 2013 00:48:13 +0000 (02:48 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 18 Aug 2013 00:48:13 +0000 (02:48 +0200)
This would probably be a portability problem for many other platforms than x86.


No differences found