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
Commit message (
Expand
)
Author
Age
*
Switch to VTE's built-in ansi feature
Anhad Singh
2023-05-23
*
Improve renderer debuggability
Kirill Chibisov
2023-05-21
*
Update bitflags to 2.2.1
Kirill Chibisov
2023-05-17
*
Fix selection rotation on the last line
Christian Duerr
2023-03-24
*
Fix crash when Atlas is full
Kirill Chibisov
2023-02-11
*
Make gles2 renderer actually gles2
Kirill Chibisov
2023-02-07
*
Align quadrants with half blocks in built-in font
Kirill Chibisov
2023-02-05
*
Revert "Apply 'font.glyph_offset.y' for underline/strikeout"
Kirill Chibisov
2023-02-05
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Disable depth and stencil buffers
Christian Duerr
2022-12-29
*
Apply 'font.glyph_offset.y' for underline/strikeout
Kirill Chibisov
2022-12-25
*
Add 'debug.renderer' config option
Kirill Chibisov
2022-11-28
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Fix crash with very low font sizes
Kirill Chibisov
2022-10-21
*
Fix cursor and underlines always being black
Kirill Chibisov
2022-10-21
*
Fix clippy warnings
Christian Duerr
2022-10-12
*
Don't enable multisampling
Kirill Chibisov
2022-09-11
*
Bump glutin to 0.29.1
Kirill Chibisov
2022-08-10
*
Fix thin strokes on macOS
Chris Copeland
2022-07-15
*
Add support for hyperlink escape sequence
Kirill Chibisov
2022-07-10
*
Fix flickering during resize on Wayland
Kirill Chibisov
2022-06-09
*
Support dual source blending in GLES2 renderer
Vasily Khoruzhick
2022-06-08
*
Fix a few minor clippy lints
Yuri Astrakhan
2022-06-02
*
Fix builtin glyphs for U+2567 and U+2568
algon
2022-05-20
*
Fix gap in builtin box drawing
Kirill Chibisov
2022-05-08
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Add colored underline support
Kirill Chibisov
2022-03-16
*
Fix `font.glyph_offset` not live reloading
Kirill Chibisov
2022-03-11
*
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
*
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 dashed and dotted underlines
Kirill Chibisov
2022-02-14
*
Add support for drawing undercurls
Kirill Chibisov
2022-02-08
*
Fix builtin font block elements going invisible
Kirill Chibisov
2022-02-03
*
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2022-02-02
*
Clean up and abstract shader creation code
oxalica
2022-01-30
*
Use cell width to compute builtin font thickness
Kirill Chibisov
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
[next]