]> O.S.I.I.S - jp/vkvg.git/commitdiff
update readme
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 26 Apr 2018 18:22:02 +0000 (20:22 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 26 Apr 2018 18:22:02 +0000 (20:22 +0200)
README.md

index 88803c6c278b8f8db3753cc5484a9123b69e64fa..1923b8afb446fcb061f449d0c908e4a33fb35920 100644 (file)
--- 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.