Commit Graph

50984 Commits

Author SHA1 Message Date
twinaphex
2609747243 MSVC buildfix 2019-08-29 20:20:35 +02:00
jdgleaver
daeff97f7e (XMB) Add smooth scrolling vertical line ticker (for sublabels) 2019-08-29 16:48:10 +01:00
Twinaphex
3751537278
Update CHANGES.md 2019-08-29 15:29:07 +02:00
Twinaphex
5e539ef2a1
Update AndroidManifest.xml 2019-08-29 15:28:02 +02:00
Twinaphex
7a8cfeeb1d
Update AndroidManifest.xml 2019-08-29 15:27:43 +02:00
Twinaphex
1f87de2760
Update CHANGES.md 2019-08-29 15:26:38 +02:00
Twinaphex
d2ba528841
Update CHANGES.md 2019-08-29 15:25:51 +02:00
Twinaphex
f11fab4490
Update CHANGES.md 2019-08-29 15:21:51 +02:00
Twinaphex
59e6396d45
Update CHANGES.md 2019-08-29 15:21:42 +02:00
Twinaphex
6e880e8018
Update CHANGES.md 2019-08-29 15:17:29 +02:00
Twinaphex
4a676bb59b
Merge pull request #9390 from DEX357/patch-41
Update msg_hash_pl.h
2019-08-29 15:14:17 +02:00
Twinaphex
5a82c809dc
Merge pull request #9334 from Jamiras/psx_cheevos
add hashing support for PSX cheevos (bin/cue, chd, or real CD)
2019-08-29 13:48:42 +02:00
DEX357
9514b36c0b
Update msg_hash_pl.h 2019-08-29 13:40:25 +02:00
twinaphex
3b59bc7385 Buildfixes 2019-08-29 12:38:46 +02:00
Twinaphex
256e5e67bb
Merge pull request #9389 from DEX357/patch-40
Update msg_hash_pl.h
2019-08-29 12:34:13 +02:00
twinaphex
718d65d95d Take this out - too unsafe - fixes D3D12 driver 2019-08-29 12:30:56 +02:00
DEX357
e9ea9f98e2
Update msg_hash_pl.h 2019-08-29 12:16:50 +02:00
twinaphex
cb8107a154 remove video_context_driver_init_image_buffer 2019-08-29 11:26:28 +02:00
twinaphex
ca5e51f116 Remove video_context_driver_make_current 2019-08-29 11:13:17 +02:00
twinaphex
029f1c403e Turn function static 2019-08-29 10:16:26 +02:00
twinaphex
967aae04c8 Cleanups 2019-08-29 09:55:27 +02:00
twinaphex
9a49da10e5 (WndProcCommon) Put this back in 2019-08-29 09:31:08 +02:00
twinaphex
df4f2a67e3 (Win32) Simplify WndProcCommon 2019-08-29 02:26:32 +02:00
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