This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-17 21:15:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38de4d24efb51e70302fd08c819241db5ec545ad
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
…