From 34ce378c6f9748baf46609e430f495323de6fb47 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Wed, 21 Nov 2018 20:38:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0devel=5F1=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WIP/devel_1_2018.11.21.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 WIP/devel_1_2018.11.21.txt diff --git a/WIP/devel_1_2018.11.21.txt b/WIP/devel_1_2018.11.21.txt new file mode 100644 index 00000000..a1f1586e --- /dev/null +++ b/WIP/devel_1_2018.11.21.txt @@ -0,0 +1,11 @@ +分支: devel_1 +目标: 建立一个所有平台都可以初始化出来的窗口 + +技术实现: + + Windows GLFW Core/ES3 + Mac GLFW Core/ES3 + Linux GLFW Core/ES3 + Web GLFW WebGL 2 + Android EGL ES3 + iOS EGL ES3