diff options
author | Joe Wilm <joe@jwilm.com> | 2016-06-02 20:27:07 -0700 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-06-02 20:27:07 -0700 |
commit | 2f98871b029eef0631e8e3a70928b8d219940a02 (patch) | |
tree | 91bfc1e4d828c3f764e9569ab805e2945aceb165 /res | |
parent | a8024f64c78941ac2e36ef07ed545a176c2d5c12 (diff) | |
download | alacritty-2f98871b029eef0631e8e3a70928b8d219940a02.tar.gz alacritty-2f98871b029eef0631e8e3a70928b8d219940a02.zip |
Refactor renderer functions out of main.rs
This moves the rendering logic to draw the grid, to draw strings, and to
draw the cursor into the renderere module. In addition to being an
organizational improvement, this also allowed for some optimizations
managing OpenGL state. Render times for a moderate screen of text
dropped from ~10ms to ~4ms.
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions