alacritty/src
Joe Wilm c475c82c69
render: cleanup active_tex handling
- Removes a spammy printn!
- Sets active_tex to zero wherever gl::BindTexture is called with zero
2016-06-03 21:31:33 -07:00
..
renderer render: cleanup active_tex handling 2016-06-03 21:31:33 -07:00
ansi.rs Initial support for Terminal Emulation (woo!) 2016-06-02 19:42:28 -07:00
grid.rs Initial support for Terminal Emulation (woo!) 2016-06-02 19:42:28 -07:00
list_fonts.rs Fix compiler warnings 2016-02-27 14:45:26 -08:00
macros.rs Initial ANSI parser implementation 2016-05-28 22:09:25 -07:00
main.rs Use texture atlas for glyphs 2016-06-02 22:14:55 -07:00
meter.rs Add render time meter 2016-05-21 11:08:50 -07:00
term.rs Refactor renderer functions out of main.rs 2016-06-02 20:27:07 -07:00
text.rs Remove old debug "test" 2016-05-28 22:08:30 -07:00
tty.rs Initial support for Terminal Emulation (woo!) 2016-06-02 19:42:28 -07:00