This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cebdfd1bbd060bd77a9875ebfa5f8cebb6e2d7c0
godot
/
platform
/
uwp
History
reduz
45af29da80
Add a new HashSet template
...
* Intended to replace RBSet in most cases. * Optimized for iteration speed
2022-05-20 22:40:38 +02:00
..
export
Add a new HashSet template
2022-05-20 22:40:38 +02:00
app_uwp.cpp
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01:00
app_uwp.h
…
context_egl_uwp.cpp
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01:00
context_egl_uwp.h
…
detect.py
…
joypad_uwp.cpp
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01:00
joypad_uwp.h
Zero initialize all pointer class and struct members
2022-04-04 19:49:50 +02:00
logo.png
…
os_uwp.cpp
Add OS::is_process_running function.
2022-05-03 17:27:17 -07:00
os_uwp.h
Add OS::is_process_running function.
2022-05-03 17:27:17 -07:00
platform_config.h
…
SCsub
…