aboutsummaryrefslogtreecommitdiff
path: root/tools/TexturePacker
AgeCommit message (Expand)Author
2013-12-20Fix compilation error due to missing include.Georgi Chorbadzhiyski
2013-10-12[xcode5] fix texturePackeramet
2013-09-03Texturepacker: rework to support native builds with *_FOR_BUILD, Texturepacke...Stephan Raue
2013-09-03configure/depends: rename 'USE_TEXTUREPACKER_NATIVE_ROOT' to 'NATIVE_ROOT' fo...Stephan Raue
2013-08-11[cosmetic] update copyright headersMartijn Kaijser
2013-06-05fix build after 7b65508685ef7a6f3c16e9b341b2b71fafaa46b2, TexturePacker conve...davilla
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2013-01-06[WIN32] update TexturePacker.exe after 6ebca6WiSo
2013-01-06check the result of lzo1x_optimizeJonathan Marshall
2013-01-06pass the correct output buffer size to lzo1x_compress rather than the input b...Jonathan Marshall
2012-09-23fixed, broke -jN builds with TexturePacker fixdavilla
2012-09-23fixed build, TexturePacker depends on xbmc/guilib/XBTF.h and xbmc/guilib/XBTF...davilla
2012-09-01Check return of stat() syscall in XBMCTex.cppKyle Hill
2012-08-08[droid] - fix darwin detection for TexturePacker - don't rely on ARCH but on ...Memphiz
2012-08-08[droid] - nearly forgot to make use of the DARWIN_NATIVE_ARCH in libsquish an...Memphiz
2012-08-08[droid] fix first-run TexturePacker build.Cory Fields
2012-08-08[droid] add rpath to native libsCory Fields
2012-05-15[ios] fixed ios build, HRESULT and ULONG only collide on osxdavilla
2012-05-13[osx/ios] fixed i386/x86_64 pick for native compile of libsquash and texturep...davilla
2012-05-12[osx] fixed, since native texturepacker uses SDL from depends, look for x86_6...davilla
2012-05-07[FreeBSD] include stdlib.h for realloc & freeFneufneu
2011-07-26add new TexturePacker.exe for win32 usersJonathan Marshall
2011-07-26add flagging of opaque images in XBT filesJonathan Marshall
2011-07-26fix win32 build of TexturePackerJonathan Marshall
2011-07-26update TexturePacker to VS2010Express solutions/projectsJonathan Marshall
2011-05-11[osx] fixed TexturePacker Makefile (2nd try)beenje
2011-05-11[osx] fixed: ARCH needs to be defined for -m32 to be usedbeenje
2011-05-06fixed, make -m32 osx builds onlyS. Davilla
2011-05-04FreeBSD does not need malloc.hFneufneu
2011-05-02[osx] fixed libsquish/texturepacker build when native g++ is 4.2.1S. Davilla
2011-04-30fixed, lzo_uint size depends on archS. Davilla
2011-04-30removed some stray pvr compresion refsS. Davilla
2011-04-30added native build option of TexturePackerS. Davilla
2011-04-30refactor TexturePackerS. Davilla
2011-03-27[osx/ios/linux] changed, drop arch from various static lib names, this syncs ...S. Davilla
2011-03-07[osx] fixed, TexturePacker make was assuming the wrong lib path and an SDL_im...S. Davilla
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2011-01-04Fix CRLFCory Fields
2010-11-27complete replacement of liblzo with liblzo2, linux was already liblzo2davilla
2010-11-19compiled TexturePacker for win32-ians.jmarshallnz
2010-11-19added: TexturePacker: show original file when a dupe is detected. Acked by JM.theuni
2010-11-19fixed: overly-aggressive TexturePacker dupecheck. Acked by JM.theuni
2010-10-17added: show -dupecheck option in TexturePacker helptheuni
2010-09-15fixed broken osx builddavilla
2010-09-15fixed: includes for TexturePackertheuni
2010-09-15cleanup: TexturePacker - get rid of unused defines.jmarshallnz
2010-09-15changed: TexturePacker - don't write to a temporary file, keep it in memory i...jmarshallnz
2010-09-13fixed: [win32] build of texturepacker + updated the exejmarshallnz
2010-09-13added: dupe check in xbt filesspiff_
2010-09-13fixed: win32 project of TexturePackerjmarshallnz