Historial de Commits

Autor SHA1 Mensaje Fecha
  Dipal M Zambare b626c57bc7 Fixes 50428, added missing checks for image lock hace 4 años
  Haoyu Qiu 91ea7530bd Validates the `p_format` parameter in `Image::create` functions. hace 4 años
  Paweł Fertyk 2676d815ab Validate image formats, check if resize_to_po2 failed hace 4 años
  Marcel Admiraal 7e03bd1671 Remove duplicate WARN_PRINTS macro hace 4 años
  Morris Tabor 5de08ef1d6 Implement lossless WebP encoding hace 4 años
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops hace 4 años
  Rémi Verschelde b4af1eba0a Style: Enforce use of bool literals instead of integers hace 4 años
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) hace 4 años
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 4 años
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine hace 4 años
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine hace 4 años
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines hace 4 años
  Haoyu Qiu 0a17e96ab2 Fix invalid memory usage when modifying locked image hace 4 años
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 hace 4 años
  Theogen Ratkin 8f6a6ac8d0 Add interpolation parameter to resize_to_po2() hace 4 años
  Hugo Locurcio 7db872b55a Add `Image.load_bmp_from_buffer()` for run-time BMP image loading hace 5 años
  Marcel Schneider c62ce03679 Make sure that a new image can only be created when the buffer is not currently locked hace 5 años
  Rémi Verschelde 8e6dd3191f Image: Improve error messages for invalid creation size hace 5 años
  Paul Herman 850f07a4d9 Expose loading TGA images in Image. hace 5 años
  Maganty Rushyendra afac2514f8 Fix upscaling image with bilinear interpolation option specified hace 5 años
  azagaya a6d8773d0b Fixing wrong blending rect methods hace 5 años
  Andrii Doroshenko (Xrayez) a3cad44f44 Add `Image.save_png_to_buffer` method hace 5 años
  Vasiliy Makarov 982dee67f0 Fix square image resize hace 5 años
  clayjohn 2c0d391c48 Force mipmaps off when importing RGBA4444 textures hace 5 años
  Haoyu Qiu f7d4e6ef6b Fixes invalid writes in Image operations hace 5 años
  Eric Rybicki 439e0027ec Fix AtlasPacker ignoring semi-transparent pixels hace 5 años
  clayjohn 7a9fc69a16 Fallback to RGBA4444 for textures with alpha set to ETC compression hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Rafał Mikrut 9ddb3265e1 Fix some crashes, overflows and using variables without values hace 6 años
  Hanif Bin Ariffin f8c2b64c99 Fixed uinitialized variable in srgb_to_linear table hace 6 años