Popov72
|
362b28d15c
Don't break backward compat
|
4 years ago |
Popov72
|
79508cd0b7
Fix breaking change in WebGPU after IE11 fix
|
4 years ago |
Popov72
|
f337c63d59
Minor fixes
|
4 years ago |
Popov72
|
214c6efd73
Remove the WebGPUEngineCache class
|
4 years ago |
Popov72
|
80da46b4bd
Added a temporary webgpu "cache" engine for testing purpose
|
4 years ago |
Popov72
|
31fd342ded
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into webgpu_cache
|
4 years ago |
Popov72
|
0197985bb2
Add alpha equation override
|
4 years ago |
David Catuhe
|
b3b0bf4e1c
Merge pull request #9528 from Popov72/webgpu-mrt_bindattachments
|
4 years ago |
Popov72
|
aa5eb8cada
More MRT changes for webgpu
|
4 years ago |
Popov72
|
d0d9994d8d
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into webgpu-create-engine
|
4 years ago |
Popov72
|
d57156b69f
Helper class to create engine instances
|
4 years ago |
Popov72
|
0a5d8180e0
Add IsSupported getter to WebGPUEngine
|
4 years ago |
sebavan
|
70514310c9
Merge pull request #9498 from Popov72/mrt-clear
|
4 years ago |
Popov72
|
6fee8d8d91
Fix debug code
|
4 years ago |
Popov72
|
b5db370c09
Add a clearAttachments method to the engine to be webgpu compatible
|
4 years ago |
Popov72
|
86d05da915
Fix crash of some node materials using instances on iOS
|
4 years ago |
Popov72
|
94c5333cdf
Fix MRT descriptors to handle texture formats
|
4 years ago |
Popov72
|
9913137a2e
Make scissor clear cleaner
|
4 years ago |
Popov72
|
8f08c46804
Move constants inside engine to be enable to set them "live"
|
4 years ago |
Popov72
|
27fe5dedbc
Code refactoring
|
4 years ago |
Popov72
|
5a78599b63
Force set size in multi views mode
|
4 years ago |
Popov72
|
72d5abde65
Fix crash of null engine
|
4 years ago |
Popov72
|
cb6514f367
Remove circular dependency
|
4 years ago |
Popov72
|
ab842d5f8a
Add missing MRT overrides for webgpu
|
4 years ago |
Popov72
|
a24259ea10
Remove logs
|
4 years ago |
Popov72
|
b98f4cc0a1
Add draw calls count in webgpu
|
4 years ago |
Popov72
|
0ec116ecd4
nit
|
4 years ago |
Popov72
|
0194f63083
Fix doc
|
4 years ago |
Popov72
|
4f0acfb82d
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into WebGPU
|
4 years ago |
Popov72
|
408e753b3e
Scissor clear
|
4 years ago |