Age | Commit message (Expand) | Author |
2015-01-08 | [TexturePacker] - move texturepacker to native depends | wsnipex |
2015-01-08 | [TexturePacker/Win32] - link zlib statically, link statically against | Memphiz |
2015-01-08 | [TexturePacker] - remove MakeDDS as its heavily broken and would pull in | Memphiz |
2015-01-08 | [TexturePacker] - fixed win32 projects and makefile to compile the new | Memphiz |
2015-01-08 | [TexturePacker] - removed unused files | Memphiz |
2015-01-08 | [TexturePacker] - renamed XBMCTex.cpp to TexturePacker.cpp replace SDL | Memphiz |
2015-01-08 | [TexturePacker] - send all errors to stderr, all other printouts to stdout | Memphiz |
2015-01-08 | [TexturePacker] - abstracted image decoder and implemented decoders for | Memphiz |
2015-01-08 | [texturepacker/simplefs] - add some needed helper methods (seek, getfilesize,... | Memphiz |
2014-12-16 | Revert "change xbmc/ path to src/ in all files" | Rainer Hochecker |
2014-12-15 | change xbmc/ path to src/ in all files | Fneufneu |
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 |