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
/
mod.rs
Commit message (
Expand
)
Author
Age
*
Make gles2 renderer actually gles2
Kirill Chibisov
2023-02-07
*
Add 'debug.renderer' config option
Kirill Chibisov
2022-11-28
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Add support for hyperlink escape sequence
Kirill Chibisov
2022-07-10
*
Support dual source blending in GLES2 renderer
Vasily Khoruzhick
2022-06-08
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Add colored underline support
Kirill Chibisov
2022-03-16
*
Add fallback GLES2 renderer
Kirill Chibisov
2022-03-02
*
Don't load font twice during display creation
Kirill Chibisov
2022-02-18
*
Reuse Rasterizer in Display::new
Greg Depoire--Ferrer
2022-02-16
*
Add support for drawing undercurls
Kirill Chibisov
2022-02-08
*
Clean up and abstract shader creation code
oxalica
2022-01-30
*
Account for font.offset and glyph.offset in built-in font
Kirill Chibisov
2022-01-29
*
Add option to control built-in box drawing chars
zandr
2022-01-29
*
Use builtin font for box drawing unicode characters
Kirill Chibisov
2022-01-06
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Add multi-window support
Christian Duerr
2021-10-23
*
Update rustfmt configuration
Christian Duerr
2021-10-11
*
Add option to apply opacity to all background colors
Kirill Chibisov
2021-08-16
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Fix startup caching of bold glyphs
Christian Duerr
2021-05-20
*
Update crossfont to 0.3.0
Christian Duerr
2021-05-01
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Add Drop implementations for OpenGL structures
Mikhail "L117" Nikolenko
2021-02-19
*
Update dependencies
Christian Duerr
2021-02-13
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Add vi/search line indicator
Christian Duerr
2021-01-01
*
Fix missing glyphs crash on Windows
Christian Duerr
2020-12-29
*
Draw cursor with rect renderer
Kirill Chibisov
2020-12-28
*
Hide "missing" glyp for zerowidth character
Kirill Chibisov
2020-12-23
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Remove live-shader-reload feature
Kirill Chibisov
2020-12-10
*
Render underline and strikeout rects in batches
Ivan Avdeev
2020-12-10
*
Add blinking cursor support
Dettorer
2020-11-23
*
Fix wide characters being cut off
Kirill Chibisov
2020-11-17
*
Add ability to select text during search
Christian Duerr
2020-11-13
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Add support for single line terminals
ii41
2020-09-27
*
Log new padding and cell size on 'SizeInfo' update
Kirill Chibisov
2020-09-24
*
Reduce InstanceData footprint
Joe Wilm
2020-08-05
*
Fix crates.io publishing restrictions
Christian Duerr
2020-08-01
*
Rename font crate to crossfont
Christian Duerr
2020-07-18
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Remove alacritty.yml mentions from font crate errors
Kirill Chibisov
2020-07-11
*
Fix crash when configured font is missing
Christian Duerr
2020-07-11
*
Add option to run command on bell
Kirill Chibisov
2020-07-10
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Fix build warnings on macOS/Windows
Kirill Chibisov
2020-05-27
*
Fix emojis being blended with background
lbonn
2020-05-12
[next]