virtualx-engine/platform/uwp
Rémi Verschelde d01e8aafb4
UWP: Fix VS 2017 build with new get_unique_id method
Fixes this error:
```
platform\uwp\os_uwp.cpp(715): error C3149: 'Windows::Storage::Streams::IBuffer': cannot use this type here without a top-level '^'
```
2024-01-17 11:24:19 +01:00
..
export Added support for repackaging the generated UWP APPX file with makeappx. 2023-07-17 20:54:32 +02:00
app.cpp UWP: Fix app crash when managed_object->update_clipboard() is called 2023-02-11 22:50:32 +01:00
app.h UWP: Fix app crash when managed_object->update_clipboard() is called 2023-02-11 22:50:32 +01:00
context_egl_uwp.cpp UWP: Fix build with Google ANGLE not supporting EGL_ANGLE_DISPLAY_ALLOW_RENDER_TO_BACK_BUFFER 2023-02-11 22:52:37 +01:00
context_egl_uwp.h
detect.py
joypad_uwp.cpp
joypad_uwp.h
logo.png
os_uwp.cpp UWP: Fix VS 2017 build with new get_unique_id method 2024-01-17 11:24:19 +01:00
os_uwp.h Implement UWP version of OS.get_unique_id function. 2024-01-10 13:25:28 +01:00
platform_config.h
power_uwp.cpp
power_uwp.h
SCsub