19 커밋 (f42fda8281c2456579109d709e8db34c2d0b96cb)

작성자 SHA1 메시지 날짜
  Sam Hocevar 7558d0664a image: more method renaming for consistency. 8 년 전
  touky 24d9405ff3 ResourceLoader + tileset tweaks 9 년 전
  Benjamin ‘Touky’ Huet e1d1ecfd81 Added AsyncImageLoader to load images on threads 10 년 전
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 11 년 전
  Sam Hocevar 8329482cb9 image: do not alter the pointer returned by Lock(). 11 년 전
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. 11 년 전
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. 11 년 전
  Sam Hocevar 5fc5d62849 image: add an optional Imlib2 codec, prepare for float32 images, make the 11 년 전
  Sam Hocevar 227411f337 image: refactor codecs so that they no longer store anything in the image 11 년 전
  Sam Hocevar f455f0e2d1 image: start reworking the Image class to properly split the pixel handling 11 년 전
  Sam Hocevar d982b67aaa image: add methods to save images and a small test program. 11 년 전
  Sam Hocevar f16704ecb0 image: GetData returns uint8_t* instead of void*, it's a lot safer. 12 년 전
  Sam Hocevar c46b3fbfec image: remove the Image::Format enum and use PixelFormat instead. 12 년 전
  Sam Hocevar 1c3ca01ea0 build: fix a few compiler warnings here and there. 13 년 전
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 13 년 전
  Sam Hocevar 28728814cc core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 13 년 전
  Sam Hocevar 01ebcec3b8 core: split vector operations into linear and non-linear so that we can 14 년 전
  Sam Hocevar a59f2efb07 build: bring the iOS port up to date by synchronising new source file 14 년 전
  Sam Hocevar c61ae1ffa7 core: implement dynamic registration of image loaders. 14 년 전