godot/platform/uwp
Rémi Verschelde 8247667a3e
Core: Drop custom copymem/zeromem defines
We've been using standard C library functions `memcpy`/`memset` for these since
2016 with 67f65f6639.

There was still the possibility for third-party platform ports to override the
definitions with a custom header, but this doesn't seem useful anymore.
2021-04-27 16:26:27 +02:00
..
export Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
app.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
app.h
context_egl_uwp.cpp
context_egl_uwp.h
detect.py Allow to not optimize release build 2021-03-14 15:51:05 +01:00
joypad_uwp.cpp Rename some more global enums (Key, Joy, MIDI) 2021-03-23 07:13:23 -04:00
joypad_uwp.h Rename some more global enums (Key, Joy, MIDI) 2021-03-23 07:13:23 -04:00
logo.png
os_uwp.cpp Converted sensor acceleration units to m/s^2 on iOS and UWP 2021-03-17 14:05:05 +01:00
os_uwp.h
platform_config.h
SCsub