ppsspp/UWP
2023-02-03 21:06:43 +01:00
..
Armips_UWP armips: Update to latest. 2022-10-29 09:02:12 -07: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: Avoid some float conversion warnings. 2022-10-29 13:02:10 -07:00
CommonUWP Common: Add cpu_features library. 2023-01-29 14:35:58 -08:00
Content
CoreUWP TiltEventProcessor belongs in Core, not UI. 2023-02-01 15:04:32 +01:00
cpu_features_UWP Common: Add cpu_features library. 2023-01-29 14:35:58 -08:00
glslang_UWP Build: Update to glslang v11.13.0, use upstream. 2023-01-01 10:28:53 -08:00
GPU_UWP Split out the depth stuff from the file, move to GPU/Common 2023-02-03 21:06:43 +01: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 TiltEventProcessor belongs in Core, not UI. 2023-02-01 15:04:32 +01:00
zlib_UWP
.gitignore
App.cpp Split up the GPU config change notifications 2022-11-21 15:14:20 +01: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 Don't use PPSSPP-specific stuff in Common/VR for now. 2022-10-17 23:13:43 +02:00
PackageGold.appxmanifest (UWP) Remove expandedResources 2022-09-25 10:04:56 -04:00
PackageNormal.appxmanifest (UWP) Remove expandedResources 2022-09-25 10:04:56 -04:00
pch.cpp
pch.h
PPSSPP_UWP.sln Common: Add cpu_features library. 2023-01-29 14:35:58 -08:00
PPSSPP_UWP_TemporaryKey.pfx (UWP) Building Improvements 2022-07-19 20:33:58 -04:00
PPSSPP_UWPMain.cpp UWP build fix. Had to reshuffle some stuff and compile some Vulkan files. 2022-11-06 15:54:00 +01:00
PPSSPP_UWPMain.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
UWP.vcxproj UWP buildfix 2022-12-08 12:23:28 +01:00
UWP.vcxproj.filters UWP buildfix 2022-12-08 12:23:28 +01: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