49203 Commits

Author SHA1 Message Date
twinaphex
e1b39f6621 (WinRT) Make dxgi_update into a stub function for WinRT 2019-05-26 08:22:16 +02:00
twinaphex
17b2019e11 (Vulkan) Fix potential memory leak 2019-05-26 08:18:42 +02:00
Brad Parker
086b3ccfb7 gl1: ignore alpha in core video, fixes XRGB8888 rendering in some cores 2019-05-25 17:08:30 -04:00
Twinaphex
5b9b0bf78b
Merge pull request #8848 from LazyBumHorse/master
(glcore) Don't poll vendor specific 'patch' version
2019-05-25 18:10:28 +02:00
LazyBumHorse
d12dba6db4 (hotfix) Don't poll vendor specific 'patch' version 2019-05-25 17:51:03 +02:00
Twinaphex
e7f5c62581
Merge pull request #8846 from LazyBumHorse/master
(glcore) don't hardcode shader cross compilation target version but poll it
2019-05-25 16:22:41 +02:00
LazyBumHorse
9894f48fb0
added paranoid NULL check 2019-05-25 13:10:13 +02:00
LazyBumHorse
662b473e9f don't hardcode shader cross compilation target version but poll it 2019-05-25 12:32:34 +02:00
Twinaphex
4087a3cef5
Merge pull request #8845 from LazyBumHorse/master
added "FrameDirection" slang semantic for glcore and vulkan
2019-05-24 23:48:03 +02:00
LazyBumHorse
ee3cda8abf added "FrameDirection" slang semantic and implementation for glcore and vulkan 2019-05-24 22:11:12 +02:00
Twinaphex
435f935ef8
Merge pull request #8844 from jdgleaver/hide-legacy-thumb-downloader
Hide legacy thumbnail downloader by default
2019-05-24 15:51:02 +02:00
jdgleaver
a117b8391f Hide legacy thumbnail downloader by default 2019-05-24 14:39:53 +01:00
Twinaphex
d338a329d6
Merge pull request #8842 from jdgleaver/on-demand-thumbs
Add optional 'on demand' thumbnail downloads
2019-05-24 14:10:22 +02:00
jdgleaver
20aff2a05a Add optional 'on demand' thumbnail downloads 2019-05-24 12:03:26 +01:00
twinaphex
5dc11fcd31 Reimplement 'fix ozone issues on mali400 gpu. as a bonus, fixes #5378'
by BringerethOfLight
2019-05-24 04:13:55 +02:00
twinaphex
320d22f5b8 CXX_BUILD buildfix 2019-05-24 03:19:14 +02:00
Twinaphex
cec5f95da0
Merge pull request #8837 from jdgleaver/wii-update
(GX - Wii) Add default video/audio filter directories
2019-05-23 13:26:10 +02:00
jdgleaver
93917c72c7 (GX - Wii) Add default video/audio filter directories 2019-05-23 12:17:38 +01:00
twinaphex
9bc0478e9d (tasks) Cleanups 2019-05-23 13:05:15 +02:00
twinaphex
2db271d954 Remove TODO 2019-05-23 12:43:56 +02:00
twinaphex
96cfe3396c (task_content.c) Cleanups 2019-05-23 11:48:32 +02:00
twinaphex
237e8c3d02 (VFS) Cleanup remove and rename impl. too so we get no more warnings 2019-05-22 22:36:38 +02:00
twinaphex
8eed2f0259 Refactor this again to make it cleaner 2019-05-22 22:24:23 +02:00
twinaphex
a57fb7fe51 Splitup retro_vfs_stat_impl - was becoming a big mess -
also add checking for empty string to beginning of function
for all codepaths
2019-05-22 22:19:00 +02:00
Twinaphex
8c6fcafa18
Merge pull request #8833 from jdgleaver/rgui-wii-fix
(Wii) Fix RGUI display corruption
2019-05-22 20:59:34 +02:00
Brad Parker
f2e15af6ba griffin: linux buildfixes 2019-05-22 14:07:56 -04:00
jdgleaver
e3330a7ed1 (Wii) Fix RGUI display corruption 2019-05-22 16:04:53 +01:00
Brad Parker
725fe6197d add CPU model to system info 2019-05-22 10:50:21 -04:00
Twinaphex
06aaf2a4b6
Merge pull request #8831 from WeedyWeedSmoker/Fix-iOS-9-compilation
Fix iOS 9 & 10 compilation
2019-05-22 12:05:02 +02:00
Weedy Weed Smoker
ca287e1e52
Fix iOS 10 too ! 2019-05-22 16:43:38 +07:00
Weedy Weed Smoker
4bac7246d1
Update version string to 1.7.7 2019-05-22 16:31:10 +07:00
Weedy Weed Smoker
d4c5274707
Update version string to 1.7.7 2019-05-22 16:30:44 +07:00
Weedy Weed Smoker
9aca90a910
Update version string to 1.7.7 2019-05-22 16:30:12 +07:00
Weedy Weed Smoker
5c7bb3720b
Update version string to 1.7.7 2019-05-22 16:29:42 +07:00
Weedy Weed Smoker
0cd83c9d32
Add Webserver to the iOS9 project 2019-05-22 16:28:47 +07:00
twinaphex
9a4bdf5cea (Mouse/Touch) Core options - touching a core option or pressing
with the left mouse button on it will now show a dropdown
list
2019-05-22 10:54:08 +02:00
twinaphex
8d54a56371 (task_content.c) Cleanups 2019-05-22 10:37:55 +02:00
twinaphex
bae877a465 (task_content.c) Cleanups 2019-05-22 10:27:46 +02:00
twinaphex
ab8f0e73b7 Cleanups 2019-05-22 10:23:34 +02:00
Twinaphex
2390b06755
Merge pull request #8824 from natinusala/master
menu widgets: fine tune progress bar colors
2019-05-22 10:12:35 +02:00
twinaphex
5bcf8bebd0 (task_pl_thumbnail_download) Cleanups 2019-05-22 10:10:04 +02:00
natinusala
c7083fdeac menu widgets: fine tune progress bar colors 2019-05-22 10:06:10 +02:00
twinaphex
d9d1c13612 (task_http.c) Cleanups 2019-05-22 09:55:10 +02:00
twinaphex
e255204158 (task_screenshot.c) Cleanups 2019-05-22 07:40:43 +02:00
Brad Parker
e35eff126a show taskbar progress for scanner 2019-05-22 01:31:55 -04:00
twinaphex
7a7d2303b5 Only show GPU Screenshots if video driver supports viewport read 2019-05-22 07:15:04 +02:00
twinaphex
6aed230930 Reimplement 'Take Screenshot' - if GPU-accelerated viewport screenshots
are not available, resort to raw screenshots instead
2019-05-22 07:08:11 +02:00
Brad Parker
f4346401e2 gong: revert bad cleanup 2019-05-22 01:00:23 -04:00
Brad Parker
9bdacd868e Update CHANGES.md 2019-05-22 00:24:06 -04:00
Brad Parker
21725e484c scanner: skip all databases with incompatible file extensions, whether file is inside an archive or not 2019-05-22 00:21:31 -04:00