From: Jean-Philippe Bruyère Date: Thu, 26 Apr 2018 18:22:02 +0000 (+0200) Subject: update readme X-Git-Tag: v0.1-alpha~132 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=f4649db88340483efc8f4955c19bb9f11c6da46d;p=jp%2Fvkvg.git update readme --- diff --git a/README.md b/README.md index 88803c6..1923b8a 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,11 @@ make # Run Make ### Roadmap - Radial gradients. +- Dashed lines. - Offscreen pattern building. +- Optimize vulkan memory allocations by sub-allocating from a single shared memory chunk per type. +- Optimize command submissions. +- Test SDF font rendering. - Avoid line joins inside curves and arc. - Structured unit testing. - Perf and memory checks.