提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 5023331726 LibGfx: Rename 32-bit bitmap StorageFormats to BGRA8888 and BGRx8888 4 年之前
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  AnotherTest c899ace3ad LibGfx: Correct the allocated buffer size in serialize_to_byte_buffer() 4 年之前
  Nico Weber 98637bd549 WindowServer: In HighDPI mode, load high-res window buttons and high-res cursors 4 年之前
  Nico Weber 5f9c42c404 LibGfx: Give Bitmap a scale factor 4 年之前
  Andreas Kling fe96418a70 LibGfx: Remove remaining SharedBuffer support in Gfx::Bitmap 4 年之前
  Andreas Kling 8a61aba1e5 LibGfx+LibGUI: Make Gfx::ShareableBitmap transmit indexed palettes 4 年之前
  Andreas Kling 04b2aeef33 LibGfx: Make Gfx::Bitmap::create_shareable() use an anonymous file 4 年之前
  Andreas Kling f18d89b36d LibGfx: Make sure Bitmap::create_with_anon_fd() always closes if needed 4 年之前
  Andreas Kling 6536a9c79a LibGfx: Fix fuzzer build (put anon_create() behind __serenity__) 4 年之前
  Andreas Kling 633915e792 LibGfx: Make Gfx::ShareableBitmap use anonymous files instead of shbufs 4 年之前
  Andreas Kling 4d97b955e6 LibGfx: Allow creating a Gfx::Bitmap backed by an anonymous file 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前