twinaphex
43c0d8aaa3
(MSVC2019) Add missing assets
2021-02-19 03:38:49 +01:00
Autechre
16e36e0ae9
Update RetroArch-msvc2019-UWP.sln
2021-02-19 03:06:42 +01:00
twinaphex
f41e5b0483
Add MSVC2019 UWP
2021-02-19 02:57:19 +01:00
GH Cao
19535330d2
[UWP] VFS: Use Win32 file APIs when possible
2021-01-07 00:14:21 +08:00
tunip3
8308bdb24b
Add rescap for run full trust (needed to make broadFileSystemAccess work on Xbox)
2021-01-01 23:24:54 +00:00
aliaspider
b6544a71d7
(MSVC) add the DEBUG preprocessor definition to debug targets.
2020-12-20 07:05:46 +01:00
twinaphex
5e551dd92b
Bump up to version 1.9.0
2020-08-08 00:06:53 +02:00
twinaphex
f14f418eb7
Revert "improve performance by enabling game mode"
...
This reverts commit fed949047196729c71eb098bfbafa2a349b2f43c.
2020-07-02 18:10:00 +02:00
twinaphex
47e22d69bf
Add HAVE_VIDEO_FILTER
2020-07-02 06:28:14 +02:00
twinaphex
3ee788def2
Add HAVE_DSP_FILTER
2020-07-02 02:13:04 +02:00
twinaphex
87b9c2a367
Add HAVE_REWIND switch
2020-07-01 21:04:05 +02:00
twinaphex
7862166ed2
Add back HAVE_SCREENSHOTS define from SSNES days
2020-07-01 17:47:13 +02:00
twinaphex
223d76680a
Add HAVE_CHEATS ifdef
2020-06-30 19:35:55 +02:00
twinaphex
bf04ac93c8
Add HAVE_RWAV
2020-06-30 17:36:03 +02:00
twinaphex
b77dd9cfe4
Add HAVE_PATCH ifdef; add patch switch support to qb
2020-06-30 15:54:31 +02:00
tunip3
fed9490471
improve performance by enabling game mode
...
by using
<rescap:Capability Name="expandedResources" />
it should hopefully enable game mode and improve performance, especially on xbox one
https://docs.microsoft.com/en-us/windows/win32/api/_gamemode/
2020-06-03 16:57:36 +01:00
twinaphex
7c7d0f596a
HAVE_MENU_WIDGETS now decoupled from HAVE_MENU
2020-02-17 21:28:42 +01:00
twinaphex
e0fdd8d39e
Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides
...
support as well
2020-02-02 21:27:38 +01:00
orbea
f1b9b8cb73
Add HAVE_BUILTINGLSLANG to other build systems.
2020-02-01 18:36:41 -08:00
GH Cao
f2a64aa8e7
UWP: Save config on exit
2020-01-03 08:21:58 +08:00
GH Cao
b6d01ce448
UWP: Enable ANGLE for all platforms, copy ANGLE on deployment
2020-01-03 06:15:02 +08:00
GH Cao
2ba1f3547c
UWP: Add ANGLE prebuilt binaries
2020-01-03 06:04:24 +08:00
twinaphex
88b28b6458
Add ANGLE UWP x64 DLLs
2020-01-01 11:59:16 +01:00
twinaphex
fa6ce5bc68
Add ANGLE UWP x64 libEGL/libGLESv2 static libs
2019-12-31 19:25:58 +01:00
twinaphex
1d6ebacfaa
(MSVC 2017 UWP) Start adding separate configurations for ANGLE
2019-12-31 13:21:09 +01:00
twinaphex
e5a6517897
(MSVC UWP) Generate new pfx key
2019-12-23 23:04:56 +01:00
driver1998
aa19d5180b
[UWP] Move RunAsync out of VFS implementation
2019-12-05 16:32:38 +08:00
twinaphex
08ce33eed0
Add HAVE_ONLINE_UPDATER
2019-11-11 00:22:03 +01:00
twinaphex
bc657778fe
Add HAVE_UPDATE_CORES - by running ./configure --disable-update_cores
...
you can strip out the Online Core Updater
2019-11-10 15:55:39 +01:00
orbea
63a92a3f78
Update the zlib include directory paths.
2019-07-25 11:18:33 -07:00
orbea
84f4dcba2b
Remove WANT_ZLIB.
2019-07-25 11:18:33 -07:00
twinaphex
b2bf822f13
Add HAVE_AUDIOMIXER switch
2019-07-11 11:51:06 +02:00
twinaphex
3ffc5fc343
(MSVC2017 UWP) Buildfix
2019-07-06 07:29:51 +02:00
twinaphex
b342c6c953
Take out Bundle.Mapping.txt
2019-07-04 17:09:11 +02:00
twinaphex
36c2fc847d
Get rid of nonfree per request
2019-07-03 18:59:39 +02:00
driver1998
c2f2219a62
UWP: recover AppxBundlePlatforms
2019-06-11 04:10:44 +08:00
driver1998
d630213d36
Windows ARM64 support
2019-06-11 02:40:46 +08:00
twinaphex
277b5c9462
(MSVC 2005 to 2017) Add new include dir
2019-05-27 04:54:26 +02:00
twinaphex
ebaa5b9941
Undefine HAVE_VIDEO_LAYOUT for now instead of implicitly enabling
...
it for every platform - will have to be individually enabled for
each platform first after rigorous testing
2019-05-13 01:57:26 +02:00
Huw Pascoe
7e0592198d
video_layout build
2019-05-11 09:58:46 +01:00
twinaphex
b9cdeebf35
Make menu widgets the new default
2019-05-03 15:55:44 +02:00
Ghabry
4390317992
Revert "(UWP/WinRT)"
...
This reverts commit b43b3e2bb0554ca92db204855692d9a74332cfda.
2019-04-27 15:01:01 +02:00
twinaphex
b43b3e2bb0
(UWP/WinRT)
...
- Disable VFS for now - seems to be very problematic right now
- Move uwp_is_path_accessible_using_standard_io to file_path.c
since it seems to have no VFS dependencies, and rename it to
is_path_accessible_using_standard_io so it could possibly be later
used for other platforms as well that also have sandboxed filesystems
2019-04-27 09:20:19 +02:00
twinaphex
55b449d743
(MSVC UWP) Add HAVE_OZONE
2019-02-05 02:52:38 +01:00
Twinaphex
556b7b19de
Merge pull request #8025 from krzys-h/uwp-storagefile
...
(UWP) StorageFile implementation
2019-01-27 08:33:17 +01:00
krzys-h
1f952679a8
(UWP) Fix Bundle.Mapping.txt path
2019-01-19 12:21:20 +01:00
krzys-h
9188cc1a73
(UWP) Add broadFileSystemAccess support
2019-01-17 11:08:02 +01:00
krzys-h
b7cc124070
(UWP) Base StorageFile implementation
2019-01-17 11:04:19 +01:00
Arnaud Faucher
12aaf615a8
msvc-uwp: fixed certificate file name
2019-01-08 16:29:54 -05:00
krzys-h
0129f7e4ad
(UWP) Fix signing certificate path for non-free cores
...
Broken in ff1ca997488765f9bd83d63ccca637c29d770b55
2019-01-06 15:45:51 +01:00