From: Jean-Philippe Bruyère Date: Thu, 7 May 2020 23:12:20 +0000 (+0200) Subject: update todo X-Git-Tag: v0.1-alpha~21 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=74dde08e6854eb4b921da5ca70c05b83a2111785;p=jp%2Fvkvg.git update todo --- diff --git a/README.md b/README.md index 047b99f..cdb8524 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ make # Run Make - [x] Use Scissor where possible. - [x] Improve stroke algorithms. - [ ] Radial gradients. -- [ ] Dashed lines. +- [x] Dashed lines. - [ ] Operators. - [x] Optimize vulkan memory allocations by sub-allocating from a single shared memory chunk per type. - [x] Optimize command submissions.