Commit Graph

3 Commits

Author SHA1 Message Date
Yun Hsiao Wu
4cf1350fe0 gfx: swapchain refactor (#9030)
* update effect.hideInEditor

* swapchain refactor

* webgl multi draw

* implicit depth/stencil format

* native adapt

* explicit resizable texture

* DrawInfo in InputAssembler

* device cached states

* sync defines

* gfx: empty backend

* update playground

* remove profiler camera

* update effect types

* fix pass.resetUniform
2021-08-31 19:40:50 +08:00
pandamicro
4f4cd91d51 Refactor game init process & make splash screen internal (#6391)
* Refactor game init process & make splash screen internal

* Fix ci
2020-03-23 12:59:40 +08:00
Yun Hsiao Wu
f47cea1422 better playground framework (#5805)
* better playground framework

* remove redundant memops

* minor

* linter

* restore memops
2019-11-29 13:26:34 +08:00