- 01 Feb, 2019 1 commit
-
-
Alex Butler authored
-
- 30 Jan, 2019 1 commit
-
-
Alex Butler authored
-
- 12 Jan, 2019 1 commit
-
-
Alex Butler authored
-
- 28 Dec, 2018 1 commit
-
-
Alex Butler authored
* glium -> 0.23
-
- 10 Dec, 2018 1 commit
-
-
Alex Butler authored
-
- 16 Nov, 2018 1 commit
-
-
Alex Butler authored
-
- 12 Nov, 2018 1 commit
-
-
Alex Butler authored
-
- 16 Oct, 2018 1 commit
-
-
Alex Butler authored
-
- 03 Oct, 2018 1 commit
-
-
Alex Butler authored
-
- 21 Sep, 2018 1 commit
-
-
Alex Butler authored
-
- 14 Sep, 2018 1 commit
-
-
Alex Butler authored
-
- 09 Sep, 2018 1 commit
-
-
Alex Butler authored
-
- 07 Sep, 2018 1 commit
-
-
Alex Butler authored
-
- 24 Aug, 2018 1 commit
-
-
Alex Butler authored
-
- 18 Aug, 2018 1 commit
-
-
Alex Butler authored
-
- 17 Aug, 2018 1 commit
-
-
Alex Butler authored
-
- 07 Aug, 2018 1 commit
-
-
Alex Butler authored
-
- 06 Aug, 2018 1 commit
-
-
Christopher Serr authored
This reduces the compile time, ensures that depending crates don't get features forced onto them that they don't need / want / can't have and works around a cargo bug around features.
-
- 17 Jul, 2018 1 commit
-
-
Alex Butler authored
-
- 12 Jul, 2018 1 commit
-
-
Alex Butler authored
-
- 20 Jun, 2018 1 commit
-
-
Alex Butler authored
-
- 18 Jun, 2018 1 commit
-
-
Alex Butler authored
Provided by rustc-hash crate ~30% gpu-cache speed boost Minor refactor to rasterizer code
-
- 12 Jun, 2018 1 commit
-
-
Jeremy Soller authored
-
- 27 May, 2018 1 commit
-
-
Alex Butler authored
-
- 26 May, 2018 1 commit
-
-
Alex Butler authored
-
- 25 May, 2018 1 commit
-
-
Alex Butler authored
Small key hash speed improves draw benchmarks by 9-65%
-
- 24 May, 2018 1 commit
-
-
Alex Butler authored
Mirror the reference tests in function with fast byte-insert callbacks verified by blake2 hash.
-
- 23 May, 2018 1 commit
-
-
Alex Butler authored
-
- 22 May, 2018 1 commit
-
-
Alex Butler authored
Replace lossless storage of scale/subpixel offset + BTreeMapsearchformatching glyph -> lossy storage of scale/offsetproportionaltotolerances + a HashMap lookup.
-
- 14 May, 2018 1 commit
-
-
Alex Butler authored
Allows phase 1 of `cache_queued` work to be spread over available cores.
-
- 10 May, 2018 1 commit
-
-
Alex Butler authored
-
- 21 Mar, 2018 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 20 Mar, 2018 1 commit
-
-
Alex Butler authored
-
- 19 Mar, 2018 2 commits
-
-
Alex Butler authored
Add `approx` crate to deal with float equality
-
Jim Blandy authored
-
- 18 Mar, 2018 1 commit
-
-
Jeremy Soller authored
-
- 09 Mar, 2018 1 commit
-
-
Alex Butler authored
-
- 04 Mar, 2018 2 commits
-
-
Jeremy Soller authored
-
Jess Bees authored
Commit 2989ad86 exposed the `units_per_em` function from the stb_truetype crate, but did not update the Cargo.toml to reflect that it was added in the 0.2.2 patch of stb_truetype. Projects already using a "0.2" semver in their Cargo.toml would not bother to update from 0.2.0 or 0.2.1, and results in a compile error.
-