73 Commitit (af3ca562b93460476801d0f9c276240a13e300b4)

Tekijä SHA1 Viesti Päivämäärä
  Sam Hocevar 3835dc62e0 base: minor variable renaming. 11 vuotta sitten
  Sam Hocevar a07844682e build: remove dead PS3 code. 11 vuotta sitten
  Sam Hocevar 7ea3b73ed7 image: endianness fixes in the Imlib2 codec. 11 vuotta sitten
  Jean-Yves Lamoureux cf72e40d62 imlib2: Fix RGBA order in loader and use imlib_image_get_data_for_reading_only() 11 vuotta sitten
  Sam Hocevar 90a60ba446 image: revert GDI+ animated GIF tests; we’ll try something else. 11 vuotta sitten
  Sam Hocevar 500e40c93d image: GDI+ GIF support tweaks. 11 vuotta sitten
  Sam Hocevar 28e8fd6834 image: first GIF encoder iteration. 11 vuotta sitten
  Benjamin ‘Touky’ Huet a89dac5c30 Fixed some stuff and added some small tweaks 11 vuotta sitten
  Sam Hocevar 7d4a58021f build: use SDL2 on Windows. 11 vuotta sitten
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 11 vuotta sitten
  Sam Hocevar 8329482cb9 image: do not alter the pointer returned by Lock(). 11 vuotta sitten
  Sam Hocevar 4be9ea2a4e misc: replace NULL with nullptr. 11 vuotta sitten
  Sam Hocevar caabc35cb1 image: fix a compilation error caused by the GDI+ system headers. 11 vuotta sitten
  Sam Hocevar 1b5d3557ec build: some compilation fixes and tweaks for older (<= 4.6) versions of GCC. 11 vuotta sitten
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. 11 vuotta sitten
  Sam Hocevar 12aaff89e3 base: huge refactor in vector.h; GCC compilation times down by 50%. 11 vuotta sitten
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. 11 vuotta sitten
  Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. 11 vuotta sitten
  Sam Hocevar 7e9f926c43 base: switch map, hash, array2d and array3d to lowercase, like standard 11 vuotta sitten
  Sam Hocevar 32abfb18d1 base: various Visual Studio compilation fixes. 11 vuotta sitten
  Sam Hocevar 2719aa06dd image: move files around. 11 vuotta sitten
  Sam Hocevar 6e282e6aa2 image: fix a memory leak in the Oric loader. 11 vuotta sitten
  Sam Hocevar 48b4861947 image: rewrite the Oric image exporter to use vector types. 11 vuotta sitten
  Sam Hocevar 93a6b1b75b image: we can now write Oric .tap files. 11 vuotta sitten
  Sam Hocevar 478b74c6fe image: we can now read Oric .tap files. 11 vuotta sitten
  Sam Hocevar 5fc5d62849 image: add an optional Imlib2 codec, prepare for float32 images, make the 11 vuotta sitten
  Sam Hocevar 227411f337 image: refactor codecs so that they no longer store anything in the image 11 vuotta sitten
  Sam Hocevar f455f0e2d1 image: start reworking the Image class to properly split the pixel handling 11 vuotta sitten
  Sam Hocevar 79ed58f1f0 Merge branch 'master' into scenegraph 11 vuotta sitten
  Lolbot ed8afab4bb fixed 58 files out of 2859: 11 vuotta sitten
  Sam Hocevar ce1d39cc3a image: import old libpipi code, hoping it can be upgraded to C++ and 11 vuotta sitten
  Sam Hocevar 1544efa0cd image: the GDI+ backend can now save images, too. 11 vuotta sitten
  Sam Hocevar d982b67aaa image: add methods to save images and a small test program. 11 vuotta sitten
  Lolbot 7f6d2054e5 fixed 5 files out of 2793: 11 vuotta sitten
  Benjamin ‘Touky’ Huet f5e37a4337 AddedSprite_sorter stores parameters now. 11 vuotta sitten
  Benjamin ‘Touky’ Huet d075ef8861 tweak 11 vuotta sitten
  Lolbot bb4f3923cd fixed 18 files out of 2788: 11 vuotta sitten
  Benjamin ‘Touky’ Huet 3d4b3d53c3 Added bunch of stuff on threads and images. 11 vuotta sitten
  Sam Hocevar 92385ac1ee android: more NativeActivity migration work. 12 vuotta sitten
  Sam Hocevar 98f8246323 build: lol-build now passes flags to configure, and configure now uses 12 vuotta sitten
  Sam Hocevar ba58bbbdcd ps3: implement Lua file loading. 12 vuotta sitten
  Sam Hocevar 3106fcfd9d image: fix an invalid implicit cast on Win32. 13 vuotta sitten
  Sam Hocevar f16704ecb0 image: GetData returns uint8_t* instead of void*, it's a lot safer. 13 vuotta sitten
  Sam Hocevar c46b3fbfec image: remove the Image::Format enum and use PixelFormat instead. 13 vuotta sitten
  Sam Hocevar 1b07850346 build: a few iOS build fixes; nowhere near ready though. 13 vuotta sitten
  Sam Hocevar 3dd8f8118b ps3: fix a bug and add better error reporting in the image loader. 13 vuotta sitten
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. 13 vuotta sitten
  Sam Hocevar 1c3ca01ea0 build: fix a few compiler warnings here and there. 13 vuotta sitten
  Sam Hocevar 14447c6061 ps3: use System::GetPathList() to open images. 13 vuotta sitten
  Sam Hocevar ba1824ef83 sys: cycle through all possible directories to load resource files. 13 vuotta sitten