17 Commits

Author SHA1 Message Date
c8955b6f35 remove vulkan namespace 2020-10-21 12:47:06 +08:00
0e56a6b00c a lot of rename 2020-10-21 12:39:22 +08:00
917424e784 move VK source files to up-level folder 2020-10-21 11:43:18 +08:00
79a7c158a8 rename from SceneDB to Database 2020-09-02 18:18:57 +08:00
8dbd0b3f2f use VKDatabase instead SceneDB 2020-09-02 18:16:15 +08:00
90314c4b97 finished first edition of the TextRenderable class. 2020-08-08 20:12:37 +08:00
cea2f8da9e fix draw text example. 2020-08-04 01:27:35 +08:00
8cc35599ad convert file codes to UTF8-BOM 2020-07-29 01:00:25 +08:00
ec3919626e update Geometry2D/3D and RenderableCreater to best new 2020-07-20 19:19:09 +08:00
79b012d5b9 fix RenderableCreater and VertexAttribData, VertexAttribDataAccess..... and then test CreateRenderableRectangle passed. 2020-07-20 18:12:02 +08:00
4898592c32 add CreateVADA function in RenderableCreater 2020-07-20 17:33:57 +08:00
2199b000fa VertexBufferBase rename to VertexAttribDataAccess 2020-07-16 20:36:54 +08:00
1ebaedb350 use "VertexAttribData" instead "VertexAttribBufferCreater" 2020-07-16 17:02:24 +08:00
6b943e8210 update RenderableCreater codes 2020-07-14 19:41:38 +08:00
9e99db9c72 rename "VertexBuffer" to "VertexAttribBuffer" 2020-07-14 14:03:26 +08:00
e9eda440a9 add VertexAttribName 2020-07-13 22:16:38 +08:00
b7e2cb7018 add TextLayout,RenderableCreater.cpp/.h 2020-07-11 21:35:14 +08:00