52472 Commits

Author SHA1 Message Date
twinaphex
6b0a62d6ff Null video driver should work now 2020-02-03 06:49:59 +01:00
twinaphex
5ff4ee96e4 (Resampler) More buildfixes 2020-02-03 03:33:50 +01:00
twinaphex
e1603c0f44 (Resampler) Cleanups 2020-02-03 01:59:24 +01:00
twinaphex
5ceb73c1cf More casts 2020-02-03 00:29:34 +01:00
twinaphex
5f631b3499 Cast this 2020-02-03 00:24:24 +01:00
twinaphex
076fddd9d9 (Resampler) Turn this void 2020-02-03 00:16:16 +01:00
twinaphex
bcfa6d7e0e Cleanup 2020-02-02 23:45:11 +01:00
twinaphex
2c37fb1f5e Add HAVE_CONFIGFILE ifdefs 2020-02-02 23:41:17 +01:00
twinaphex
e0fdd8d39e Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides
support as well
2020-02-02 21:27:38 +01:00
twinaphex
cb48ae6989 Updates 2020-02-02 17:37:16 +01:00
twinaphex
cde2d7c18c Looks like unnecessary logic 2020-02-02 17:32:14 +01:00
twinaphex
28b2a34191 Remove duplicate prototype 2020-02-02 08:07:59 +01:00
Twinaphex
07a2dc5aa9
Merge pull request #10089 from orbea/vulkan_warning
Silence warning with clang-9.0.1.
2020-02-02 04:08:24 +01:00
Twinaphex
bfbbd858fb
Merge pull request #10090 from orbea/glslang
Add HAVE_BUILTINGLSLANG to other build systems.
2020-02-02 04:07:57 +01:00
twinaphex
564a4758de Cleanups 2020-02-02 03:45:42 +01:00
orbea
f1b9b8cb73 Add HAVE_BUILTINGLSLANG to other build systems. 2020-02-01 18:36:41 -08:00
twinaphex
5bb084c32b Cleanups 2020-02-02 03:00:51 +01:00
twinaphex
97beb90b8f Remove unused RARCH_CTL_IS_BLOCK_CONFIG_READ 2020-02-02 02:26:54 +01:00
twinaphex
8eca1a0459 Refactor this 2020-02-02 02:16:19 +01:00
twinaphex
e7e7a284f5 Cleanups 2020-02-02 02:16:19 +01:00
orbea
baf7013941 Silence warning with clang-9.0.1.
gfx/drivers_shader/shader_vulkan.cpp:2372:4: warning: field 'device' will be initialized after field 'size' [-Wreorder]
   device(device),
   ^
1 warning generated.
2020-02-01 16:52:00 -08:00
Twinaphex
7bf6bac63f
Merge pull request #10087 from orbea/glslang
qb: Support building with a system version of glslang.
2020-02-02 01:23:31 +01:00
orbea
74a09844c2 qb: Support building with a system version of glslang. 2020-02-01 16:12:54 -08:00
orbea
65e071e470 qb: Add c++ support for check_header. 2020-02-01 15:40:43 -08:00
twinaphex
e005044f64 Remove retro_main_log_file function 2020-02-01 23:56:51 +01:00
Twinaphex
d788531ae5
Update CHANGES.md 2020-02-01 23:50:09 +01:00
Twinaphex
5ed63521b1
Merge pull request #10085 from Jamiras/cheevos_hash_info
(cheevos) show RetroAchievements Hash in content information list
2020-02-01 23:49:46 +01:00
twinaphex
3b492142db Add CDROM_DEBUG ifdefs around this 2020-02-01 19:39:44 +01:00
twinaphex
6b99e07043 Can remove retroarch_get_launch_arguments function now 2020-02-01 17:46:01 +01:00
twinaphex
85d64602ff Move retroarch_get_launch_arguments() function call outside
of frontend driver - should be called by Salamander too which
has no conception of RetroArch launch arguments
2020-02-01 17:42:18 +01:00
twinaphex
c2852bdefe Get rid of useless return 2020-02-01 17:26:32 +01:00
twinaphex
e5ffeff36e Turn two more functions static 2020-02-01 17:24:27 +01:00
twinaphex
bece92abb2 Turn command_set_shader private 2020-02-01 17:17:36 +01:00
Jamiras
79b51595a5 show RetroAchievements hash in content information list 2020-02-01 08:10:22 -07:00
twinaphex
d89fb0e7c4 (shader_slang.cpp) Simplify usage of functions that are only
ever used as C-strings
2020-02-01 07:04:27 +01:00
twinaphex
ca83be1db4 Cleanups 2020-02-01 04:19:22 +01:00
twinaphex
64c515bac4 Turn while (true) into for (;;) for easier MSVC backwards compatibility 2020-02-01 04:15:22 +01:00
twinaphex
ff6d79b2cc Get rid of more RARCH_CTL_ enums 2020-02-01 03:32:24 +01:00
twinaphex
96018412c0 Cleanups 2020-02-01 03:27:58 +01:00
twinaphex
35b8c4cb05 Cleanup 2020-02-01 02:02:50 +01:00
Twinaphex
063e1a5d33
Update CHANGES.md 2020-02-01 01:52:22 +01:00
Twinaphex
f54cd38f2e
Update CHANGES.md 2020-02-01 01:51:59 +01:00
Twinaphex
04a5cbab4f
Update CHANGES.md 2020-02-01 01:51:18 +01:00
Twinaphex
823f6b1047
Merge pull request #10084 from hasenbanck/override-netplay-fix
Save netplay settings which have a CLI override.
2020-02-01 01:50:47 +01:00
twinaphex
2db0d1f518 Cleanups 2020-02-01 01:50:01 +01:00
twinaphex
cd9ca691ca (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
Nils Hasenbanck
ec254f817d Save netplay settings which have a CLI override.
Currently the CLI overrides should not be saved when creating a confi-
guration file. But because of a bug, the user can never save netplay
settings which have an override.

This change prevents the frontend to set the "override flag" for these
options when setting the setting manually via the settings menu.

This enables toe saving of the affected settings again.
2020-01-31 15:21:20 +01:00
twinaphex
84251b02bd verbosity.c - add necessary header 2020-01-31 15:06:50 +01:00
twinaphex
f0e889b552 Change prototype of video_driver_set_size 2020-01-31 15:06:50 +01:00
Twinaphex
b490c774bf
Update compat_ifaddrs.c 2020-01-31 07:48:32 +01:00