ppsspp/UWP
2017-03-23 10:02:29 +01: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 Turn off WholeProgramOptimization in Release mode, link is too slow 2017-03-23 10:02:29 +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 Turn off WholeProgramOptimization in Release mode, link is too slow 2017-03-23 10:02:29 +01:00
glslang_UWP Turn off WholeProgramOptimization in Release mode, link is too slow 2017-03-23 10:02:29 +01:00
GPU_UWP Turn off WholeProgramOptimization in Release mode, link is too slow 2017-03-23 10:02:29 +01:00
libkirk_UWP Turn off WholeProgramOptimization in Release mode, link is too slow 2017-03-23 10:02:29 +01:00
NativeUWP Simplify log initialization a little. Minor logging improvments in native. Don't disable logging in UWPMain 2017-03-23 10:02:29 +01:00
SPIRVCross_UWP Turn off WholeProgramOptimization in Release mode, link is too slow 2017-03-23 10:02:29 +01:00
UI_UWP Turn off WholeProgramOptimization in Release mode, link is too slow 2017-03-23 10:02:29 +01:00
zlib_UWP Turn off WholeProgramOptimization in Release mode, link is too slow 2017-03-23 10:02:29 +01:00
.gitignore Split out the UWP build into a separate .sln file. 2017-03-23 10:02:29 +01: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
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 Split out the UWP build into a separate .sln file. 2017-03-23 10:02:29 +01:00
PPSSPP_UWPMain.cpp Simplify log initialization a little. Minor logging improvments in native. Don't disable logging in UWPMain 2017-03-23 10:02:29 +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 Initial work on StorageFolderBrowser 2017-03-23 10:02:29 +01:00
StorageFileLoader.h Improve StorageFileLoader enough to actually kind of work 2017-03-23 10:02:28 +01: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 Initial work on StorageFolderBrowser 2017-03-23 10:02:29 +01:00
UWP.vcxproj.filters Initial work on StorageFolderBrowser 2017-03-23 10:02:29 +01:00
UWPHost.cpp UWP: Hook up basic touch/mouse input. Start work on loading from a StorageFile. Getting closer to starting to boot a game 2017-03-23 10:02:28 +01:00
UWPHost.h UWP: Hook up basic touch/mouse input. Start work on loading from a StorageFile. Getting closer to starting to boot a game 2017-03-23 10:02:28 +01: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