serenity/Userland
Tom ddbd88d5c6 LibGfx: Enable Painter::blit to apply opacity and mix alpha channels
This enables us to properly render windows that use both opacity and
alpha channels.
2021-02-13 19:57:31 +01:00
..
Applications FileManager: Add layout options to View menu 2021-02-13 11:01:59 +01:00
Demos
DevTools LanguageServers/cpp: Use parser-based autocomplete engine by default 2021-02-13 19:50:09 +01:00
DynamicLoader Revert "DynamicLoader: Remove unnecessary math functions" 2021-02-08 19:58:10 +01:00
Games
Libraries LibGfx: Enable Painter::blit to apply opacity and mix alpha channels 2021-02-13 19:57:31 +01:00
MenuApplets
Services WindowServer: Improvements to support alpha channel in window frames 2021-02-13 00:39:33 +01:00
Shell LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 2021-02-11 23:52:39 +01:00
Tests AK+Format: Don't cast to size_t when you want u64. 2021-02-13 19:47:06 +01:00
Utilities Tests: Merge and extend syscall tests into a syscall fuzzer 2021-02-13 00:40:31 +01:00
CMakeLists.txt