evas: fix big endian pixman image rendering
authorMike Blumenkrantz <zmike@samsung.com>
Mon, 7 Jan 2019 19:29:01 +0000 (14:29 -0500)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 24 Jan 2019 05:20:18 +0000 (14:20 +0900)
commit4ae72effc74f642606ddb6ca346c0f0af326e9fb
tree14b5aadd837cc30fae2f6c50c83369617201d816
parenta2efc090fc7aecba99c4a4938bf9f5aac6993846
evas: fix big endian pixman image rendering

as indicated by the accompanying FIXME, the byte ordering is inverted
for big endian so this should be #ifdef-ed

Reviewed-by: Chris Michael <Christopher Michael <cp.michael@samsung.com>>
Differential Revision: https://phab.enlightenment.org/D7592
src/lib/evas/common/evas_image_main.c