ppsspp/UWP
2021-04-25 14:51:39 -07:00
..
Armips_UWP UWP: Disable SDLChecks, which error on deprecated. 2021-02-18 08:56:36 -08:00
AssetsGold Build: Recompress pngs using better zlib. 2021-04-11 11:09:18 -07:00
AssetsNormal Build: Recompress pngs using better zlib. 2021-04-11 11:09:18 -07:00
Common UWP: Fix DPI calculations for touch. Implement back button support. 2017-03-23 10:02:29 +01:00
CommonUWP Build: Add libzstd to build. 2021-04-11 09:13:10 -07:00
Content Edited version of #12031, without the ISO/CSO ability. 2019-06-01 18:41:30 +02:00
CoreUWP Merge pull request #14358 from unknownbrackets/debugger 2021-04-17 18:35:38 +02:00
glslang_UWP Update glslang_UWP.vcxproj 2021-04-05 00:18:08 +02:00
GPU_UWP Build: Add libzstd to build. 2021-04-11 09:13:10 -07:00
libkirk_UWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
libzstd_UWP Build: Add libzstd to build. 2021-04-11 09:13:10 -07:00
miniupnpc_UWP Buildfixes 2021-04-18 00:34:18 +02:00
SPIRVCross_UWP Update SPIRV-Cross 2019-06-20 00:41:47 +02:00
UI_UWP UWP: Disable SDLChecks, which error on deprecated. 2021-02-18 08:56:36 -08:00
zlib_UWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
.gitignore Update .gitignore 2019-05-04 23:54:36 +08:00
App.cpp UWP StorageFileLoader: Remove some excessive logging. 2020-12-20 13:19:00 +01:00
App.h Fix for weird Xbox B button behavior, see #10948. A simpler change was tested to work by Ruler. 2019-01-22 22:02:04 +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 Move input utilities from native to Common/Input. 2020-10-01 09:42:32 +02:00
PackageGold.appxmanifest Edited version of #12031, without the ISO/CSO ability. 2019-06-01 18:41:30 +02: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_TemporaryKey.pfx UWP: Update the temporary-key with a new one generated by dominater01 2019-05-08 00:14:19 +02:00
PPSSPP_UWP.sln Build: Add libzstd to build. 2021-04-11 09:13:10 -07:00
PPSSPP_UWPMain.cpp Add iOS version detection, turn off JIT on bootup if >= 14.3. 2021-02-22 09:16:51 +01:00
PPSSPP_UWPMain.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
StorageFileLoader.cpp Common: FileUtil rename buildfix. 2021-04-25 14:51:39 -07:00
StorageFileLoader.h UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
StorageFolderBrowser.cpp Move threading utils from native to Common 2020-10-01 09:27:25 +02: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 Build: Add libzstd to build. 2021-04-11 09:13:10 -07:00
UWP.vcxproj.filters Update the glslang submodule, fix the build afterwards. 2020-03-03 22:19:32 +01:00
UWPHost.cpp Common: UWP buildfix. 2021-04-25 14:35:15 -07:00
UWPHost.h SwicthUMD:Only update Switch UMD item of Windows menu instead of entire UI. 2020-10-22 17:45:29 +08:00
UWPUtil.h Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
XAudioSoundStream.cpp XAudioBackend: Limit the number of queued buffers properly. 2020-12-19 12:59:28 +01:00
XAudioSoundStream.h Update UWP port 2018-12-10 20:55:07 +07:00