aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/renderer
Commit message (Collapse)AuthorAge
...
* Fix stack overflow when printing shader errorKirill Chibisov2020-01-21
| | | Fixes #3238.
* Bump glutin to 0.22.0Christian Duerr2020-01-10
| | | Fixes #3165.
* Replace deprecated Error methodssterlingjensen2020-01-03
|
* Add support for colored emojis on Linux/BSDKirill Chibisov2019-12-09
| | | Fixes #153.
* Remove unused PackedVertex structCole Helbling2019-11-26
| | | | All references to `PackedVertex` were removed in #2066, so there is no reason to keep it around.
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23