Andreas Kling
|
a396bb0c0b
LibGfx: Remove indexed palette formats from Bitmap and Painter
|
há 1 ano atrás |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
há 2 anos atrás |
Timothy Flynn
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
há 2 anos atrás |
Timothy Flynn
|
9b483625e6
LibIPC+Everywhere: Change IPC decoders to construct values in-place
|
há 2 anos atrás |
FrHun
|
cf47dae6a5
LibGfx: Repair SharableBitmap scaling support
|
há 2 anos atrás |
Timothy Flynn
|
05f41382bb
Userland: Properly define IPC::encode and IPC::decode specializations
|
há 2 anos atrás |
sin-ack
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
há 3 anos atrás |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
há 3 anos atrás |
Andreas Kling
|
5ace66a903
LibGfx: Rename RGBA32 => ARGB32
|
há 3 anos atrás |
Andreas Kling
|
cb9cac4e40
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
|
há 3 anos atrás |
Andreas Kling
|
09cba7c780
LibGfx: Use ErrorOr<T> for Bitmap infrastructure used by ShareableBitmap
|
há 3 anos atrás |
Andreas Kling
|
f23f99d51b
LibGfx: Use ErrorOr<T> for Bitmap::try_create_with_anonymous_buffer()
|
há 3 anos atrás |
Andreas Kling
|
e2eabb4132
LibCore: Use ErrorOr<T> in Core::AnonymousBuffer
|
há 3 anos atrás |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
há 4 anos atrás |
Jean-Baptiste Boric
|
e4394b1605
LibGfx: Use anonymous buffer instead of raw anon_fd for Gfx::Bitmap
|
há 4 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
Nico Weber
|
5f9c42c404
LibGfx: Give Bitmap a scale factor
|
há 4 anos atrás |
Andreas Kling
|
8a61aba1e5
LibGfx+LibGUI: Make Gfx::ShareableBitmap transmit indexed palettes
|
há 4 anos atrás |
Andreas Kling
|
58b435f49e
LibGfx: Short-circuit ShareableBitmap construction in IPC decoder
|
há 4 anos atrás |
Andreas Kling
|
1a157d3f50
LibGfx: Don't expose anon_fd inside Gfx::ShareableBitmap
|
há 4 anos atrás |
Andreas Kling
|
7c1df68be3
LibGfx: Don't encode invalid Gfx::ShareableBitmap as IPC::File
|
há 4 anos atrás |
Andreas Kling
|
64610ca80e
Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes
|
há 4 anos atrás |
Andreas Kling
|
333366a99d
WindowServer+Taskbar: Send WM icon updates as Gfx::ShareableBitmap
|
há 4 anos atrás |
Andreas Kling
|
633915e792
LibGfx: Make Gfx::ShareableBitmap use anonymous files instead of shbufs
|
há 4 anos atrás |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
há 4 anos atrás |