summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorMike Frysinger <[email protected]>2007-12-18 04:29:55 -0500
committerWolfgang Denk <[email protected]>2008-01-09 15:10:08 +0100
commitfc6414eca55f1fc108fb12fc8cdc43bd8b4463f9 (patch)
tree7008b67093b4b31df2a70e6135507f849a5ba2d9 /api
parent38d299c2db81bd889c601b5dfc12c4e83ef83333 (diff)
fix easylogo on big endian dev systems
didnt realize how out of shape easylogo actually was until i tried using it. this patch does byte swapping as need be on the input tga header since the tga is in little endian but the host could just as well be big endian. i didnt bother using bswap macros or such stuff from system headers as nothing in POSIX dictates byte swapping functionality. Signed-Off-By: Mike Frysinger <[email protected]>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions