Yun Hsiao Wu
|
14a17c9d22
|
license upgrade (#4210)
|
2022-01-24 17:18:47 +08:00 |
|
Yun Hsiao Wu
|
da2f03ff73
|
gfx: swapchain refactor (#3751)
* gfx: swapchain
* acquire/release/surface on swapchain
* fix swapchain texture creation
* acquire/present back on device
* formats are swapchain-specific
* swapchain: vk works
* enable device agent
* format fix
* update gfxdef
* fix enum decl
* pipeline adapt
* minor
* vk: compress attr locations directly in SPIR-V
* gles3 adjust
* InputAssembler owns an DrawInfo
* gles2 adapt
* texture keep track of its hash
* device cached states
* format
* glslang finalize
* buffer view adapt
* fg: subpass support
* minor
* 3.4 adapt
* profiler adapt
* buffer update frequency detection
* minor
* base commit
* swapchain works on metal
* spirv
* mtltexture issue
* remote test code
* depthtexture
* revert ifdef USE_METAL
* ios swapchain header
* fix some triple buffer issues
* resize accept surface transform
Co-authored-by: Zeqiang Li <Zeqiang-li@outlook.com>
|
2021-08-31 19:40:32 +08:00 |
|
Yun Hsiao Wu
|
5c88f24b3f
|
misc gfx & fg improvements (#3703)
|
2021-07-13 14:07:47 +08:00 |
|
cary
|
43c6e02f80
|
Fix noexcept error. (#3426)
* Fix noexcept error.
|
2021-04-19 17:46:59 +08:00 |
|
minggo
|
d8824f8a11
|
fix coding style (#3371)
|
2021-04-02 09:55:12 +08:00 |
|
Yun Hsiao Wu
|
acbd39ff55
|
move minimal jsb init into a separate header (#3314)
|
2021-03-12 09:56:04 +08:00 |
|
Yun Hsiao Wu
|
6b197934ff
|
basic framegraph (#3303)
|
2021-03-11 11:15:09 +08:00 |
|
Yun Hsiao Wu
|
ea88ba33c6
|
codebase structure update (#3289)
* structure
* fix jsb auto binding license issue
|
2021-03-01 12:00:10 +08:00 |
|