serenity/Userland
Jelle Raaijmakers ae82b14e59 LibGL+LibWeb: Remove WebGL-specific API from GLContext
The OpenGL API has ways to retrieve these values, so let's make sure to
implement them. :^)
2022-12-25 15:48:59 +01:00
..
Applets
Applications TextEditor: Add option to open the current file in File Manager 2022-12-23 19:20:53 -05:00
BuggieBox
Demos CatDog: Simplify animation frame logic and fix minor bugs 2022-12-16 08:50:35 -07:00
DevTools Hackstudio: Use `GUI::TextEditor' actions for cut/copy/paste buttons 2022-12-25 15:40:46 +01:00
DynamicLoader
Games Snake: Use a statusbar to display the current and high score 2022-12-23 23:26:21 +01:00
Libraries LibGL+LibWeb: Remove WebGL-specific API from GLContext 2022-12-25 15:48:59 +01:00
Services LibConfig+LibCore+ConfigServer: Support u32 configuration entries 2022-12-23 23:26:21 +01:00
Shell Shell: Disable interactive mode on '-c' 2022-12-12 13:57:06 +00:00
Utilities pro: Add ability to log request/response metadata for HTTP URLs 2022-12-23 23:29:57 +01:00
CMakeLists.txt