aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/native/TexturePacker
AgeCommit message (Expand)Author
2016-12-04register is deprecated and does nothing but throw a warning with c++11Arne Morten Kvarving
2016-11-23remove unused variables / membersArne Morten Kvarving
2016-11-09[cmake] separate_arguments() is stupidh.udo
2016-08-07[autotools][cmake] XBMCROOT -> CORE_SOURCE_DIRh.udo
2016-05-30Updated texturepacker to vs2015 and all libs with it, remove dependency on lz...Pär Björklund
2016-03-17native/TexturePacker: fix compilation with gcc 4.6Bernd Kuhls
2016-03-08[guilib] cleanup leftover TextureBundleXPR*Stefan Saraev
2016-02-13[cmake] remove squish dependencyStefan Saraev
2016-02-13[depends] remove libsquishStefan Saraev
2016-02-13[texturepacker] configure: remove libsquishStefan Saraev
2016-02-13[texturepacker] remove squish usageStefan Saraev
2016-02-13[texturepacker] make disabling dxt/lzo actualy work.Stefan Saraev
2016-02-12[cmake] Add CMake files to tools/dependsChristian Fetzer
2016-02-05[guilib][depends] Remove libgif from core. It's still needed for TexturePacker.ace20022
2016-01-29[TexturePacker][gif] The Graphic Control Extension is optional.ace20022
2016-01-09[tools][texturepacker] Fix gif decoding and packaging .ace20022
2016-01-06[depends/TexturePacker] - don't fail on already existing linkMemphiz
2015-10-18[texurepacker] dupecheck default is offStefan Saraev
2015-09-18TexturePacker: use $PKG_CONFIGMike Frysinger
2015-09-08[win32] TexturePacker: bump version to 1.0.4montellese
2015-09-08[win32] TexturePacker: fix/cleanup include directories definitionmontellese
2015-09-08TexturePacker: properly write the path into the header followed by zeroes ins...montellese
2015-08-14[win32] fix missing include path to winres.hmontellese
2015-08-14texturepacker: fix texturepacker not writing any framesmontellese
2015-08-14texturepacker: derive CXBTFWriter from CXBTFBase instead of abusing CXBTFReadermontellese
2015-08-11refactor CXBTFFrame, CXBTFFile and CXBTFReader and get rid of CXBTFmontellese
2015-03-12[win32/TexturePacker] - added version resource and bumped to 1.0.2Memphiz
2015-03-11[TexturePacker] - fix decode of png files with indexed color palette - thx @B...Memphiz
2015-02-16[TexturePacker] - fix compilation with c++11Arne Morten Kvarving
2015-02-01Merge pull request #6275 from Memphiz/fixnativeMemphiz
2015-01-30Fix TexturePacker segfault with grayscale PNGs.Andrius
2015-01-27[depends/TexturePacker] - fix extraction of delay and disposal from animated ...Memphiz
2015-01-27[depends/TexturePacker] - make the decisions based on the build mashine and p...Memphiz
2015-01-22Fixes for using giflib 5.1 in GifHelper.cppKevin Mihelich
2015-01-11[TexturePacker] fix building on ubuntu 12.04wsnipex
2015-01-10[Texturepacker] allow building with giflib4wsnipex
2015-01-10quell compiler warning (no return value) with giflib4Arne Morten Kvarving
2015-01-10fixed: gif support in TexturePacker using giflib4Arne Morten Kvarving
2015-01-08[win32] - make use of the texturepacker binary package for windowsMemphiz
2015-01-08[TexturePacker] TEMP workaround for skins: create legacy link. Remove me when...wsnipex
2015-01-08[TexturePacker] - move texturepacker to native dependswsnipex