ladybird/Userland
Jelle Raaijmakers a4d98c4622 LibGL: Add context lifetime debug output
Also, make `::create_context` return a `NonnullOwnPtr`.
2022-01-14 21:38:09 +01:00
..
Applets Everywhere: Use my new serenityos.org e-mail :^) 2022-01-14 11:54:09 +01:00
Applications PixelPaint: Update SelectedColorWidget::m_color consistently 2022-01-14 21:33:32 +01:00
Demos Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
DevTools LibELF: Accept Span instead of Pointer+Size in validate_program_headers 2022-01-13 22:40:25 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Snake: Add link to help pages in menu 2022-01-13 03:45:17 -08:00
Libraries LibGL: Add context lifetime debug output 2022-01-14 21:38:09 +01:00
Services WebServer: Add charset declaration to directory listings 2022-01-14 21:32:55 +01:00
Shell Shell: Add a "noop" builtin aliased to ":" 2022-01-09 12:25:36 +01:00
Utilities Utilities/aplay: Print progress in seconds and minutes by default 2022-01-14 21:37:23 +01:00
CMakeLists.txt