43050 Commits

Author SHA1 Message Date
twinaphex
2143540c8c (MSVC 2013/2015/2017) Add HAVE_CHEEVOS support 2018-03-28 18:33:31 +02:00
twinaphex
994ca6b3f8 Enable HAVE_CHEEVOS for MSVC 2003 target too 2018-03-28 18:07:31 +02:00
twinaphex
163be3ccfd (vulkan_common.c) Prevent some more collissions in the future 2018-03-28 17:41:04 +02:00
Twinaphex
02ce39869c
Merge pull request #6480 from Dwedit/fix_d3d_duplicate
Rename "cached_device" to "cached_device_d3d11" to avoid a name conflict on griffin builds
2018-03-28 17:38:11 +02:00
Dwedit
2c1cb6cf55 Rename "cached_device" to "cached_device_d3d11" avoid a name conflict on griffin builds 2018-03-28 10:33:37 -05:00
Twinaphex
8c6f05e715
Merge pull request #6479 from Dwedit/fix_command_line
Fix invalid long command line options causing infinite loop on Windows (issue #6477)
2018-03-28 17:19:46 +02:00
Dwedit
86d24a0fc4 Fix invalid long command line options causing infinite loop on Windows (issue #6477) 2018-03-28 10:08:57 -05:00
Twinaphex
55157506a8
Merge pull request #6478 from alfrix/polish
Update Polish translation (DEX357)
2018-03-28 17:08:27 +02:00
alfrix
d4558774df Update Polish translation (DEX357) 2018-03-28 11:55:20 -03:00
twinaphex
e71f56d4a3 Update libretro-common 2018-03-28 16:45:05 +02:00
twinaphex
89e912087b Put RARCH_INTERNAL ifdef around this 2018-03-28 16:41:37 +02:00
twinaphex
d17eee9cca We can actually disable DPI override by default now 2018-03-28 16:33:19 +02:00
twinaphex
5a7c37b819 Revert "(OpenSL) Fix issues with cores using threaded audio - audio thread"
This reverts commit 54708a944a59d565bb38d4df03f0617e188219f8.
2018-03-28 16:26:53 +02:00
Twinaphex
942121462d
Merge pull request #6463 from Tatsuya79/patch-2
MUI New dpi calculation. (needs improvement)
2018-03-28 16:22:52 +02:00
twinaphex
167b977c4d Fix some build errors with MSVC 2003/2005 cores 2018-03-28 16:22:35 +02:00
twinaphex
bb86387986 Re-enable HAVE_CHEEVOS for MSVC 2010 2018-03-28 14:57:27 +02:00
Twinaphex
c30fd2a035
Merge pull request #6475 from meleu/patch-18
CHANGES: cheevos for NeoGeo, CPS1, CPS2 and CPS3
2018-03-28 12:44:13 +02:00
meleu
51f0e6f9d3
CHANGES: cheevos for NeoGeo, CPS1, CPS2 and CPS3
The fbalpha core supports cheevos for these drivers.

Thanks to @barbudreadmon for adding this support ;)
2018-03-28 00:30:01 -03:00
twinaphex
d8e382c585 (Cheevos) Take out cheevos support for MSVC 2010 again, CORO_YIELD
macro does not work with MSVC 2010
2018-03-28 01:28:15 +02:00
twinaphex
1cfc8a5fc8 (Coverity) Fix some memory leaks 2018-03-27 17:03:36 +02:00
twinaphex
923ab3b6f4 (DRM Ctx) Buildfix 2018-03-27 14:19:36 +02:00
Twinaphex
4b3c37494a
Merge pull request #6470 from aliaspider/master
D3D11: hwrender: add support for cache_context.
2018-03-26 18:47:37 +02:00
aliaspider
97ecba8575 D3D11: hwrender: add support for cache_context. 2018-03-26 17:44:08 +01:00
Twinaphex
a32d7d974c
Update CHANGES.md 2018-03-26 00:40:48 +02:00
Twinaphex
1ff798b8a5
Merge pull request #6464 from aliaspider/master
add experimental D3D11 hwrender support.
2018-03-26 00:24:38 +02:00
aliaspider
3d96cacd71 add experimental D3D11 hwrender support. 2018-03-25 23:14:14 +01:00
aliaspider
88d1c1fdca msvc build fix. 2018-03-25 23:11:31 +01:00
twinaphex
826a7d199a Remove useless struct 2018-03-25 19:16:39 +02:00
Tatsuya79
8ecba8b2a3
MUI New dpi calculation. 2018-03-25 18:40:22 +02:00
twinaphex
aa5525f670 Move core_len/core_buf to menu_handle_t 2018-03-25 17:35:46 +02:00
Twinaphex
a130dce708
Update CHANGES.md 2018-03-25 17:09:51 +02:00
Twinaphex
814810aeaf
Merge pull request #6462 from theheroGAC/patch-29
Fix and update msg_hash_it.h
2018-03-25 17:07:52 +02:00
twinaphex
a2295af556 Make these variables a part of menu_handle_t 2018-03-25 17:02:30 +02:00
theheroGAC
30074b4404
Update msg_hash_it.h 2018-03-25 16:47:31 +02:00
Twinaphex
8a63a0ac52
Update CHANGES.md 2018-03-25 14:47:04 +02:00
twinaphex
ae4b604a6f Update 2018-03-25 12:17:05 +02:00
Twinaphex
8bc04f90fe
Merge pull request #6456 from fr500/master
Fixes #6453
2018-03-25 12:16:06 +02:00
Twinaphex
ad37bc530e
Merge pull request #6460 from yoshisuga/ios_config_fix
[iOS]: fixed configuration file path
2018-03-25 12:15:53 +02:00
Yoshi Sugawara
baf7aa239d [iOS]: fixed configuration file path to be the retroarch cfg file instead of the config path 2018-03-24 23:47:24 -10:00
Twinaphex
20a73209b6
Merge pull request #6457 from Tatsuya79/patch-1
XMB scale the mouse cursor too.
2018-03-25 09:32:05 +02:00
radius
94e4357fd4 return early in case path is null and move vars to the top 2018-03-24 19:11:07 -05:00
Tatsuya79
1aaaa116d1
XMB scale the mouse cursor too. 2018-03-25 00:48:05 +01:00
twinaphex
02bf41a686 (task_content.c) Minor cleanup 2018-03-25 00:14:35 +01:00
twinaphex
3c6490d828 Update 2018-03-25 00:09:57 +01:00
Twinaphex
b1c054e9a5
Merge pull request #6455 from Tatsuya79/master
Fix XMB thumbnail height limit again.
2018-03-24 23:58:10 +01:00
radius
51c9ac4f7a fix crash related to achievements on non-fullpath cores 2018-03-24 17:52:23 -05:00
Tatsuya79
35ae907899 Fix XMB thumbnail height limit again. 2018-03-24 23:22:42 +01:00
Twinaphex
75d2813d47
Merge pull request #6452 from meepingsnesroms/master
Add PokeMini index for 3ds
2018-03-24 20:27:44 +01:00
meepingsnesroms
9c47e24a84 Add PokeMini index for 3ds 2018-03-24 12:10:54 -07:00
Twinaphex
ce40bc6446
Merge pull request #6451 from Tatsuya79/master
Fix XMB thumbnail height limit.
2018-03-24 20:05:08 +01:00