ppsspp/UWP
2017-10-20 14:45:00 +02:00
..
AssetsGold UWP: Add simple script to produce the square-shaped UWP logos. Add gold assets 2017-03-23 10:02:27 +01:00
AssetsNormal UWP: Do some build system hackery to make it workable to make GOLD builds. Give the Gold build its own GUID 2017-03-23 10:02:29 +01:00
Common UWP: Fix DPI calculations for touch. Implement back button support. 2017-03-23 10:02:29 +01:00
CommonUWP UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
Content UWP: Add a temporary directory with the assets until we can figure out how to copy these at build time. 2017-03-23 10:02:27 +01:00
CoreUWP UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
glslang_UWP UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
GPU_UWP UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
libkirk_UWP UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
NativeUWP UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
SPIRVCross_UWP UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
UI_UWP UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
zlib_UWP UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
.gitignore Fix UWP build 2017-06-09 11:23:43 +02:00
App.cpp UWP: Fix DPI calculations for touch. Implement back button support. 2017-03-23 10:02:29 +01:00
App.h UWP: Fix DPI calculations for touch. Implement back button support. 2017-03-23 10:02:29 +01:00
build_uwp.proj Heh, oops 2017-03-23 12:09:26 +01:00
imgconv.sh UWP: Do some build system hackery to make it workable to make GOLD builds. Give the Gold build its own GUID 2017-03-23 10:02:29 +01:00
NKCodeFromWindowsSystem.cpp UWP: Hook up basic keyboard support 2017-03-23 10:02:28 +01:00
NKCodeFromWindowsSystem.h UWP: Hook up basic keyboard support 2017-03-23 10:02:28 +01:00
PackageGold.appxmanifest UWP: Do some build system hackery to make it workable to make GOLD builds. Give the Gold build its own GUID 2017-03-23 10:02:29 +01:00
PackageNormal.appxmanifest UWP: Do some build system hackery to make it workable to make GOLD builds. Give the Gold build its own GUID 2017-03-23 10:02:29 +01:00
pch.cpp Add UWP projects and rough UWP entry point application based on the sample 2017-03-23 10:02:27 +01:00
pch.h Add UWP projects and rough UWP entry point application based on the sample 2017-03-23 10:02:27 +01:00
PPSSPP_UWP.sln UWP: Remove tests configuration. Start experimenting with CI. 2017-03-23 10:11:09 +01:00
PPSSPP_UWPMain.cpp Don't call functions in asserts, they get compiled out in release... 2017-10-20 14:45:00 +02:00
PPSSPP_UWPMain.h UWP: Fix DPI calculations for touch. Implement back button support. 2017-03-23 10:02:29 +01:00
StorageFileLoader.cpp UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
StorageFileLoader.h UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
StorageFolderBrowser.cpp Initial work on StorageFolderBrowser 2017-03-23 10:02:29 +01:00
StorageFolderBrowser.h Initial work on StorageFolderBrowser 2017-03-23 10:02:29 +01:00
UWP_TemporaryKey.pfx Add UWP projects and rough UWP entry point application based on the sample 2017-03-23 10:02:27 +01:00
UWP.vcxproj UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
UWP.vcxproj.filters Fix XInput polling in UWP apps. Should help #9555 2017-04-05 14:13:25 +02:00
UWPHost.cpp UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
UWPHost.h UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
UWPUtil.h Improve StorageFileLoader enough to actually kind of work 2017-03-23 10:02:28 +01:00
XAudioSoundStream.cpp Improve StorageFileLoader enough to actually kind of work 2017-03-23 10:02:28 +01:00
XAudioSoundStream.h Add UWP projects and rough UWP entry point application based on the sample 2017-03-23 10:02:27 +01:00