Age | Commit message (Expand) | Author |
2013-12-20 | Fix compilation error due to missing include. | Georgi Chorbadzhiyski |
2013-10-12 | [xcode5] fix texturePacker | amet |
2013-09-03 | Texturepacker: rework to support native builds with *_FOR_BUILD, Texturepacke... | Stephan Raue |
2013-09-03 | configure/depends: rename 'USE_TEXTUREPACKER_NATIVE_ROOT' to 'NATIVE_ROOT' fo... | Stephan Raue |
2013-08-11 | [cosmetic] update copyright headers | Martijn Kaijser |
2013-06-05 | fix build after 7b65508685ef7a6f3c16e9b341b2b71fafaa46b2, TexturePacker conve... | davilla |
2013-02-09 | [cosmetics] update date in GPL header | Martijn Kaijser |
2013-01-06 | [WIN32] update TexturePacker.exe after 6ebca6 | WiSo |
2013-01-06 | check the result of lzo1x_optimize | Jonathan Marshall |
2013-01-06 | pass the correct output buffer size to lzo1x_compress rather than the input b... | Jonathan Marshall |
2012-09-23 | fixed, broke -jN builds with TexturePacker fix | davilla |
2012-09-23 | fixed build, TexturePacker depends on xbmc/guilib/XBTF.h and xbmc/guilib/XBTF... | davilla |
2012-09-01 | Check return of stat() syscall in XBMCTex.cpp | Kyle 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 libs | Cory Fields |
2012-05-15 | [ios] fixed ios build, HRESULT and ULONG only collide on osx | davilla |
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 & free | Fneufneu |
2011-07-26 | add new TexturePacker.exe for win32 users | Jonathan Marshall |
2011-07-26 | add flagging of opaque images in XBT files | Jonathan Marshall |
2011-07-26 | fix win32 build of TexturePacker | Jonathan Marshall |
2011-07-26 | update TexturePacker to VS2010Express solutions/projects | Jonathan 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 used | beenje |
2011-05-06 | fixed, make -m32 osx builds only | S. Davilla |
2011-05-04 | FreeBSD does not need malloc.h | Fneufneu |
2011-05-02 | [osx] fixed libsquish/texturepacker build when native g++ is 4.2.1 | S. Davilla |
2011-04-30 | fixed, lzo_uint size depends on arch | S. Davilla |
2011-04-30 | removed some stray pvr compresion refs | S. Davilla |
2011-04-30 | added native build option of TexturePacker | S. Davilla |
2011-04-30 | refactor TexturePacker | S. 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-24 | Merged cptspiff's code-reshuffle branch. | theuni |
2011-01-04 | Fix CRLF | Cory Fields |
2010-11-27 | complete replacement of liblzo with liblzo2, linux was already liblzo2 | davilla |
2010-11-19 | compiled TexturePacker for win32-ians. | jmarshallnz |
2010-11-19 | added: TexturePacker: show original file when a dupe is detected. Acked by JM. | theuni |
2010-11-19 | fixed: overly-aggressive TexturePacker dupecheck. Acked by JM. | theuni |
2010-10-17 | added: show -dupecheck option in TexturePacker help | theuni |
2010-09-15 | fixed broken osx build | davilla |
2010-09-15 | fixed: includes for TexturePacker | theuni |
2010-09-15 | cleanup: TexturePacker - get rid of unused defines. | jmarshallnz |
2010-09-15 | changed: TexturePacker - don't write to a temporary file, keep it in memory i... | jmarshallnz |
2010-09-13 | fixed: [win32] build of texturepacker + updated the exe | jmarshallnz |
2010-09-13 | added: dupe check in xbt files | spiff_ |
2010-09-13 | fixed: win32 project of TexturePacker | jmarshallnz |