ladybird/Userland/Games/Solitaire
Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
The previous names (RGBA32 and RGB32) were misleading since that's not
the actual byte order in memory. The new names reflect exactly how the
color values get laid out in bitmap data.
2021-03-16 11:50:03 +01:00
..
Card.cpp LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
Card.h Games: Move to Userland/Games/ 2021-01-12 12:04:23 +01:00
CardStack.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
CardStack.h Games: Move to Userland/Games/ 2021-01-12 12:04:23 +01:00
CMakeLists.txt Games: Move to Userland/Games/ 2021-01-12 12:04:23 +01:00
main.cpp Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
SolitaireWidget.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
SolitaireWidget.h Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00