ppsspp/UWP
ANR2ME 41de63f13c Moving sceNpMatching2-stuff to sceNp2.cpp/h.
PS: Register_sceNpMatching2 not being added to HLETables because currently the callback didn't work properly yet and could crash the game.
2022-08-04 16:12:29 +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 Add 4k support to uwp version on xbox 2021-10-03 22:44:21 +01:00
CommonUWP Prevent Dummy file from appearing in packages. 2022-07-19 13:23:09 -04:00
Content
CoreUWP Moving sceNpMatching2-stuff to sceNp2.cpp/h. 2022-08-04 16:12:29 +07:00
glslang_UWP Update glslang_UWP.vcxproj 2021-04-05 00:18:08 +02:00
GPU_UWP UWP buildfix 2022-08-03 14:31:24 +02:00
libkirk_UWP
libzstd_UWP Update zstd to 1.5.0. 2021-05-16 11:15:24 -07:00
miniupnpc_UWP Buildfixes 2021-04-18 00:34:18 +02:00
SPIRVCross_UWP
UI_UWP Allow custom UI themes 2022-02-11 12:42:38 +01:00
zlib_UWP
.gitignore
App.cpp Add check that makes PPSSPP work on Xbox through the debugger 2022-07-07 00:08:50 +02:00
App.h
build_uwp.proj
imgconv.sh
NKCodeFromWindowsSystem.cpp
NKCodeFromWindowsSystem.h Move input utilities from native to Common/Input. 2020-10-01 09:42:32 +02:00
Package.appxmanifest (UWP) Update Dummy Manifest 2022-07-19 20:55:24 -04:00
PackageGold.appxmanifest (UWP) Building Improvements 2022-07-19 20:33:58 -04:00
PackageNormal.appxmanifest (UWP) Building Improvements 2022-07-19 20:33:58 -04:00
pch.cpp
pch.h
PPSSPP_UWP.sln Build: Add libzstd to build. 2021-04-11 09:13:10 -07:00
PPSSPP_UWP_TemporaryKey.pfx (UWP) Building Improvements 2022-07-19 20:33:58 -04:00
PPSSPP_UWPMain.cpp Remove unmotivated check preventing texture ini creation on mobile. (#15647) 2022-07-10 22:34:44 +02:00
PPSSPP_UWPMain.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
StorageFileLoader.cpp UWP crashfix - serialize accesses to each loader 2022-04-15 20:34:33 +02:00
StorageFileLoader.h UWP crashfix - serialize accesses to each loader 2022-04-15 20:34:33 +02:00
StorageFolderBrowser.cpp Common: Capitalize setCurrentThreadName(). 2021-04-30 23:02:36 -07:00
StorageFolderBrowser.h Loaders: Rename Path() to GetPath(). 2021-05-09 17:10:14 -07:00
UWP.vcxproj UWP: Fix missing font file causing missing text fields. Fixes #15771 2022-08-04 10:44:12 +02:00
UWP.vcxproj.filters UWP: Fix missing font file causing missing text fields. Fixes #15771 2022-08-04 10:44:12 +02:00
UWPHost.cpp Debugger: Simplify symbol map filename build. 2021-05-14 22:48:32 -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 UWP buildfix 2021-07-10 10:59:25 +02:00
XAudioSoundStream.h