index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty
/
src
/
renderer
/
rects.rs
Commit message (
Expand
)
Author
Age
*
Fallback to underline shader when dotted fails
Kirill Chibisov
2023-12-02
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Use ahash instead of fnv and regular hash function
Kirill Chibisov
2023-07-24
*
Switch to VTE's built-in ansi feature
Anhad Singh
2023-05-23
*
Revert "Apply 'font.glyph_offset.y' for underline/strikeout"
Kirill Chibisov
2023-02-05
*
Apply 'font.glyph_offset.y' for underline/strikeout
Kirill Chibisov
2022-12-25
*
Fix cursor and underlines always being black
Kirill Chibisov
2022-10-21
*
Fix clippy warnings
Christian Duerr
2022-10-12
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Add colored underline support
Kirill Chibisov
2022-03-16
*
Use round instead of ceil for line position
Kirill Chibisov
2022-03-06
*
Add fallback GLES2 renderer
Kirill Chibisov
2022-03-02
*
Don't use 'origin_upper_left' in rect shaders
Kirill Chibisov
2022-02-22
*
Add support for dashed and dotted underlines
Kirill Chibisov
2022-02-14
*
Add support for drawing undercurls
Kirill Chibisov
2022-02-08
*
Clean up and abstract shader creation code
oxalica
2022-01-30
*
Update rustfmt configuration
Christian Duerr
2021-10-11
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Add Drop implementations for OpenGL structures
Mikhail "L117" Nikolenko
2021-02-19
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Draw cursor with rect renderer
Kirill Chibisov
2020-12-28
*
Remove live-shader-reload feature
Kirill Chibisov
2020-12-10
*
Render underline and strikeout rects in batches
Ivan Avdeev
2020-12-10
*
Fix wide characters being cut off
Kirill Chibisov
2020-11-17
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Remove unneeded collect during line rect creation
Mark Lodato
2020-10-22
*
Add support for single line terminals
ii41
2020-09-27
*
Fix multiline URL highlighting
Christian Duerr
2020-08-30
*
Add support for double underlines
Christian Duerr
2020-08-12
*
Rename font crate to crossfont
Christian Duerr
2020-07-18
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Fix underline position for bitmap fonts
Kirill Chibisov
2020-01-22
*
Move renderer from alacritty_terminal to alacritty
Kirill Chibisov
2019-11-23