Commit Graph

13 Commits

Author SHA1 Message Date
minggo
f08555248f fix conflict 2022-01-24 17:23:03 +08:00
Yun Hsiao Wu
14a17c9d22 license upgrade (#4210) 2022-01-24 17:18:47 +08:00
oahcy
5379e6ef35 引擎适配linux平台 (#4035) 2021-11-29 17:17:15 +08:00
minggo
aa522396a3 CC_INLINE to inline (#3664) 2021-06-28 16:41:13 +08:00
Yun Hsiao Wu
1ebe420662 structure adjustments (#3532) 2021-06-02 09:39:13 +08:00
Yun Hsiao Wu
e1c240f2d0 Clang-Tidy adaptations (#3379)
* gfx: CommandBuffer.draw accept DrawInfo

* clang-tidy config

* tidy adapt

* enable function name check

* better workflow
2021-04-12 09:41:28 +08:00
Yun Hsiao Wu
e0fdfef054 license upgrader 2021-02-05 14:08:22 +08:00
Yun Hsiao Wu
46ba30ae13 GFX Descriptor Set (#2713)
* GFX Descriptor Set: GLES3

* GFX Descriptor Set: GLES2

* GFX Descriptor Set: Vulkan

* upper layer adaptions

* GFX Descriptor Set: Metal

Co-authored-by: coulsonwang <coulsonwang@126.com>
2020-08-24 17:11:06 +08:00
minggo
8851495456 Native renderer (#2662)
Refactor RenderPipeline/RenderStage/RenderFlow
2020-07-31 16:52:25 +08:00
Yun Hsiao Wu
7304eb37b2 vk: all buffer updates need staging buffer (#2657) 2020-07-27 10:20:56 +08:00
Yun Hsiao Wu
be439fd33d vk: descriptor hub (#2652) 2020-07-24 18:08:16 +08:00
Yun Hsiao Wu
d3d13424f6 vk: refactor PipelineLayout/BindingLayout/CommandPool/CommandBuffer (#2610)
* vk: refactor PipelineLayout/BindingLayout

* vk: update descriptors without template fallback

* vk: refactor CommandAllocator/CommandBuffer
2020-06-24 15:16:41 +08:00
minggo
cf60075203 move some files from renderer/core to cocos/base (#2591) 2020-06-18 13:47:25 +08:00