ppsspp/UWP
Henrik Rydgård 93bf866125 UWP: Fix (or patch up...) a race condition in StorageFileLoader. Might help #10882, fixes some other freezes.
Not convinced it's 100% correct but it appears to work, heh. Can't be
bothered to investigate too deeply.
2018-04-07 17:47:02 +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 Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01: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 Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01:00
glslang_UWP UWP buildfix 2018-04-07 16:01:56 +02:00
GPU_UWP Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01:00
libkirk_UWP Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01:00
NativeUWP Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01:00
SPIRVCross_UWP Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01:00
UI_UWP Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01:00
zlib_UWP Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01: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 UWP buildfix? 2018-02-27 20:04:41 +01: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: Fix (or patch up...) a race condition in StorageFileLoader. Might help #10882, fixes some other freezes. 2018-04-07 17:47:02 +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 Enable FlushInstructionCache on UWP, it's been allowed finally. 2018-03-20 20:30:33 +01: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