48182 Commits

Author SHA1 Message Date
Themaister
e3a88e8806 glcore: Set frame count in shader interface. 2019-03-15 15:36:18 +01:00
Twinaphex
5919171181
Merge pull request #8479 from jdgleaver/strlcpy-checks
strlcpy() safety checks
2019-03-15 15:21:10 +01:00
jdgleaver
4834119963 strlcpy() safety checks 2019-03-15 14:14:06 +00:00
Twinaphex
bf89c4bd3d
Merge pull request #8478 from natinusala/master
ozone: prevent content metadata from lagging
2019-03-15 15:01:50 +01:00
natinusala
6807f1b9bb ozone: prevent content metadata from lagging 2019-03-15 14:45:15 +01:00
Twinaphex
35aacadd23
Merge pull request #8477 from natinusala/master
ozone: fix horizontal animation when refreshing the menu
2019-03-15 14:25:28 +01:00
natinusala
27c1dd4b7b ozone: fix horizontal animation when refreshing the menu 2019-03-15 14:21:58 +01:00
Twinaphex
3adc9fce13
Merge pull request #8473 from natinusala/master
ozone: show metadata name if content logging is disabled
2019-03-15 12:50:34 +01:00
Twinaphex
7fa513be08
Merge pull request #8475 from jdgleaver/xmb-icon-fix
(XMB) Fix display glitches when refreshing current menu
2019-03-15 12:43:58 +01:00
jdgleaver
26f7503959 (XMB) Fix display glitches when refreshing current menu 2019-03-15 11:27:49 +00:00
natinusala
1a4786a7f1 ozone: show metadata name if content logging is disabled 2019-03-15 11:16:35 +01:00
Brad Parker
145013074e android buildfix 2019-03-14 21:26:39 -04:00
twinaphex
6f284a1d43 Build fix 2019-03-15 01:08:09 +01:00
Brad Parker
c9dca9cdf1 Update CHANGES.md 2019-03-14 19:34:51 -04:00
Brad Parker
15e489fd0a android: allow stylus/pen to move mouse without pressing down 2019-03-14 19:33:51 -04:00
Brad Parker
2f659e3e17 style nits 2019-03-14 19:33:02 -04:00
twinaphex
c8eb85ec2e Implement gl_core_wrap_type_to_enum 2019-03-14 20:04:04 +01:00
Twinaphex
b7fb66b24e
Merge pull request #8470 from hhromic/libchdr
(libchdr) Use int types and format aligned to the `chd_header` typedef
2019-03-14 19:46:45 +01:00
Hugo Hromic
0cfefdd2a8 (libretro-common/libchdr) Use int types and format aligned to the chd_header typedef 2019-03-14 18:12:10 +00:00
twinaphex
a68072e293 Buildfix for C89_BUILD 2019-03-14 18:14:32 +01:00
Twinaphex
f2398280e0
Merge pull request #8468 from natinusala/master
ozone thumbnails improvements
2019-03-14 17:39:36 +01:00
Twinaphex
d415d4eb23
Merge pull request #8469 from hhromic/various-fixes
Fix C89 build and silence warnings
2019-03-14 17:39:18 +01:00
natinusala
44db578691 ozone: fix content metadata update 2019-03-14 17:31:48 +01:00
Hugo Hromic
794f4a6b34 (libretro-common/libchdr) Silence warnings in C89 build 2019-03-14 16:22:22 +00:00
Hugo Hromic
b10a318f16 (dispserv_x11.c) Silence warning 2019-03-14 16:13:09 +00:00
Hugo Hromic
1233c9d0dc (command.c) Silence warning in C89 build 2019-03-14 16:12:56 +00:00
Hugo Hromic
136c08a4bb (x11_common.c) Fix C89 build 2019-03-14 16:09:34 +00:00
natinusala
43b1768ee7 ozone: use menu_thumbnail for thumbnails 2019-03-14 16:56:07 +01:00
natinusala
f50567d340 ozone: fix thumbnails position and size 2019-03-14 16:23:08 +01:00
natinusala
d65068cf15 ozone: new content metadata layout 2019-03-14 16:23:08 +01:00
natinusala
53268540f8 ozone: fix crash 2019-03-14 16:23:08 +01:00
Twinaphex
35be34eb32
Merge pull request #8292 from markwkidd/patch-8
use "Playlist" rather than "Collection" in UI strings
2019-03-14 15:29:34 +01:00
twinaphex
643cd1923e CXX_BUILD / C89_BUILD buildfixes 2019-03-14 14:14:44 +01:00
Twinaphex
dc8590a6e5
Merge pull request #8467 from jdgleaver/rgui-mixed-content-thumbs
(RGUI/XMB) Enable thumbnail display on mixed content playlists (history, favourites, etc.)
2019-03-14 13:51:15 +01:00
bparker06
970404dc28
ios buildfix 2019-03-14 08:37:52 -04:00
jdgleaver
28bb7c67af (RGUI/XMB) Enable thumbnail display on mixed content playlists (history, favourites, etc.)
Move thumbnail path handling code to reusable menu_thumbnail_path.h/.c file

(XMB) Bug fixes:

- Show thumbnails correctly when 'Show associated cores in playlists' is enabled

- Prevent each thumbnail from being loaded twice (!) when changing current selection
2019-03-14 11:53:16 +00:00
Brad Parker
8064672f11 gl: set shader data to null after deinit 2019-03-13 16:22:04 -04:00
Brad Parker
79d0870526 Qt: fix shader file filter 2019-03-13 16:18:24 -04:00
twinaphex
d744ed4666 Reimplement video_shader_is_supported 2019-03-13 20:39:36 +01:00
twinaphex
57e11a10e7 Reimplement video_shader_get_type_from_ext 2019-03-13 20:32:19 +01:00
Twinaphex
4c29f3102f
Merge pull request #8464 from orbea/cxx_linker
Add a missing NEED_CXX_LINKER for the glcore video driver.
2019-03-13 20:16:52 +01:00
twinaphex
190e6316e3 Replace more instances of get_type_from_ext 2019-03-13 20:12:32 +01:00
orbea
7e96595894 Add a missing NEED_CXX_LINKER for the glcore video driver. 2019-03-13 11:59:53 -07:00
twinaphex
456452f1b7 Reimplement shader extension filtering 2019-03-13 19:51:33 +01:00
Brad Parker
97247dbaec gl1: check for vender/renderer was in the wrong place 2019-03-13 14:44:03 -04:00
Twinaphex
b68764862d
Merge pull request #8463 from Themaister/master
Fix uniform override mistake in GLcore shader stack
2019-03-13 19:31:29 +01:00
Themaister
beff1144f6 Fix uniform override mistake in glcore shader stack.
glGetUniformLocation returned -1 after 0, and dropped uniforms on the
floor.
2019-03-13 18:28:05 +01:00
Themaister
ecc7bc0cf2 Fix compile error and flag errors on X/Wayland. 2019-03-13 18:27:44 +01:00
Brad Parker
77c8688d6a android: bump msvc project to api level 26 2019-03-13 12:28:14 -04:00
twinaphex
3691f4fabf Fix CXX_BUILD errors 2019-03-13 17:00:52 +01:00