summaryrefslogtreecommitdiffstats
path: root/res/text.f.glsl
AgeCommit message (Expand)Author
2019-02-04Simplify text shaderM. Stoeckl
2018-12-17Add color option to visual bellChristian Duerr
2017-10-21Fix solid background color opacity (#847)Joe Wilm
2017-08-20Add background_opacity option to set terminal transparency (#331)Gabriel Martinez
2017-02-07Add visual bell supportMark Andrus Roberts
2016-10-27Live shader reloading is now a featureJoe Wilm
2016-06-29Add license header to glsl filesJoe Wilm
2016-06-06Add support for drawing background colorsJoe Wilm
2016-06-06Refactor Instanced Drawing to use Vertex ArraysJoe Wilm
2016-06-04Optimize Rendering with batched draw callsJoe Wilm
2016-06-02Initial support for Terminal Emulation (woo!)Joe Wilm
2016-05-20Correct sub-pixel font rendering with OpenGLJoe Wilm
2016-04-11Use subpixel font renderingJoe Wilm
2016-02-24Bit of cleanupJoe Wilm
2016-02-24Fragment shader supplies color correctlyJoe Wilm
2016-02-23Render the letter JJoe Wilm