aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/renderer/text
Commit message (Expand)AuthorAge
* Fix selection rotation on the last lineChristian Duerr2023-03-24
* Fix crash when Atlas is fullKirill Chibisov2023-02-11
* Make gles2 renderer actually gles2Kirill Chibisov2023-02-07
* Align quadrants with half blocks in built-in fontKirill Chibisov2023-02-05
* Add 'debug.renderer' config optionKirill Chibisov2022-11-28
* Fix crash with very low font sizesKirill Chibisov2022-10-21
* Fix cursor and underlines always being blackKirill Chibisov2022-10-21
* Fix clippy warningsChristian Duerr2022-10-12
* Don't enable multisamplingKirill Chibisov2022-09-11
* Bump glutin to 0.29.1Kirill Chibisov2022-08-10
* Fix thin strokes on macOSChris Copeland2022-07-15
* Add support for hyperlink escape sequenceKirill Chibisov2022-07-10
* Fix flickering during resize on WaylandKirill Chibisov2022-06-09
* Support dual source blending in GLES2 rendererVasily Khoruzhick2022-06-08
* Fix a few minor clippy lintsYuri Astrakhan2022-06-02
* Fix builtin glyphs for U+2567 and U+2568algon2022-05-20
* Fix gap in builtin box drawingKirill Chibisov2022-05-08
* Extract `SizeInfo` from alacritty_terminalKirill Chibisov2022-04-06
* Fix `font.glyph_offset` not live reloadingKirill Chibisov2022-03-11
* Add fallback GLES2 rendererKirill Chibisov2022-03-02