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
/
src
/
renderer
/
mod.rs
Commit message (
Expand
)
Author
Age
...
*
Support background and foreground color escape codes (#662)
Tuomas Siipola
2017-07-28
*
Revert "Reduce InstanceData footprint"
Joe Wilm
2017-07-03
*
Reduce InstanceData footprint
Joe Wilm
2017-07-01
*
avoid named field shorthand
Martin Algesten
2017-06-01
*
somewhat DRYer code for font loading
Martin Algesten
2017-05-31
*
Work around ICE
Joe Wilm
2017-05-06
*
Add window padding option
Tuomas Siipola
2017-05-06
*
Fix glyph offsets in cell
Joe Wilm
2017-05-06
*
Combine FontOffset and GlyphOffset structs into Delta struct
Aaron Williamson
2017-05-01
*
Add glyph offset option to user configuration
Aaron Williamson
2017-05-01
*
Remove unnecessary size argument to metrics function
Aaron Williamson
2017-05-01
*
Move color list to Term struct
Joe Wilm
2017-02-11
*
Add visual bell support
Mark Andrus Roberts
2017-02-07
*
Optimize glyph cache access
Joe Wilm
2017-01-26
*
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
*
Remove need for inclusive ranges
Manish Goregaokar
2017-01-06
*
Fix ARM
Taylor Trump
2017-01-05
*
Rework font loading
Joe Wilm
2017-01-02
*
Improve error handling for shader initialization
Joe Wilm
2017-01-01
*
Print nice error messages for font loading errors
Joe Wilm
2016-12-31
*
Propagate font rasterizer errors
Joe Wilm
2016-12-31
*
Add super hacky underline drawing
Joe Wilm
2016-12-29
*
Misc formatting fixes
Joe Wilm
2016-12-16
*
Rustup and clippy
Joe Wilm
2016-12-16
*
Cleaning up main; Added window module
Joe Wilm
2016-12-11
*
Refactor color list management
Joe Wilm
2016-12-11
*
Add support for indexed colors
Joe Wilm
2016-12-11
*
Rename RenderApi::render_grid() to render_cells()
Joe Wilm
2016-12-11
*
Refactor cell selection out of renderer
Joe Wilm
2016-12-11
*
Add support for recording/running ref tests
Joe Wilm
2016-11-19
*
Workaround for cutoff glyphs
Joe Wilm
2016-11-11
*
Support drawing bold test with bright colors
Joe Wilm
2016-10-28
*
Merge branch 'reload-colors'
Joe Wilm
2016-10-28
|
\
|
*
Set colors on CPU
Joe Wilm
2016-10-28
|
*
Move config reloading to separate thread
Joe Wilm
2016-10-27
|
*
Move color indexing to vertex shader
Joe Wilm
2016-10-24
|
*
Fix some compiler warnings
Joe Wilm
2016-10-24
|
*
Proof of concept live reloading for colors
Joe Wilm
2016-10-23
*
|
Live shader reloading is now a feature
Joe Wilm
2016-10-27
|
/
*
Make colors configurable from file
Joe Wilm
2016-10-15
*
Support bold/italic font rendering on macOS
Joe Wilm
2016-08-12
*
Fix bug rendering inverted cells
Joe Wilm
2016-07-16
*
Fix some compiler warnings
Joe Wilm
2016-07-04
*
Use "invert" cursor instead of drawing block
Joe Wilm
2016-07-04
*
Move ::grid::index to ::index
Joe Wilm
2016-07-03
*
Grid API is now generic and strongly typed
Joe Wilm
2016-07-03
*
Add license headers to source files
Joe Wilm
2016-06-29
*
Implement terminal resizing
Joe Wilm
2016-06-29
*
Refactor Tty and Grid creation into Term::new
Joe Wilm
2016-06-28
*
Add support for macOS
Joe Wilm
2016-06-14
[prev]
[next]