ladybird/Userland
Jelle Raaijmakers 474f9e9c69 LibGL: Implement GL_TEXTURE_ENV_COLOR
This sets a constant color in the texture's environment for the fixed
function pipeline.
2023-01-01 23:33:26 +01:00
..
Applets LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Applications ThemeEditor: Make GUI initialization fallible 2023-01-01 09:55:05 -05:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos Demos: Add ability to use scroll wheel in starfield 2022-12-28 14:49:05 -05:00
DevTools LibGUI+Userland: Make GML unregistered_child_handler fallible 2023-01-01 09:55:05 -05:00
DynamicLoader DynamicLoader: Remove i686 support 2022-12-28 11:53:41 +01:00
Games Snake: Make initialization from GML fallible 2023-01-01 09:55:05 -05:00
Libraries LibGL: Implement GL_TEXTURE_ENV_COLOR 2023-01-01 23:33:26 +01:00
Services SQLServer: Mark a deferred invocation lambda as mutable 2022-12-30 14:17:18 +01:00
Shell Shell: Add where builtin 2022-12-27 07:25:42 +03:30
Utilities Utilities: Print arbitrary bytes in ls 2023-01-01 11:03:29 +00:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00