mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-07-08 00:06:11 -04:00
config: tweak.surface-bit-depth: add 16f-bit
This adds support for 16-bit floating point surfaces, using the new PIXMAN_rgba_float16 image buffer type. This maps to WL_SHM_ABGR161616F.
This commit is contained in:
parent
970e13db8d
commit
81e979b228
9 changed files with 64 additions and 10 deletions
|
|
@ -90,6 +90,8 @@
|
|||
* `16-bit` to `tweak.surface-bit-depth`. Makes foot use 16-bit image
|
||||
buffers. They provide the necessary color precision required by
|
||||
`gamma-correct-blending=yes`.
|
||||
* `16f-bit` to `tweak.surface-bit-depth`. Makes foot use 16-bit
|
||||
floating point image buffers.
|
||||
|
||||
[2025]: https://codeberg.org/dnkl/foot/issues/2025
|
||||
[1975]: https://codeberg.org/dnkl/foot/issues/1975
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue