ladybird/Ladybird/AppKit
Aliaksandr Kalenik 3627329bed Everywhere: Use Skia painter by default
Skia painter is visibly faster than LibGfx painter and has more complete
CSS transforms support. With this change:
- On Linux, it will try to use Vulkan-backend with fallback to
  CPU-backend
- On macOS it will try to use Metal-backend with fallback to
  CPU-backend
- headless-browser always runs with CPU-backend in layout mode
2024-07-21 10:36:17 +02:00
..
Application Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00
UI Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00
Utilities Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00
CMakeLists.txt CMake: Move ladybird target creation to UI-specific CMakeLists 2024-06-05 13:56:46 -04:00
main.mm Everywhere: Use Skia painter by default 2024-07-21 10:36:17 +02:00