From ad89322db760a77d8b09e40a62521de7f5ae2c88 Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Mon, 28 Aug 2017 13:28:40 -0700 Subject: [PATCH] add gcc to todo.md --- docs/todo.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/todo.md b/docs/todo.md index 438a390..ed6589c 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -28,3 +28,6 @@ Not implemented: - indexed drawing -- should implement a vertex cache of some sort - shader compile cache - Vulkan WSI + +Misc: +- Determine if cmake supports using multiple compilers, allowing use of gcc for compiling everything except for the code that needs to end up as llvm ir. -- 2.30.2