- 14 Sep, 2018 1 commit
-
-
Chinedu Francis Nwafili authored
-
- 09 Sep, 2018 1 commit
-
-
Alex Butler authored
-
- 07 Sep, 2018 1 commit
-
-
Alex Butler authored
-
- 05 Sep, 2018 3 commits
-
-
Alex Butler authored
Remove Cargo version from readme Update stb_truetype-rs link
-
Alex Butler authored
Fix inconsisent bounding box sizes at the same subpixel positions See merge request !134
-
Alex Butler authored
-
- 27 Aug, 2018 3 commits
-
-
Alex Butler authored
-
Alex Butler authored
Add comments to the CacheBuilder methods to make it obvious the example uses the default value See merge request redox-os/rusttype!133
-
Lucas Kent authored
-
- 24 Aug, 2018 5 commits
-
-
Alex Butler authored
-
Alex Butler authored
-
Alex Butler authored
-
Alex Butler authored
-
Alex Butler authored
-
- 21 Aug, 2018 3 commits
-
-
Alex Butler authored
-
Alex Butler authored
Create Gitlab-CI config See merge request redox-os/rusttype!132
-
SamwiseFilmore authored
-
- 19 Aug, 2018 10 commits
-
-
Alex Butler authored
Add gpu_cache module example docs See merge request redox-os/rusttype!131
-
Alex Butler authored
-
Alex Butler authored
-
Alex Butler authored
Add docs clarifying Font creation & lifetimes See merge request redox-os/rusttype!129
-
Alex Butler authored
cargo fmt
-
Alex Butler authored
Add Debug impl for Font & Glyph structs See merge request redox-os/rusttype!130
-
Alex Butler authored
-
Alex Butler authored
Rework CacheBuilder to use methods See merge request redox-os/rusttype!128
-
Alex Butler authored
Add `Cache::builder()` Add method documentation & examples Update documentation Remove deprecated Cache methods Use `dimensions` instead of width & height
-
Alex Butler authored
Add multithreaded gpu_cache rasterization See merge request redox-os/rusttype!126
-
- 18 Aug, 2018 1 commit
-
-
Alex Butler authored
-
- 17 Aug, 2018 2 commits
-
-
Alex Butler authored
-
Alex Butler authored
[gpu_cache] Only rasterize & upload after queue has successfully fit in cache See merge request redox-os/rusttype!125
-
- 16 Aug, 2018 2 commits
-
-
Alex Butler authored
Allows faster failing without wasted rasterization & upload. Produces a 1.16-1.29 speed up in cache_bad_cases benchmarks Update changelog
-
Alex Butler authored
-
- 15 Aug, 2018 5 commits
-
-
Alex Butler authored
Add CacheBuilder::rebuild, Cache::to_builder Closes #122 See merge request redox-os/rusttype!124
-
Alex Butler authored
-
Alex Butler authored
Add resizing benchmark
-
Alex Butler authored
Move gpu_cache benchmarks to benches/ & add cache thrashing benchmark See merge request redox-os/rusttype!123
-
Alex Butler authored
Wrap gpu_cache tests in a module
-
- 07 Aug, 2018 2 commits
-
-
Alex Butler authored
-
Alex Butler authored
Don't use default-features on dependencies See merge request redox-os/rusttype!122
-
- 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.
-