ladybird/Userland
Gunnar Beutner b429ee88f8 Mandelbrot: Implement color smoothing with gradients
This removes the color banding that happens for some of the
"outer" areas which all have the same iteration count.
2021-05-18 16:01:32 +02:00
..
Applets Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Applications SystemMonitor: Don't try and show process window with nothing selected (#7221) 2021-05-18 08:10:27 +02:00
Demos Mandelbrot: Implement color smoothing with gradients 2021-05-18 16:01:32 +02:00
DevTools Revert "LibC: Simplify malloc size classes" 2021-05-18 08:32:05 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Solitaire: Stop timer if new game animation is running 2021-05-18 16:00:44 +02:00
Libraries LibJS: Implement Object.hasOwn() :^) 2021-05-18 11:18:19 +02:00
Services WebServer: Fix jailbreaking of server via .. relative paths 2021-05-18 09:32:10 +02:00
Shell Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Utilities Utilites: Make find respect lack of -L when iterating over directories 2021-05-18 08:11:42 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00