Chris Young d197e03bf2 Support new libnsgif by adding bitmap flag BITMAP_ABGR.
This tells big endian systems that the data is in ABGR instead of RGBA.
It should be ignored on little endian systems!
Add support in Amiga platform code.

-> All platform code that could be compiled for big endian systems will need
   to be updated to recognise BITMAP_ABGR.  This includes GTK and
   Framebuffer frontends.  Both BITMAP_ABGR *and* the endianness of the host
   will most likely need to be checked and the allocated bitmap format
   and/or bitmap plotter changed to handle ABGR component order.

svn path=/trunk/netsurf/; revision=9108
2009-08-07 21:16:49 +00:00
..
2009-07-26 16:23:34 +00:00
2009-07-04 12:16:22 +00:00
2009-07-23 23:05:34 +00:00
2009-07-23 23:05:34 +00:00
2009-07-07 19:27:08 +00:00
2009-06-27 16:15:42 +00:00
2009-07-27 18:01:54 +00:00
2009-06-01 21:23:14 +00:00
2009-06-01 21:23:14 +00:00