alacritty/src
Joe Wilm 0958c0f0f2 Move color indexing to vertex shader
Move more work to GPU from CPU. Some very non-scientific profiling
suggests this is implementation is more performant, but more work should
be done there.
2016-10-24 11:01:43 -07:00
..
renderer Move color indexing to vertex shader 2016-10-24 11:01:43 -07:00
ansi.rs Proof of concept live reloading for colors 2016-10-23 15:37:06 -07:00
config.rs Proof of concept live reloading for colors 2016-10-23 15:37:06 -07:00
event.rs Rustup and update dependencies 2016-10-14 16:38:15 -07:00
event_loop.rs Clean up event_loop module 2016-09-26 08:28:38 -07:00
grid.rs Make use of `unlikely` intrinsic 2016-09-18 18:17:33 -07:00
index.rs Scrolling v2 2016-08-22 08:37:50 -07:00
input.rs Add test exhibiting SIGBUS on my machine 2016-10-16 11:16:29 -07:00
macros.rs Move debug macros to macros.rs 2016-07-29 18:16:41 -07:00
main.rs Fix some compiler warnings 2016-10-24 08:36:14 -07:00
meter.rs Add license headers to source files 2016-06-29 20:59:14 -07:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
term.rs Expand cell::Color layout tests 2016-10-24 08:44:07 -07:00
tty.rs Resolve compiler warnings 2016-09-25 19:33:51 -07:00
util.rs Rustup and update dependencies 2016-10-14 16:38:15 -07:00