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
f53e7efefed8767cdf049f2ae942e4643144be22
godot
/
platform
/
winrt
History
Rémi Verschelde
26baaf447a
WinRT: Add missing license file for ANGLE
...
Also drop the unused "All rights reserved" FunctionDiscoveryKeys_devpkey.h
Fixes
#4859
.
2016-07-14 08:49:02 +02:00
..
include
WinRT: Add missing license file for ANGLE
2016-07-14 08:49:02 +02:00
app.cpp
…
app.h
…
detect.py
…
gl_context_egl.cpp
…
gl_context_egl.h
…
logo.png
Fixed iCCp chunk in pngs
2016-06-22 21:13:29 +02:00
os_winrt.cpp
…
os_winrt.h
…
platform_config.h
…
SCsub
…
thread_winrt.cpp
Added function to notify ScriptLanguage when a thread is created/freed, allows scripts to allocate a stack there via TLS
2016-06-25 10:41:23 -03:00
thread_winrt.h
…