aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/renderer/text/gles2.rs
Commit message (Expand)AuthorAge
* Remove unnecessary staticsIntegral2024-12-09
* Fix racing condition in hint triggeringChristian Duerr2024-11-02
* Make gles2 renderer actually gles2Kirill Chibisov2023-02-07
* Add 'debug.renderer' config optionKirill Chibisov2022-11-28
* Fix cursor and underlines always being blackKirill Chibisov2022-10-21
* Fix flickering during resize on WaylandKirill Chibisov2022-06-09
* Support dual source blending in GLES2 rendererVasily Khoruzhick2022-06-08
* Extract `SizeInfo` from alacritty_terminalKirill Chibisov2022-04-06
* Add fallback GLES2 rendererKirill Chibisov2022-03-02