Fabio Alessandrelli
|
948e66c3d6
[HTML5] Implement JavaScript PWA update callbacks.
|
3 years ago |
Rémi Verschelde
|
8bdef23f7f
Merge pull request #56012 from bruvzg/wt🤎4
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
bruvzg
|
ea5bb8b47d
[Windows] Improve console handling and execute/create_process.
|
3 years ago |
Fabio Alessandrelli
|
46fdba5f8b
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
|
3 years ago |
Fabio Alessandrelli
|
4ed1d977fc
[OS] Add ThreadWorkPool default size to OS.
|
3 years ago |
Fabio Alessandrelli
|
246334b836
[HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads.
|
3 years ago |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 years ago |
Fabio Alessandrelli
|
26ec6ca576
[HTML5] Implement get_processor_count.
|
4 years ago |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Fabio Alessandrelli
|
611c4998e8
[HTML5] EditorRunNative works with GDNative.
|
4 years ago |
Fabio Alessandrelli
|
e2083871eb
[HTML5] Port JavaScript inline code to libraries.
|
4 years ago |
Fabio Alessandrelli
|
dccd71c7a3
JS synchronous start, better persistent FS sync.
|
4 years ago |
Fabio Alessandrelli
|
27ab97501b
[HTML5] Add override keyword, cleanup methods.
|
5 years ago |
Fabio Alessandrelli
|
7a5e10b8a9
Use dummy driver when JS AudioContext is unavailable.
|
5 years ago |
Fabio Alessandrelli
|
1a637b07b1
Limit FPS in JS by skipping iterations.
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Fabio Alessandrelli
|
7411e7fd37
DisplayServerJavaScript implementation.
|
5 years ago |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 years ago |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
5 years ago |
Juan Linietsky
|
4396e98834
Refactored Input, create DisplayServer and DisplayServerX11
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Rémi Verschelde
|
3dea5fd631
Remove incomplete battery status/power API
|
5 years ago |
muiroc
|
e51c6a0d28
Allow per pixel transparency in javascript platform
|
5 years ago |
Hugo Locurcio
|
90a1f8d8a7
Make `OS.execute()` blocking by default if not specified
|
5 years ago |
Rémi Verschelde
|
435f86cf87
HTML5: Address removal of 'timestamp' in Emscripten 1.39.5
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |