52096 Commits

Author SHA1 Message Date
GH Cao
b6d01ce448 UWP: Enable ANGLE for all platforms, copy ANGLE on deployment 2020-01-03 06:15:02 +08:00
GH Cao
090919490a UWP: Remove uwp_egl_create_surface
Because of 0e2265, this is not doing anything special anymore.
Remove it entirely and use common EGL surface creation instead.
2020-01-03 06:07:05 +08:00
GH Cao
2ba1f3547c UWP: Add ANGLE prebuilt binaries 2020-01-03 06:04:24 +08:00
theheroGAC
556fa9a499
Update msg_hash_it.h 2020-01-02 22:48:40 +01:00
theheroGAC
ec3ab80da8
Update msg_hash_it.h 2020-01-02 22:33:40 +01:00
twinaphex
41e32ea949 (XAudio) If xa->nonblock is true - point write callback to
specialized version of the function
2020-01-02 20:33:21 +01:00
twinaphex
42c3072ff9 (Menu) Cleanups - rewrite code dependent on settings pointer
grabbing
2020-01-02 19:39:37 +01:00
Twinaphex
0b0ac03bed
Merge pull request #9928 from Tatsuya79/patch-4
menu_setting increase run ahead frames range
2020-01-02 19:24:03 +01:00
Tatsuya79
ef8427cc23
menu_setting increase run ahead frames range 2020-01-02 19:12:58 +01:00
twinaphex
c73daa6a1c (Discord) Remove settings_t dependency 2020-01-02 18:29:30 +01:00
twinaphex
6b6233944b Cleanups 2020-01-02 18:25:37 +01:00
twinaphex
a6245185b9 (menu_driver.c) Cleanups 2020-01-02 18:21:43 +01:00
twinaphex
bfd283e2a6 (INTL) CHT - Remove duplicate English strings 2020-01-02 18:11:19 +01:00
twinaphex
54675938ce (INTL) VN - Remove duplicate English strings 2020-01-02 18:05:28 +01:00
twinaphex
758a6c76ae Reduce dependence on settings_t struct 2020-01-02 17:52:37 +01:00
twinaphex
05d71ebb67 Start reducing dependency on settings struct 2020-01-02 17:41:52 +01:00
twinaphex
19406af87f Cleanups 2020-01-02 17:17:18 +01:00
twinaphex
fa328c1590 (Netplay) Cleanups 2020-01-02 17:07:03 +01:00
twinaphex
c4e04a6d09 Cleanups 2020-01-02 16:35:55 +01:00
Twinaphex
b1579dd8d9
Update CHANGES.md 2020-01-02 15:41:15 +01:00
twinaphex
6ca24c412d (INTL) EL - Get rid of duplicate English strings 2020-01-02 15:36:31 +01:00
twinaphex
fc4a5ad691 Revert "Configurable lobby URL"
This reverts commit cc0b7c42d1164cb69b806b88b2d17a47f9af5bd2.
2020-01-02 15:30:50 +01:00
Twinaphex
4b183f84b2
Merge pull request #9926 from jdgleaver/3ds-race-assets
(3DS) Add build assets for RACE core
2020-01-02 14:23:36 +01:00
jdgleaver
bf01a2d6e5 (3DS) Add build assets for RACE core 2020-01-02 12:57:56 +00:00
Twinaphex
4c38228359
Update CHANGES.md 2020-01-02 11:15:15 +01:00
Twinaphex
ef9501a40d
Merge pull request #9925 from jdgleaver/core-info-init
Ensure core info is always initialised when calling 'drivers_init()'
2020-01-02 11:09:54 +01:00
jdgleaver
195c9f6ab6 Ensure core info is always initialised when calling 'drivers_init()' 2020-01-02 09:49:05 +00:00
twinaphex
cc0b7c42d1 Configurable lobby URL 2020-01-02 10:15:21 +01:00
twinaphex
4ec9fe5a57 Integer scale fix for windowed mode 2020-01-02 10:05:18 +01:00
twinaphex
643b3a73a4 (INTL) AR - Remove duplicate English strings 2020-01-02 09:48:55 +01:00
twinaphex
dcd5dd6492 (INTL) JP - remove duplicate English strings 2020-01-02 09:41:07 +01:00
twinaphex
39db52b4f4 (Intl) Cleanup duplicate English strings 2020-01-02 09:36:38 +01:00
twinaphex
3955009b08 (Intl) Stat removing duplicate English text 2020-01-02 09:20:53 +01:00
twinaphex
f1dc0b6d8e Update Disk Management labels 2020-01-02 08:57:10 +01:00
twinaphex
a30e53d911 (Menu) Add password settings to Netplay Hosting submenu 2020-01-02 07:00:27 +01:00
twinaphex
568c55aca2 (Menu) Rearrange Recording settings 2020-01-02 06:58:23 +01:00
Twinaphex
62af393cd8
Update build.gradle 2020-01-02 03:16:32 +01:00
Twinaphex
7ed61ca766
Update build.gradle 2020-01-02 03:16:19 +01:00
twinaphex
f9580c245d (Android) Add .ra64 2020-01-01 15:16:23 +01:00
twinaphex
88b28b6458 Add ANGLE UWP x64 DLLs 2020-01-01 11:59:16 +01:00
twinaphex
7c63889b26 Move static inline functions over to input_bind_dialog.c - were
not used elsewhere
2020-01-01 10:53:36 +01:00
twinaphex
55de2803a4 Turn some input functions static 2020-01-01 10:22:29 +01:00
twinaphex
4de34a53e7 Turn input_driver_grab_mouse/input_driver_ungrab_mouse static 2020-01-01 09:22:23 +01:00
twinaphex
0e22651c48 (UWP) Not setting EGLRenderResolutionScaleProperty fixes DPI scaling issues 2020-01-01 00:21:06 +01:00
twinaphex
fa6ce5bc68 Add ANGLE UWP x64 libEGL/libGLESv2 static libs 2019-12-31 19:25:58 +01:00
Twinaphex
db7431f3fa
Merge pull request #9921 from libretro/revert-9898-kivutar/fixprs
Revert "Don't try to import secret certificates during PRs"
2019-12-31 18:29:10 +01:00
Twinaphex
7747e3a6b4
Revert "Don't try to import secret certificates during PRs" 2019-12-31 18:28:59 +01:00
Twinaphex
0d2d8f4d41
Merge pull request #9919 from Stevoisiak/patch-1
Remove unnecessary escape character
2019-12-31 18:16:41 +01:00
Stevoisiak
f4f339c4d5
Remove unnecessary escape character
http://eslint.org/docs/rules/no-useless-escape
2019-12-31 12:13:40 -05:00
Twinaphex
48fddcb7bd
Merge pull request #9918 from Stevoisiak/posix-undefined-brackets
Replace [[ ]] with [ ] for POSIX compatibility
2019-12-31 17:39:33 +01:00