index
:
r-alacritty.git
experimental
old-rahm
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Vendor upcoming Utf8Chars iterator from libstd
Joe Wilm
2016-06-30
*
Add config file
Joe Wilm
2016-06-30
*
Add license headers to source files
Joe Wilm
2016-06-29
*
Fix resizing on macOS
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
*
Enable vsync
Joe Wilm
2016-06-27
*
Function keys send escape sequences
Joe Wilm
2016-06-23
*
Implement special input handling
Joe Wilm
2016-06-23
*
Fix bug handling ansi mode sequences
Joe Wilm
2016-06-23
*
Fix a few compiler warnings
Joe Wilm
2016-06-14
*
Add support for macOS
Joe Wilm
2016-06-14
*
Fix backspace
Joe Wilm
2016-06-09
*
Fix all trivial compiler warnings
Joe Wilm
2016-06-09
*
Sort some imports
Joe Wilm
2016-06-09
*
Make state updates and rendering event driven
Joe Wilm
2016-06-09
*
Fix shutdown deadlock
Joe Wilm
2016-06-08
*
Add support for scrolling regions
Joe Wilm
2016-06-08
*
Handle TEXT_CURSOR mode
Joe Wilm
2016-06-07
*
Only draw when terminal state has changed
Joe Wilm
2016-06-07
*
Parse a few more ansi terminal mode commands
Joe Wilm
2016-06-07
*
Handle pty char recv errors
Joe Wilm
2016-06-07
*
Add named thread for pty reader
Joe Wilm
2016-06-07
*
Unwrap some unhandled errors
Joe Wilm
2016-06-07
*
Add explicit bounds check when advancing cursor
Joe Wilm
2016-06-06
*
Tweak some Grid methods
Joe Wilm
2016-06-06
*
Fix bug where there were extra grid rows
Joe Wilm
2016-06-06
*
Terminal sets more attributes on grid Cells
Joe Wilm
2016-06-06
*
Fix escape bytes as input bug in ANSI parser
Joe Wilm
2016-06-06
*
Add support for drawing background colors
Joe Wilm
2016-06-06
*
Minor updates to terminal handling
Joe Wilm
2016-06-06
*
Handle SIGCHLD
Joe Wilm
2016-06-06
*
Support dynamic character loading
Joe Wilm
2016-06-06
*
Batching flushes on texture change
Joe Wilm
2016-06-06
*
Refactor Instanced Drawing to use Vertex Arrays
Joe Wilm
2016-06-06
*
Optimize Rendering with batched draw calls
Joe Wilm
2016-06-04
*
Add iterator methods to Grid and Row types
Joe Wilm
2016-06-04
*
Optimize rendering
Joe Wilm
2016-06-04
*
Add live-reload for shaders
Joe Wilm
2016-06-04
*
render: cleanup active_tex handling
Joe Wilm
2016-06-03
*
Move debug timer
Joe Wilm
2016-06-03
*
Use texture atlas for glyphs
Joe Wilm
2016-06-02
*
Refactor renderer functions out of main.rs
Joe Wilm
2016-06-02
*
Initial support for Terminal Emulation (woo!)
Joe Wilm
2016-06-02
*
Initial ANSI parser implementation
Joe Wilm
2016-05-28
*
Remove old debug "test"
Joe Wilm
2016-05-28
*
Implement tty::new()
Joe Wilm
2016-05-24
*
Add render time meter
Joe Wilm
2016-05-21
*
Correct sub-pixel font rendering with OpenGL
Joe Wilm
2016-05-20
*
Use subpixel font rendering
Joe Wilm
2016-04-11
[next]