aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2016-07-30Input expects modifier keys from GlutinJoe Wilm
2016-07-15Update to latest nightlyJoe Wilm
2016-06-30Add config fileJoe Wilm
2016-06-27Enable vsyncJoe Wilm
2016-06-14Add support for macOSJoe Wilm
2016-06-09Fix all trivial compiler warningsJoe Wilm
2016-06-06Add support for drawing background colorsJoe Wilm
2016-06-04Optimize Rendering with batched draw callsJoe Wilm
2016-06-04Add live-reload for shadersJoe Wilm
2016-06-02Update Cargo dependenciesJoe Wilm
2016-05-20Correct sub-pixel font rendering with OpenGLJoe Wilm
2016-02-27Rasterizer uses DPI from GlutinJoe Wilm
2016-02-24build rect describing glyph quadJoe Wilm
2016-02-23Render the letter JJoe Wilm
2016-02-21Implement very basic glyph rasterizationJoe Wilm
2016-02-21Add function for listing font names on linuxJoe Wilm