aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/renderer
Commit message (Expand)AuthorAge
* Switch to VTE's built-in ansi featureAnhad Singh2023-05-23
* Improve renderer debuggabilityKirill Chibisov2023-05-21
* Update bitflags to 2.2.1Kirill Chibisov2023-05-17
* 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
* Revert "Apply 'font.glyph_offset.y' for underline/strikeout"Kirill Chibisov2023-02-05
* Update winit to 0.28Kirill Chibisov2023-02-02
* Disable depth and stencil buffersChristian Duerr2022-12-29
* Apply 'font.glyph_offset.y' for underline/strikeoutKirill Chibisov2022-12-25
* Add 'debug.renderer' config optionKirill Chibisov2022-11-28
* Update glutin to 0.30.0Kirill Chibisov2022-11-03
* 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
* Add colored underline supportKirill Chibisov2022-03-16
* Fix `font.glyph_offset` not live reloadingKirill Chibisov2022-03-11
* Use round instead of ceil for line positionKirill Chibisov2022-03-06
* Add fallback GLES2 rendererKirill Chibisov2022-03-02
* Don't use 'origin_upper_left' in rect shadersKirill Chibisov2022-02-22
* Don't load font twice during display creationKirill Chibisov2022-02-18
* Reuse Rasterizer in Display::newGreg Depoire--Ferrer2022-02-16
* Add support for dashed and dotted underlinesKirill Chibisov2022-02-14
* Add support for drawing undercurlsKirill Chibisov2022-02-08
* Fix builtin font block elements going invisibleKirill Chibisov2022-02-03
* Add damage tracking and reporting to compatible compositorsKirill Chibisov2022-02-02
* Clean up and abstract shader creation codeoxalica2022-01-30
* Use cell width to compute builtin font thicknessKirill Chibisov2022-01-30
* Account for font.offset and glyph.offset in built-in fontKirill Chibisov2022-01-29
* Add option to control built-in box drawing charszandr2022-01-29
* Use builtin font for box drawing unicode charactersKirill Chibisov2022-01-06
* Add parameters to `msg create-window` subcommandKirill Chibisov2021-11-22
* Add multi-window supportChristian Duerr2021-10-23
* Update rustfmt configurationChristian Duerr2021-10-11
* Add option to apply opacity to all background colorsKirill Chibisov2021-08-16
* Fix clippy warningsChristian Duerr2021-07-03
* Fix startup caching of bold glyphsChristian Duerr2021-05-20
* Update crossfont to 0.3.0Christian Duerr2021-05-01
* Unify the grid line indexing typesChristian Duerr2021-03-30