22 Commits (7dd4bec8c763f7dc860bb66de0c7ad0444b5f560)

Auteur SHA1 Bericht Datum
  Sam Hocevar 28728814cc core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12 jaren geleden
  Sam Hocevar 6eb41c04ff win32: better error reporting in the GDI+ loader, based on a patch by ponce. 12 jaren geleden
  Sam Hocevar d855e72198 win32: the GDI+ byte swapping was wrong; fix that. 13 jaren geleden
  Sam Hocevar d539f3b80c win32: shuffle bytes in GDI images to match what OpenGL supports. 13 jaren geleden
  Sam Hocevar ad64711c84 sdl: convert any opened image to 8 bit per channel because we don't have 13 jaren geleden
  Sam Hocevar c0cb995fd2 win32: various compilation fixes, mostly project updates, but also a 13 jaren geleden
  Sam Hocevar 06d9d00c34 win32: no longer ship GDI+ because MinGW ships a working version, including 13 jaren geleden
  Sam Hocevar 0a52e68f6f math: rename matrix.h to vector.h and simplify some stuff, especially in 13 jaren geleden
  Sam Hocevar 48bf48a4e4 math: move the Remez algorithm implementation to the core. 13 jaren geleden
  Sam Hocevar 7e337a0607 ps3: compilation fixes for the PS3. 13 jaren geleden
  Sam Hocevar 01ebcec3b8 core: split vector operations into linear and non-linear so that we can 13 jaren geleden
  Sam Hocevar fbdec834dd image: add a GDI+ loader. 13 jaren geleden
  Sam Hocevar fe0d76cede build: fix PS3 and Android build; it was broken since the ImageData refactor. 13 jaren geleden
  Sam Hocevar a59f2efb07 build: bring the iOS port up to date by synchronising new source file 13 jaren geleden
  Sam Hocevar abbf9ba44c build: fix a shitload of build errors introduced by the Image refactoring 13 jaren geleden
  Sam Hocevar 2435bd47ed osx: automake does not support .mm files yet, so rename ios-image.mm back 13 jaren geleden
  Sam Hocevar 11dce0c620 ios: rename iOS image loader to .mm. 13 jaren geleden
  Sam Hocevar bcea65d273 core: remove calls to exit() in image loaders since they can now report 13 jaren geleden
  Sam Hocevar c61ae1ffa7 core: implement dynamic registration of image loaders. 13 jaren geleden
  Sam Hocevar beb141dd5b build: fix Win64 compilation with mingw64, using an updated SDL build. 13 jaren geleden
  Sam Hocevar 7b7d4fe003 build: stop defining ANDROID_NDK and check for __ANDROID__ instead. 13 jaren geleden
  Sam Hocevar 6b1985d95f android: keep a pointer on the global Java VM instead of the current 13 jaren geleden