14 Commits (d982b67aaab48828e89afa1b0ab9694a066205c4)

Autor SHA1 Mensaje Fecha
  Sam Hocevar d982b67aaa image: add methods to save images and a small test program. hace 11 años
  Sam Hocevar 92385ac1ee android: more NativeActivity migration work. hace 12 años
  Sam Hocevar 98f8246323 build: lol-build now passes flags to configure, and configure now uses hace 12 años
  Sam Hocevar f16704ecb0 image: GetData returns uint8_t* instead of void*, it's a lot safer. hace 12 años
  Sam Hocevar c46b3fbfec image: remove the Image::Format enum and use PixelFormat instead. hace 12 años
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. hace 13 años
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. hace 13 años
  Sam Hocevar 291fd0c3c6 android: if current thread is unknown to the JVM, try to register it. hace 13 años
  Sam Hocevar 28728814cc core: replace usage of sin() or std::sin() with lol::sin() where appropriate. hace 13 años
  Sam Hocevar fe0d76cede build: fix PS3 and Android build; it was broken since the ImageData refactor. hace 14 años
  Sam Hocevar a59f2efb07 build: bring the iOS port up to date by synchronising new source file hace 14 años
  Sam Hocevar abbf9ba44c build: fix a shitload of build errors introduced by the Image refactoring hace 14 años
  Sam Hocevar bcea65d273 core: remove calls to exit() in image loaders since they can now report hace 14 años
  Sam Hocevar c61ae1ffa7 core: implement dynamic registration of image loaders. hace 14 años