1. 08 Jan, 2013 1 commit
    • Davis King's avatar
      Fixed an endianness bug in the PNG I/O functions which occurred when 16bit · dbc9a815
      Davis King authored
      grayscale PNGs were used.  libpng doesn't automatically convert from host
      endianness to big endian as the PNG standard demands.  You have to explicitly
      tell it to do this or it will write out the 16bit pixel data in host order
      which result in the wrong thing happening on little endian chips.  Similarly
      for reading PNGs.
      dbc9a815
  2. 07 Jan, 2013 4 commits
  3. 06 Jan, 2013 1 commit
  4. 05 Jan, 2013 7 commits
  5. 04 Jan, 2013 6 commits
  6. 03 Jan, 2013 1 commit
  7. 02 Jan, 2013 9 commits
  8. 23 Jan, 2012 1 commit
  9. 10 Aug, 2011 1 commit
  10. 29 Dec, 2012 9 commits