pandamicro
|
afd22296b4
|
MIT license update and to new year 2023 (#13927)
* Cpp MIT license update and to date
* TS MIT license update and to date
|
2022-12-28 11:25:12 +08:00 |
|
minggo
|
271cc5cf23
|
Remove some format rule (#10919)
* remove some rules
* format all codes with new format rule
|
2022-05-04 13:09:24 +08:00 |
|
minggo
|
cd48cf7106
|
Replace CCASSERT with CC_ASSERT (#10682)
* replace CCASSERT with CC_ASSEERT
|
2022-04-10 16:03:46 +08:00 |
|
minggo
|
aca0a1bccb
|
Remove memory management (#10125)
* remove NedPooling
* remove Jealloc
* remove some macros
* move memory related macros into Memory.h
* delete MemTrack
|
2022-02-22 18:12:48 +08:00 |
|
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 |
|
Zeqiang Li
|
4b1422a7f3
|
event init & mem align (#4116)
|
2021-12-21 11:08:11 +08:00 |
|
Yun Hsiao Wu
|
5524b5c5d4
|
nx adaptation framework (#4050)
|
2021-12-14 15:04:57 +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
|
d7db4dc817
|
gfx: resolve attachments (#3684)
|
2021-07-06 14:02:59 +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
|
a674efe2dc
|
fix conflicts
|
2021-02-07 10:57:40 +08:00 |
|
Yun Hsiao Wu
|
d0fb6d5281
|
fix format
|
2021-02-05 16:41:01 +08:00 |
|
Yun Hsiao Wu
|
e0fdfef054
|
license upgrader
|
2021-02-05 14:08:22 +08:00 |
|
Yun Hsiao Wu
|
d9f91be676
|
device agent allocator pool
|
2021-01-11 17:12:35 +08:00 |
|