ladybird/Userland
Jelle Raaijmakers 77c16d2ae7 3DFileViewer: Show correct framerate
We were confusing the time spent rendering with the time spent rendering
_and_ waiting for the next frame, which is important since we render
frames on a timer.
2023-10-15 12:14:07 +02:00
..
Applets LibGfx: Remove indexed palette formats from Bitmap and Painter 2023-10-12 07:39:05 +02:00
Applications 3DFileViewer: Show correct framerate 2023-10-15 12:14:07 +02:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Userland: Use non-fallible EventReceiver::add() where possible 2023-09-25 10:58:31 +02:00
DevTools AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
DynamicLoader CMake: Use CMAKE_POSITION_INDEPENDENT_CODE instead of explicit -fpic 2023-09-18 10:26:42 +02:00
Games GameOfLife: Allow pressing escape to clear the selected pattern 2023-10-07 11:36:57 +02:00
Libraries LibPDF: Implement CFF built-in charsets ISOAdobe, Expert, Expert Subset 2023-10-15 09:33:34 +02:00
Services AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
Shell AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
Utilities LibIMAP: Stop parsing immediately on error 2023-10-13 11:12:18 -06:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00