aboutsummaryrefslogtreecommitdiff
path: root/lib/libsquish
AgeCommit message (Expand)Author
2013-06-18[win32] Enable SSE2 everywhereKarlson2k
2012-09-05[win32] remove "Debug Testsuite" configuration from all projects except gtest...montellese
2012-09-05[WIN32] added a new target called Debug Testsuite which includes the gtest li...WiSo
2012-08-15[rbp] fixed 8b6af545b317b5b0cd792f1c77e17cb95a60fe69. propper compile fix for...gimli
2012-08-14[rbp] fixed libsquish native arm compilehuceke
2012-08-09[WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. The...WiSo
2012-08-08[droid] - nearly forgot to make use of the DARWIN_NATIVE_ARCH in libsquish an...Memphiz
2012-08-08[droid] - fix the darwin detection for libsquash / build side and force build...Memphiz
2012-07-08Total cleanup of all VS projects + fix for OpenGL buildEvgeny Grin
2012-05-25switch VS2010 debug project to disable STL iterator checks so that debugging ...Jonathan Marshall
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
2011-05-12[WIN32] libsquish already uses SQUISH_USE_SSE=2 so compile it that way.WiSo
2011-05-07[WIN32] enable sse for libsquish release targetWiSo
2011-05-02[osx] fixed libsquish/texturepacker build when native g++ is 4.2.1S. Davilla
2011-04-30add option to build native version of libsquishS. Davilla
2011-04-30clean up libsquish makefileS. Davilla
2011-03-27[osx/ios/linux] changed, drop arch from various static lib names, this syncs ...S. Davilla
2011-03-09[darwin] changed, replace wrapping with wrapper.rb with linker alias_listS. Davilla
2011-01-24Merged cptspiff's code-reshuffle branch.theuni