GABO1423
|
2643c1b801
|
(UWP) Simplify appxmanifest Files
Also fix misplaced Asset file
|
2023-08-26 14:45:25 -04:00 |
|
GABO1423
|
5ea2928100
|
(UWP) Resolve Build Warning
`MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance`
|
2023-08-26 14:44:20 -04:00 |
|
GABO1423
|
be18828e2f
|
(UWP) Another Round of Code Cleanups
|
2023-08-26 14:44:20 -04:00 |
|
Bashar Astifan
|
19d79b0a6c
|
Merge branch 'master' into configs-loading
|
2023-08-26 12:19:44 +04:00 |
|
GABO1423
|
79ab8be231
|
(UWP) Fixed Skipped Debugger Files
|
2023-08-24 20:53:47 -04:00 |
|
Bashar Astifan
|
04d72ebe54
|
UWP improvements 2
|
2023-08-23 02:25:57 +04:00 |
|
GABO1423
|
8cfe46eed0
|
(UWP) Remove Win32/x86 Support
|
2023-08-14 18:57:31 -04:00 |
|
Bashar Astifan
|
dc32ab134d
|
Exclude root choice from memStickScreen (UWP)
This was wrapped before with `#if PPSSPP_PLATFORM(ANDROID)` after it got removed now start to appear in UWP, this should fix it.
|
2023-08-14 09:27:51 +04:00 |
|
Bashar Astifan
|
c9b3d8aedf
|
Resolve launch item and conflicts
- Better handling for launch items
- Resolved code conflicts
|
2023-08-14 07:46:14 +04:00 |
|
Bashar Astifan
|
07c119a80c
|
Merge branch 'master' of https://github.com/hrydgard/ppsspp
|
2023-08-14 02:45:28 +04:00 |
|
Henrik Rydgård
|
9a8919810b
|
Translation cleanups
|
2023-08-01 13:04:52 +02:00 |
|
Bashar Astifan
|
401377818c
|
Merge branch 'master' into master
|
2023-08-01 05:29:56 +04:00 |
|
Henrik Rydgård
|
8cfc4fe60d
|
Merge pull request #17647 from lvonasek/postshader_fake_reflections
Postshader - Fake reflections
|
2023-07-22 12:24:40 +02:00 |
|
Bashar Astifan
|
a35c8425e6
|
Merge branch 'master' into master
|
2023-07-17 23:20:52 +04:00 |
|
GABO1423
|
4f4d41a02b
|
(UWP) Add Missing Asset Files
|
2023-07-13 20:49:34 -04:00 |
|
Lubos
|
0729aa5d46
|
Postshader - New version of bloom
|
2023-07-05 19:20:17 +02:00 |
|
Lubos
|
2a7d6fe9f8
|
Postshader - Fake reflections added
|
2023-06-30 14:38:35 +02:00 |
|
GABO1423
|
e8c42b0bb7
|
(UWP) Code Cleanup: Round 2
|
2023-06-29 01:36:30 -04:00 |
|
Bashar Astifan
|
808ff28aa5
|
Free space and other fixes
- Fixed freespace value
- added back BOOTABLE case to BROWSE_FOR_FILE
- Fixed fake folder info
- Fixed some code formating
|
2023-05-03 13:04:07 +04:00 |
|
Bashar Astifan
|
05776ee6af
|
Major update
|
2023-04-30 08:54:54 +04:00 |
|
Bashar Astifan
|
d0b6935592
|
UWP Improved Support
|
2023-04-28 23:22:17 +04:00 |
|
fp64
|
345b0dcd8b
|
Update UWP references
|
2023-04-18 21:28:02 -04:00 |
|
Henrik Rydgård
|
f401a803a6
|
Fix VFPU table deployment on UWP
|
2023-04-03 22:20:11 +02:00 |
|
Henrik Rydgård
|
d996fb74d4
|
MSVC: Set language standard to c++17.
Noticed that we were getting some new warnings after merging the
constexpr stuff.
|
2023-04-02 17:55:15 +02:00 |
|
Henrik Rydgård
|
143f499d11
|
Remove a few of the Host implementations
|
2023-03-25 10:37:49 +01:00 |
|