ladybird/Ladybird/AppKit
Aliaksandr Kalenik 830b287c46 Everywhere: Remove GPU painter and AccelGfx
GPU painter that uses AccelGfx is slower and way less complete compared
to both default Gfx::Painter and Skia painter. It does not make much
sense to keep it, considering Skia painter already uses Metal backend on
macOS by default and there is an option to enable GPU-accelerated
backend on linux.
2024-07-04 14:47:02 +02:00
..
Application Ladybird/AppKit: Apply __weak until LadybirdWebView gets destroyed 2024-07-01 18:10:56 +02:00
System Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
UI LibWeb+UI: Add tooltip overriding and use it for <video> tags 2024-07-04 14:15:51 +02:00
Utilities Ladybird/AppKit: Implement the <input type=file> UI 2024-02-26 14:18:49 +01:00
CMakeLists.txt CMake: Move ladybird target creation to UI-specific CMakeLists 2024-06-05 13:56:46 -04:00
main.mm Everywhere: Remove GPU painter and AccelGfx 2024-07-04 14:47:02 +02:00