godot/platform
Fabio Alessandrelli 246334b836 [HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads.
Performances are not great in general, bad on Firefox, on Chrome, well,
it could be an improvement. Leave it as a fallback for now, but can be
forced via project settings if desired (or custom JavaScript logic via
the "args" option).

I'm actually surprised this works, it involves so many allocations, but
there's no way around it when SharedArrayBuffer is not available :(.
2021-09-15 20:48:49 +02:00
..
android Add support for Play Asset Delivery. 2021-09-15 06:06:11 -07:00
iphone Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
javascript [HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads. 2021-09-15 20:48:49 +02:00
linuxbsd Merge pull request #52282 from Calinou/scons-improve-linuxbsd-build-messages 2021-09-15 12:50:39 +02:00
osx Merge pull request #47391 from Calinou/platform-feature-tags-lowercase 2021-09-07 16:30:50 -03:00
uwp Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
windows Clean DisplayServerWindows and add missing guards 2021-09-10 15:56:46 +02:00
register_platform_apis.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00