aboutsummaryrefslogtreecommitdiff
path: root/alacritty/res
AgeCommit message (Expand)Author
2023-12-01Optimize undercurl shaderKirill Chibisov
2023-11-24Make AA stronger for undercurlKirill Chibisov
2022-10-21Fix cursor and underlines always being blackKirill Chibisov
2022-06-08Support dual source blending in GLES2 rendererVasily Khoruzhick
2022-03-14Use center of the pixel when aligning undercurlKirill Chibisov
2022-03-06Use round instead of ceil for line positionKirill Chibisov
2022-03-02Fix gap calculation for dashed underlineKirill Chibisov
2022-03-02Add fallback GLES2 rendererKirill Chibisov
2022-02-22Don't use 'origin_upper_left' in rect shadersKirill Chibisov
2022-02-14Add support for dashed and dotted underlinesKirill Chibisov
2022-02-10Make undercurls thickness close to underlinesKirill Chibisov
2022-02-09Fix alpha when using `colors.transparent_background_colors`Kirill Chibisov
2022-02-08Add support for drawing undercurlsKirill Chibisov
2021-08-16Add option to apply opacity to all background colorsKirill Chibisov
2020-12-10Render underline and strikeout rects in batchesIvan Avdeev
2020-11-17Fix wide characters being cut offKirill Chibisov
2020-08-10Remove copyright notice from filesKirill Chibisov
2020-08-05Reduce InstanceData footprintJoe Wilm
2020-08-01Fix crates.io publishing restrictionsChristian Duerr