Commit Graph

47796 Commits

Author SHA1 Message Date
twinaphex 5d1c45e8f9 (orbis) 'else ifdef' not necessary 2019-02-06 19:03:07 +01:00
Twinaphex 8bc4a66d49
Merge pull request #8196 from orbea/c89
Fix C89_BUILD=1.
2019-02-06 18:19:55 +01:00
orbea 8ff0b14281 Fix C89_BUILD=1. 2019-02-06 09:16:26 -08:00
Twinaphex ceb439ca2a
Merge pull request #8188 from cold-brewed/master
macOS: Fix travis metal build
2019-02-06 18:05:10 +01:00
Twinaphex 0caa88a375
Merge pull request #8195 from Tatsuya79/patch-5
Gong video refresh core option
2019-02-06 18:04:54 +01:00
Tatsuya79 9c32d0df8a
Gong video refresh core option 2019-02-06 17:37:15 +01:00
jdgleaver 6b3e5fa7a0 (RGUI) Add Subsystem support (+ fix memory leak in environ_cb_get_system_info()) 2019-02-06 14:25:25 +00:00
Twinaphex 69d89bc991
Merge pull request #8189 from fr500/master
[discord] set partyId properly
2019-02-06 07:03:04 +01:00
radius 97b32b890e [discord] set partyId properly 2019-02-06 00:58:52 -05:00
Twinaphex 6f5dfeb20e
Merge pull request #8184 from orbea/warnings
Fix travis warnings.
2019-02-06 06:39:06 +01:00
Twinaphex c582b40525
Merge pull request #8185 from Themaister/master
Sinc: memset the resampler buffer.
2019-02-06 06:38:46 +01:00
twinaphex 5855391ac4 (Android) Bump up target SDK to 26 2019-02-06 06:03:25 +01:00
cold-brewed 6875ad8ae0 travis: Copy the app bundle from $TRAVIS_BUILD_DIR
The build no longer uses libretro-super.
2019-02-05 23:47:17 -05:00
Twinaphex 11b02125dc
Merge pull request #8186 from natinusala/master
menu_display_gl: fix scissoring implementation for gl enabled cores
2019-02-06 02:53:06 +01:00
natinusala 475f3c3cc0 menu_display_gl: fix scissoring implementation for gl enabled cores 2019-02-06 00:54:26 +01:00
natinusala 6e841e20c5 Add core info to gitignore 2019-02-06 00:54:01 +01:00
Themaister 5e7513ad60 Sinc: memset the resampler buffer.
No idea how this survived asan and valgrind over these years ...
2019-02-05 23:35:39 +01:00
orbea c9b0ba1123 Fix travis warnings. 2019-02-05 11:27:01 -08:00
Twinaphex f5343c83eb
Merge pull request #8181 from yoshisuga/ios-mfi-detect-fix
iOS: Fix mFi controller connecting
2019-02-05 19:15:03 +01:00
Yoshi Sugawara b06d75ec99 iOS: check if mfi controller already added to the internal list when connecting 2019-02-05 06:43:14 -10:00
alphanu1 061b3464c2
Merge pull request #103 from libretro/master
Update
2019-02-05 08:49:52 +00:00
twinaphex 55b449d743 (MSVC UWP) Add HAVE_OZONE 2019-02-05 02:52:38 +01:00
twinaphex 0a04a1c80a (GL) Cleanups 2019-02-05 02:27:08 +01:00
twinaphex 1b79f08715 (GL) Use set_coords function directly 2019-02-05 02:24:13 +01:00
twinaphex ba9de324bf Simplify gl.c 2019-02-05 02:19:16 +01:00
twinaphex 9877e1ce3e (GL) Cleanups 2019-02-05 02:12:42 +01:00
twinaphex 5102eff399 (GL) Move GL-only shader code to gl.c 2019-02-05 01:13:39 +01:00
Twinaphex 7fedabee4b
Merge pull request #8163 from orbea/cleanup
Cleanup
2019-02-04 23:19:05 +01:00
Twinaphex b0be198084
Merge pull request #8169 from DEX357/patch-28
Update msg_hash_pl.h
2019-02-04 23:18:44 +01:00
Twinaphex 12594e51fd
Merge pull request #8170 from orbea/menu
Fix --disable-menu (Again).
2019-02-04 23:18:23 +01:00
twinaphex 845b30131f Cleanups 2019-02-04 23:17:39 +01:00
twinaphex ebce936557 Fix UWP builds 2019-02-04 23:14:20 +01:00
orbea 762151758d Fix --disable-menu (Again). 2019-02-04 09:01:37 -08:00
DEX357 4562d36b39
Update msg_hash_pl.h 2019-02-04 13:28:27 +01:00
Twinaphex 12c6fe1dc0
Merge pull request #8165 from yoshisuga/ios-fix-codesign
tvos: fix code sign script to use the shared iOS modules dir
2019-02-04 06:41:09 +01:00
Yoshi Sugawara 4461b55375 tvos: fix code sign script to use the shared iOS modules dir 2019-02-03 18:48:29 -10:00
Mark W. Kidd 512e280c68 Merge remote-tracking branch 'upstream/master' into patch-7 2019-02-03 19:38:43 -05:00
orbea 28ff4b391a Clean up white space. 2019-02-03 16:00:50 -08:00
orbea 4c56167446 Convert to linux line endings. 2019-02-03 15:43:42 -08:00
Twinaphex 9750719074
Merge pull request #8161 from yoshisuga/ios-cleanup
iOS/tvOS cleanup
2019-02-03 21:18:57 +01:00
twinaphex a58a32411f Some more buildfixes 2019-02-03 21:18:34 +01:00
Yoshi Sugawara 04bdc634ba tvOS: use OZONE as default menu driver 2019-02-03 09:11:29 -10:00
twinaphex 6c2ac0bc29 This should be a function call 2019-02-03 20:10:28 +01:00
Yoshi Sugawara 1ca3bcf21d Merge remote-tracking branch 'upstream/master' into ios-cleanup 2019-02-03 09:00:22 -10:00
Yoshi Sugawara 11bf1e05b1 remove logging code 2019-02-03 08:59:24 -10:00
Yoshi Sugawara d18ef55aea iOS/tvOS cleanup: remove logging code, remove compiled core from repo (added by mistake) 2019-02-03 08:57:12 -10:00
twinaphex 9c0ccccc1c Relative header include fix 2019-02-03 19:44:17 +01:00
twinaphex 4cbbd3470b Revert "Simplify video_driver_set_mvp"
This reverts commit 1dd89e1bce.
2019-02-03 19:40:48 +01:00
twinaphex 4aadd53d80 Revert "Get rid of video_shader_driver_scale"
This reverts commit 256b28fa2a.
2019-02-03 19:40:36 +01:00
twinaphex 1eeb58c5dd Revert "Cleanups"
This reverts commit 4554669750.
2019-02-03 19:40:27 +01:00