ppsspp/UWP
Gabriel Morazán 43ec8f5b12
(UWP) Nitpicks
2023-03-26 16:45:10 -04:00
..
Armips_UWP (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04: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 UWP buildfix 2023-03-22 14:17:19 +01:00
Content
CoreUWP (UWP) Nitpicks 2023-03-26 16:45:10 -04:00
cpu_features_UWP (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
glslang_UWP (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
GPU_UWP Move texture replacer to GPU/Common. 2023-03-09 21:11:53 +01:00
libkirk_UWP (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
libzstd_UWP (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
miniupnpc_UWP (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
SPIRVCross_UWP (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
UI_UWP More renaming 2023-03-26 11:21:34 +02:00
zlib_UWP (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
.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 (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
PackageGold.appxmanifest (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
PackageNormal.appxmanifest (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
pch.cpp
pch.h
PPSSPP_UWP_TemporaryKey.pfx (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
PPSSPP_UWP.sln (UWP) Remove All Redundant Conditionals 2023-03-04 19:19:14 -04:00
PPSSPP_UWPMain.cpp Don't create Host objects except in headless/unittest 2023-03-25 10:47:01 +01:00
PPSSPP_UWPMain.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
UWP.vcxproj Remove a few of the Host implementations 2023-03-25 10:37:49 +01:00
UWP.vcxproj.filters (UWP) Nitpicks 2023-03-26 16:45:10 -04: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 2023-03-24 15:32:48 +01:00
XAudioSoundStream.h