aboutsummaryrefslogtreecommitdiff
path: root/res
Commit message (Expand)AuthorAge
* Fix crates.io publishing restrictionsChristian Duerr2020-08-01
* Fix emojis being blended with backgroundlbonn2020-05-12
* Fix warning about inconsistent types in shaderDavid Hotham2019-04-06
* Simplify text shaderM. Stoeckl2019-02-04
* Remove unused coordinate from rect shaderM. Stoeckl2019-02-03
* Add color option to visual bellChristian Duerr2018-12-17
* Fix solid background color opacity (#847)Joe Wilm2017-10-21
* Add background_opacity option to set terminal transparency (#331)Gabriel Martinez2017-08-20
* Fix glyph offsets in cellJoe Wilm2017-05-06
* Add visual bell supportMark Andrus Roberts2017-02-07
* Live shader reloading is now a featureJoe Wilm2016-10-27
* Add license header to glsl filesJoe Wilm2016-06-29
* Add support for macOSJoe Wilm2016-06-14
* Add support for drawing background colorsJoe Wilm2016-06-06
* Refactor Instanced Drawing to use Vertex ArraysJoe Wilm2016-06-06
* Optimize Rendering with batched draw callsJoe Wilm2016-06-04
* Optimize renderingJoe Wilm2016-06-04
* Initial support for Terminal Emulation (woo!)Joe Wilm2016-06-02
* Correct sub-pixel font rendering with OpenGLJoe Wilm2016-05-20
* Use subpixel font renderingJoe Wilm2016-04-11
* Implement per vertex structJoe Wilm2016-02-27
* Bit of cleanupJoe Wilm2016-02-24
* Fragment shader supplies color correctlyJoe Wilm2016-02-24
* Render the letter JJoe Wilm2016-02-23