43677 Commits

Author SHA1 Message Date
twinaphex
76b025d70e malloc.h not available on OSX 2018-03-29 15:49:39 +02:00
twinaphex
4347517604 Buildfixes 2018-03-29 15:46:39 +02:00
twinaphex
ca7c374303 Fix OSX compilation 2018-03-29 15:41:02 +02:00
alfrix
a84facf636 Add Left Thumbnails
Fix behaviour when right thumb is off and use as fallback in filebrowser
Remove update_left_thumbnail_path
Fix dual image in imageviewer
Remove xmb_left_thumbnails_ident
Requested Changes
Fix last warning and button not switching thumb
Better scaling
Limit vertical size without changing position
Change thumb cycling behaviour
Remove update_left_thumbnail_image it was causing problems
2018-03-29 10:38:23 -03:00
twinaphex
c041470bb0 Add HAVE_RUNAHEAD ifdef 2018-03-29 15:38:22 +02:00
twinaphex
6e662a8064 (D3D12) Buildfix 2018-03-29 15:29:36 +02:00
twinaphex
ef5830b233 Silence some CXX_BUILD warnings 2018-03-29 15:27:30 +02:00
twinaphex
4372db491a Cleanup some warnings for C89_BUILD 2018-03-29 15:20:43 +02:00
twinaphex
1b0420807b (Griffin/MSVC) buildfixes 2018-03-29 15:15:47 +02:00
twinaphex
2bdfd2e1d0 (Runahead) Cleanups / style nits / etc. 2018-03-29 15:13:33 +02:00
Twinaphex
eeb2a0a934
Merge pull request #6484 from Dwedit/runahead_submission
Runahead system
2018-03-29 14:46:04 +02:00
twinaphex
3fe6ecbce7 More static analyzer warning fixes 2018-03-29 14:19:24 +02:00
twinaphex
2c882a01c1 Silence some Clang static analyzer warnings 2018-03-29 14:11:52 +02:00
bparker06
265b0560b3
travis: disable all d3d versions for windows 2018-03-28 20:16:59 -04:00
Dwedit
bc3d0b2acd Fix some static declarations 2018-03-28 17:41:45 -05:00
Dwedit
ff0a2d4f57 Add files to the makefile 2018-03-28 17:32:37 -05:00
Dwedit
361152000d Added the missing file 2018-03-28 17:14:20 -05:00
Dwedit
f5e0346fc2 Runahead system 2018-03-28 14:22:07 -05:00
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
alphanu1
d8c5718a6e
Update README.md
incorrect spelling
2018-03-27 23:01:09 +01:00
alphanu1
e8d90500de
Merge pull request #25 from alphanu1/alphanu1-patch-26
Add files via upload
2018-03-27 20:20:04 +01:00
alphanu1
46500e119c
Add files via upload
native switch fix
2018-03-27 20:18:31 +01: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
alphanu1
fc173eafab
Update README.md 2018-03-27 00:12:46 +01:00
alphanu1
7f3b2474a9
Update README.md 2018-03-27 00:08:59 +01:00
alphanu1
9ce592b648
Update README.md 2018-03-26 23:58:54 +01:00
alphanu1
e55323daa9
Merge pull request #23 from alphanu1/alphanu1-patch-24
Add files via upload
2018-03-26 23:52:28 +01:00
alphanu1
b1fca8fc7e
Add files via upload
Removed debug info
2018-03-26 23:51:40 +01:00
alphanu1
9cf0f19c12
Merge pull request #22 from alphanu1/alphanu1-patch-23
Add files via upload
2018-03-26 23:50:47 +01:00
alphanu1
d7d1d1d5b8
Add files via upload
Fixed errors after variable changes
2018-03-26 23:49:33 +01:00
alphanu1
cf422226e6
Merge pull request #21 from alphanu1/alphanu1-patch-22
Add files via upload
2018-03-26 21:25:36 +01:00