ladybird/Userland
Lucas CHOLLET 234d084876 LibGfx/TIFF: Add support for bit-depth up to 32 bits per sample
This makes us support every "minisblack" and "rgb-contig" images from
the depth folder of libtiff's test suite:
https://libtiff.gitlab.io/libtiff/images.html
2023-12-09 21:47:33 +01:00
..
Applets LibGfx: Remove indexed palette formats from Bitmap and Painter 2023-10-12 07:39:05 +02:00
Applications NetworkSettings: Port NetworkSettings to GML compilation 2023-12-08 01:06:09 +01:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos LibGUI: Split HorizontalSlider to separate header 2023-12-08 01:06:09 +01:00
DevTools Userland+Tests: Add initial riscv64 support 2023-11-10 10:30:08 -07:00
DynamicLoader DynamicLoader: Make heuristic for running directly actually correct 2023-11-27 09:27:34 -07:00
Games Snake: Use new GML compiler 2023-12-07 02:39:20 +01:00
Libraries LibGfx/TIFF: Add support for bit-depth up to 32 bits per sample 2023-12-09 21:47:33 +01:00
Services LibWebView+WebContent: Add a WebContent IPC to clone a DOM node 2023-12-07 23:16:34 +01:00
Shell Shell: Accept empty set of completions from program completer 2023-12-01 19:24:57 +03:30
Utilities Utilities: Add a drain utility 2023-12-08 22:05:43 +03:30
CMakeLists.txt