aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/renderer/shader.rs
diff options
context:
space:
mode:
authorHugal31 <hugo.laloge@gmail.com>2022-10-05 15:14:23 +0200
committerGitHub <noreply@github.com>2022-10-05 13:14:23 +0000
commit2aedee1c2956099c1ab0574d6c2bfb89186a7bf6 (patch)
treee1771095ab3675ad33f0a1dfc6b0d5f4f27720d5 /alacritty/src/renderer/shader.rs
parente9ee8dcd9f53096a0096c01b5027d7584376cbd2 (diff)
downloadr-alacritty-2aedee1c2956099c1ab0574d6c2bfb89186a7bf6.tar.gz
r-alacritty-2aedee1c2956099c1ab0574d6c2bfb89186a7bf6.tar.bz2
r-alacritty-2aedee1c2956099c1ab0574d6c2bfb89186a7bf6.zip
Fix icon decoding on X11
Glutin is waiting for an RGBA buffer with 8-bit depth, but our icon is 16-bit depth. So we need to normalize the color data when decoding the icon.
Diffstat (limited to 'alacritty/src/renderer/shader.rs')
0 files changed, 0 insertions, 0 deletions