1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 03:17:35 +00:00
serenity/Userland
Jesse Buhagiar 924d890bfe LibGL: Implement fog effect in Software Rasterizer
We support three of the possible fog modes, EXP, EXP2 and LINEAR.
2021-08-25 23:50:54 +04:30
..
Applets Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
Applications Browser: Use OutOfProcessWebView for the Browser JavaScript console 2021-08-24 16:59:11 +02:00
Demos Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00
DevTools HackStudio: Update the tree view cursor on editor change and 'Save as' 2021-08-25 17:42:54 +02:00
DynamicLoader LibC+DynamicLoader: Prevent GCC from removing null checks 2021-08-12 21:10:44 +02:00
Games Games: Make cpath appear once in the pledge promises 2021-08-22 23:39:41 +02:00
Libraries LibGL: Implement fog effect in Software Rasterizer 2021-08-25 23:50:54 +04:30
Services WebServer: Add 'Content-Type' header for error responses 2021-08-24 22:01:34 +02:00
Shell Shell: Use String::join for the command in timing report 2021-08-23 22:46:41 +02:00
Utilities Utilities: Add -d option to gzip 2021-08-22 16:51:18 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00