Historique des commits

Auteur SHA1 Message Date
  Karol Kosek ebc20f7ac3 LibGfx: Use enum instead of magic numbers for PNG Color and Filter types il y a 3 ans
  Andreas Kling 17632c3d2d LibGfx: Rename conflicting Quad<T> in PNG loader to Quartet<T> il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani f912a48315 Userland: Change static const variables to static constexpr il y a 3 ans
  Lenny Maiorani 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx il y a 3 ans
  Andreas Kling 5ace66a903 LibGfx: Rename RGBA32 => ARGB32 il y a 3 ans
  Andreas Kling f7f7aa6986 LibGfx/PNG: Respect the tRNS chunk transparency with color type 2 il y a 3 ans
  Andreas Kling 5c7f11f1cd LibGfx/PNG: Collect tRNS (transparency chunk) info for all color types il y a 3 ans
  Andreas Kling aa679643c1 LibGfx: Remove unnecessary includes from PNGLoader.cpp il y a 3 ans
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors il y a 3 ans
  Andreas Kling 88da7cc383 LibGfx: Use ErrorOr<void> more internally in PNGImageDecoderPlugin il y a 3 ans
  Andreas Kling 5a79c69b02 LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> il y a 3 ans
  Andreas Kling 2b866e3c9b LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index) il y a 3 ans
  Andreas Kling 47edd6ae89 LibGfx: Remove all load_FORMAT_from_memory() decoder wrappers il y a 3 ans
  Timothy Flynn 7cc50d614c LibGfx: Include Vector.h in PNGLoader.cpp il y a 3 ans
  Andreas Kling 10add3f4c2 LibGfx: Remove load_FORMAT() image codec wrappers il y a 3 ans
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() il y a 3 ans
  Timothy c966c32571 LibGfx: Move common loader functionality to load from memory functions il y a 3 ans
  Brian Gianforcaro 3e45c3ed90 Userland: Switch static_assert of type sizes to AK::AssertSize il y a 3 ans
  Andreas Kling 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) il y a 4 ans
  Andreas Kling 143443e0b6 LibGfx: Make Gfx::Bitmap::set_nonvolatile() report allocation failure il y a 4 ans
  Andreas Kling 24b5295b30 LibGfx: Remove "purgeable Gfx::Bitmap" as a separate concept il y a 4 ans
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions il y a 4 ans
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable il y a 4 ans
  Linus Groh 634db18809 LibGfx: Replace if constexpr (PNG_DEBUG) printf() with dbgln_if() il y a 4 ans
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" il y a 4 ans
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables il y a 4 ans
  Gunnar Beutner 24376e7759 LibGfx: Avoid copying ByteBuffers while loading PNG images il y a 4 ans
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans