..
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
GE Debugger: Simple framework to load dumps.
2017-06-03 15:29:11 -07:00
glslang_UWP
Turn off WholeProgramOptimization in Release mode, link is too slow
2017-03-23 10:02:29 +01:00
GPU_UWP
SoftGPU: Stub a jit for texel fetch.
2017-05-30 22:57:30 -07: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
UWP: Remove tests configuration. Start experimenting with CI.
2017-03-23 10:11:09 +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
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
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
UWP: Remove tests configuration. Start experimenting with CI.
2017-03-23 10:11:09 +01:00
PPSSPP_UWPMain.cpp
Minor cleanup with GOLD define - only use it in System_GetPropertyInt
2017-04-05 16:21:08 +02: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.vcxproj
Fix XInput polling in UWP apps. Should help #9555
2017-04-05 14:13:25 +02:00
UWP.vcxproj.filters
Fix XInput polling in UWP apps. Should help #9555
2017-04-05 14:13:25 +02: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
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