Commit Graph

50348 Commits

Author SHA1 Message Date
twinaphex
881ef63b63 Cleanups 2019-08-09 11:43:35 +02:00
Twinaphex
da1ff54ddd
Merge pull request #9244 from DEX357/patch-37
Update msg_hash_pl.h
2019-08-08 20:15:14 +02:00
Twinaphex
249621fa75
Merge pull request #9265 from jdgleaver/shader-menu-fix
(Menu) Prevent undefined behaviour when failing to load shaders
2019-08-08 18:53:23 +02:00
jdgleaver
6ead35b37c (Menu) Prevent undefined behaviour when failing to load shaders 2019-08-08 17:02:32 +01:00
twinaphex
ecbd58d3af Small cleanup 2019-08-08 17:04:45 +02:00
twinaphex
faa55b4dff glslang_read_shader_file - potential leak here 2019-08-08 16:55:39 +02:00
twinaphex
b282125107 Revert "Refactor code for glslang shader presets - buffer entire file"
This reverts commit 0fee6a9ef4.
2019-08-08 16:36:34 +02:00
twinaphex
83c113cb59 Cleanups 2019-08-08 14:57:28 +02:00
twinaphex
211e664e5d (GX2) Cleanups 2019-08-08 14:54:21 +02:00
twinaphex
7977570bc8 Cleanup 2019-08-08 14:32:14 +02:00
Twinaphex
3c2df78caf
Merge pull request #9264 from ToadKing/errno_codes
emscripten: add hack to prevent ERRNO_CODES from being optimized away
2019-08-08 05:08:43 +02:00
Toad King
618da66073 emscripten: add hack to prevent ERRNO_CODES from being optimized away 2019-08-07 22:07:09 -05:00
twinaphex
0fee6a9ef4 Refactor code for glslang shader presets - buffer entire file
into memory before passing it on
2019-08-08 04:55:22 +02:00
Twinaphex
05fecc4e15
Merge pull request #9263 from RobLoach/ozone-tic80-sidebar
ozone: Fix TIC-80 becoming '0' in playlist
2019-08-08 01:56:45 +02:00
Rob Loach
1a34ec14ac
ozone: Fix TIC-80 becoming '0' in playlist
Fixes #9234
2019-08-07 17:34:33 -04:00
Twinaphex
265974e4c7
Merge pull request #9261 from jdgleaver/video-shader-parse
(video_shader_parse) Optimise parsing of (non-slang) shader parameters
2019-08-07 20:39:44 +02:00
jdgleaver
bcfc5db7d8 (video_shader_parse) Optimise parsing of (non-slang) shader parameters 2019-08-07 17:19:18 +01:00
Twinaphex
708a87247d
Merge pull request #9258 from ToadKing/emscripten-fix
emscripten: Fix GLSL not being built in
2019-08-07 04:07:30 +02:00
twinaphex
99e0d7c54a Cleanups 2019-08-07 04:05:12 +02:00
Toad King
2874c5ee6e emscripten: Fix GLSL not being built in
fix gamepad builds to work with newer emscripten
2019-08-06 20:51:18 -05:00
Twinaphex
b322acd935
Merge pull request #9255 from jdgleaver/manage-history-favourites
Add history/favourites to 'Playlist Management' menu
2019-08-06 23:11:17 +02:00
jdgleaver
ad11e7cc63 Add history/favourites to 'Playlist Management' menu 2019-08-06 16:53:52 +01:00
DEX357
9b24434ea0
Update msg_hash_pl.h 2019-08-05 19:06:00 +02:00
Twinaphex
22a62363b3
Merge pull request #9249 from Tatsuya79/patch-1
typo
2019-08-05 02:22:12 +02:00
Tatsuya79
924a898e1d
typo 2019-08-05 01:24:50 +02:00
Twinaphex
53ee8e0b61
Merge pull request #9247 from jdgleaver/ozone-transparent-thumbs
(Ozone) Fix display of (semi-)transparent thumbnails
2019-08-04 23:12:32 +02:00
jdgleaver
c341a8a019 (Ozone) Fix display of (semi-)transparent thumbnails 2019-08-04 12:11:09 +01:00
twinaphex
1cd281fb37 Cleanups when compiling with --disable-networking 2019-08-04 08:32:18 +02:00
DEX357
56fca34066
Update msg_hash_pl.h 2019-08-03 23:05:21 +02:00
DEX357
7c60563c8c
Update msg_hash_pl.h 2019-08-03 22:40:40 +02:00
twinaphex
7f59161156 Cleanup 2019-08-03 09:49:48 +02:00
twinaphex
7508cd5a73 Cleanups 2019-08-03 09:37:22 +02:00
twinaphex
f111ad893b Cleanup 2019-08-03 08:45:50 +02:00
Brad Parker
5247c214ff Qt: word-wrap core option tooltips 2019-08-02 18:43:04 -04:00
Brad Parker
1580a611d6 Qt: add core option sublabels as tooltips, add buttons to reset one/all core options 2019-08-02 17:48:31 -04:00
twinaphex
c82693037f Cleanups 2019-08-02 21:15:54 +02:00
twinaphex
e04e8948f5 Combine two RARCH_LOGs 2019-08-02 21:09:05 +02:00
Twinaphex
55202294e0
Merge pull request #9108 from p-sam/libnx-audren-driver
(Switch) Libnx audren based audio driver
2019-08-02 19:10:21 +02:00
p-sam
badda24c12 (Switch) audren based audio drivers (libnx only) 2019-08-02 17:01:36 +00:00
twinaphex
70e54b2763 Get rid of unnecessary functions 2019-08-02 18:25:21 +02:00
twinaphex
9517f69a0a Cleanup core_option_manager_flush 2019-08-02 18:17:38 +02:00
twinaphex
a097ad8a2e Cleanups 2019-08-02 17:44:04 +02:00
twinaphex
7a2d09b4bf Cleanups/rewrites 2019-08-02 17:41:26 +02:00
Twinaphex
090063cc35
Merge pull request #9240 from jdgleaver/options-per-core
Add option to save core options per-core
2019-08-02 17:18:28 +02:00
jdgleaver
2fc8f5b0bf Add option to save core options per-core 2019-08-02 15:44:51 +01:00
bparker06
56ef7eb229
cue tokens are case-insensitive 2019-08-01 19:16:18 -04:00
Brad Parker
9022565efe Makefile: NEED_XX_LINKER might already be set in the environment 2019-08-01 10:51:04 -04:00
Brad Parker
0008b29e4f Update CHANGES.md 2019-08-01 10:46:20 -04:00
Brad Parker
cb2be97e7d fix unused warning, add extra info to cdrom print 2019-07-31 17:51:58 -04:00
Brad Parker
f3faecdb27 scanner: skip archive files with no CRC instead of looping forever 2019-07-31 12:41:49 -04:00