twinaphex
|
5ca165379c
|
Cleanups
|
2019-08-29 01:45:44 +02:00 |
|
Twinaphex
|
f6092ebc27
|
Merge pull request #9386 from LazyBumHorse/contentless
fix shader loading and saving in content-less cores
|
2019-08-29 01:19:20 +02:00 |
|
twinaphex
|
04f9b81fed
|
Cut down on some unnecessary wrapper functions
|
2019-08-29 00:02:50 +02:00 |
|
twinaphex
|
3a7515c82f
|
Cut down on code duplication
|
2019-08-28 23:58:15 +02:00 |
|
twinaphex
|
01cb2b8d44
|
Cleanup
|
2019-08-28 23:55:57 +02:00 |
|
twinaphex
|
d406fee72e
|
Remove video_context_driver_suppress_screensaver
|
2019-08-28 22:52:41 +02:00 |
|
twinaphex
|
c50cc7b010
|
Remove video_context_driver_show_mouse
|
2019-08-28 21:36:58 +02:00 |
|
twinaphex
|
aeedeb14a9
|
(Vita) Vita has no video context driver set, so this can go
|
2019-08-28 21:30:17 +02:00 |
|
twinaphex
|
fa3b927ece
|
Get rid of video_context_driver_get_proc_address
|
2019-08-28 21:26:43 +02:00 |
|
LazyBumHorse
|
e97a31a46c
|
fix shader loading and saving in content-less cores
|
2019-08-28 21:15:37 +02:00 |
|
twinaphex
|
88720b540e
|
Get rid of video_context_driver_swap_interval
|
2019-08-28 21:12:51 +02:00 |
|
Twinaphex
|
d3632eadb8
|
Merge pull request #9385 from Sunderland93/master
[Wayland] Remove deprecated wl_shell interface
|
2019-08-28 11:41:23 +02:00 |
|
Twinaphex
|
0e00d14c3a
|
Merge pull request #9384 from LazyBumHorse/fix_ident
fix video_driver_get_ident for thread wrapper
|
2019-08-28 11:32:52 +02:00 |
|
Sunderland93
|
8345f08f64
|
[Wayland] Remove deprecated wl_shell interface
|
2019-08-28 12:26:51 +04:00 |
|
LazyBumHorse
|
2c028964c9
|
fix video_driver_get_ident for thread wrapper
|
2019-08-28 09:43:22 +02:00 |
|
twinaphex
|
0a35a84c4d
|
Prevent ASAN runtime error
|
2019-08-28 08:13:01 +02:00 |
|
twinaphex
|
46806ff736
|
Hopefully finally shuts ASAN up
|
2019-08-28 07:55:10 +02:00 |
|
twinaphex
|
a602975c72
|
Another attempted fix
|
2019-08-28 07:50:51 +02:00 |
|
twinaphex
|
c93c7c82b0
|
Add this back
|
2019-08-28 07:47:19 +02:00 |
|
twinaphex
|
7653ced3b3
|
See if this finally silences the ASAN runtime errors
|
2019-08-28 07:44:58 +02:00 |
|
twinaphex
|
ca3a7aa654
|
Prevent ASAN runtime error
|
2019-08-28 07:44:13 +02:00 |
|
twinaphex
|
88dabc7260
|
Prevent these two runtime errors with ASAN
|
2019-08-28 07:37:49 +02:00 |
|
Twinaphex
|
90ba789a9f
|
Merge pull request #9382 from brenodantas10/master
Fix IPS patch after a099812 commit
|
2019-08-28 07:16:15 +02:00 |
|
brenodantas10
|
33c681c0c7
|
Fix IPS Patch, still without re-allocation
|
2019-08-28 01:52:26 -03:00 |
|
Breno Dantas Mendonça
|
be493daf72
|
Update task_patch.c
Fix IPS Patch, still without reallocation
|
2019-08-28 01:39:15 -03:00 |
|
Twinaphex
|
073d612b47
|
Merge pull request #9379 from yoshisuga/ios_use_launch_storyboard
(iOS) use launch storyboard to properly support all screen sizes
|
2019-08-28 05:46:09 +02:00 |
|
Yoshi Sugawara
|
5cc8ffa48b
|
(iOS) use launch storyboard to properly support all screen sizes, including recent iPad Pro models.
|
2019-08-27 12:00:40 -10:00 |
|
Brad Parker
|
2969b07e65
|
update JP translation
|
2019-08-27 16:59:17 -04:00 |
|
Twinaphex
|
ed8189bb91
|
Merge pull request #9377 from jdgleaver/3ds-fix
Fix 3DS build
|
2019-08-27 19:50:50 +02:00 |
|
jdgleaver
|
1e3c5acf0d
|
Fix 3DS build
|
2019-08-27 17:10:35 +01:00 |
|
Twinaphex
|
3f6b5e1b5d
|
Update travis_metal_deploy.sh
|
2019-08-27 16:31:23 +02:00 |
|
Twinaphex
|
5ea6dcf05f
|
Merge pull request #9375 from LazyBumHorse/shader_delay
implement video_shader_delay setting
|
2019-08-27 16:25:47 +02:00 |
|
Twinaphex
|
ab33e3623e
|
Merge pull request #9374 from losernator/patch-1
Update korean translation
|
2019-08-27 16:06:21 +02:00 |
|
LazyBumHorse
|
886d538c48
|
implement video_shader_delay setting (in ms), which delays auto-shaders
|
2019-08-27 16:01:48 +02:00 |
|
Joohan Lee
|
5ffd79f1c6
|
Update korean translation
Update korean translation
|
2019-08-27 22:58:01 +09:00 |
|
twinaphex
|
25170f3615
|
Try to fix badges
|
2019-08-27 14:54:25 +02:00 |
|
Twinaphex
|
84281d3e66
|
Merge pull request #9369 from yoshisuga/ios_1-7-8
(iOS/tvOS) Update to 1.7.8; add assets.zip to Xcode project definition
|
2019-08-27 07:16:01 +02:00 |
|
Yoshi Sugawara
|
41382b5f58
|
tvOS: support extracting bundled assets.zip on startup
|
2019-08-26 15:43:12 -10:00 |
|
Yoshi Sugawara
|
71c1f327d3
|
remove dev team
|
2019-08-26 15:29:28 -10:00 |
|
Yoshi Sugawara
|
44dd704572
|
update iOS version number to 1.7.8, add assets.zip to Xcode project to add it to the application bundle if available
|
2019-08-26 15:26:36 -10:00 |
|
twinaphex
|
2cad33b19e
|
(AI Service) Set japanese to 'ja'
|
2019-08-26 23:58:57 +02:00 |
|
twinaphex
|
6d418cd5d8
|
Change the name
|
2019-08-26 20:48:19 +02:00 |
|
twinaphex
|
1ca3659d08
|
Need to change the name for Android
|
2019-08-26 20:47:08 +02:00 |
|
Twinaphex
|
7ebeb6b572
|
Update AndroidManifest.xml
|
2019-08-26 14:35:46 +02:00 |
|
Twinaphex
|
95b78a2417
|
Update AndroidManifest.xml
|
2019-08-26 14:35:03 +02:00 |
|
Twinaphex
|
0d31ccc199
|
Merge pull request #9364 from libretro/revert-9351-master
Revert "[Switch] Really fix splitting/joining JoyCons via single option"
|
2019-08-26 14:23:14 +02:00 |
|
Twinaphex
|
1091193ed5
|
Revert "[Switch] Really fix splitting/joining JoyCons via single option"
|
2019-08-26 14:22:58 +02:00 |
|
twinaphex
|
045a4cce10
|
Revert "Update AndroidManifest.xml"
This reverts commit e9f5590584e96e0a371a54b57bfcccb264dbe759.
|
2019-08-25 20:29:05 +02:00 |
|
Twinaphex
|
e9f5590584
|
Update AndroidManifest.xml
|
2019-08-25 19:51:54 +02:00 |
|
twinaphex
|
59571b5aa4
|
Guard against aspect ratio index being out of bounds
|
2019-08-25 08:10:30 +02:00 |
|