57222 Commits

Author SHA1 Message Date
Autechre
c506871208
Merge pull request #11897 from MrHuu/patch-8
(3DS) On error, only init gfx on salamander build
2021-01-17 16:46:42 +01:00
MrHuu
2633b3e310
(3DS) On error, only init gfx on salamander build
This prevents graphical issues if the gfx is already initialized.
Which should always be the case if called from a running core.
2021-01-17 15:44:35 +01:00
twinaphex
6ac08ec123 Make customized version of get_video_size for OSX 10.7 and up to
avoid selector grabbing
2021-01-17 05:39:03 +01:00
twinaphex
e42f2b552f (COcoa GL context) Small cleanups 2021-01-17 05:22:29 +01:00
twinaphex
1e9f6f175e (OSX) Fix PowerPC build 2021-01-17 05:02:07 +01:00
Twinaphex
f6833cf595 Remove unused variables 2021-01-17 00:12:29 +01:00
twinaphex
93b1fbbcdc (Apple) Header cleanups 2021-01-17 00:06:33 +01:00
twinaphex
a9cd33ac56 Revert "Experiment on Apple"
This reverts commit 8769866290e8245916250bb5d98f6538728c53f3.
2021-01-16 23:54:31 +01:00
twinaphex
8769866290 Experiment on Apple 2021-01-16 23:45:06 +01:00
Twinaphex
7177a8e7d9 Remove unused variable 2021-01-16 23:05:37 +01:00
twinaphex
4d5126f71a Improve cocoagl_gfx_ctx_get_native_scale 2021-01-16 23:03:25 +01:00
twinaphex
6d39160de1 CLeanups 2021-01-16 22:36:03 +01:00
twinaphex
a7bb200a1c (UI Cocoa) Cleanups 2021-01-16 22:22:16 +01:00
twinaphex
809b96e221 (UI CocoaTouch) Cleanups 2021-01-16 22:15:17 +01:00
twinaphex
225b851eb6 Cleanups 2021-01-16 22:04:11 +01:00
Twinaphex
1d4ff9bedd Take out HAVE_MENU ifdef in cocoa_common.h 2021-01-16 21:47:14 +01:00
twinaphex
284634dd1e Silence more implicit conversion warnings 2021-01-16 21:28:54 +01:00
twinaphex
0e929784b5 Cleanups 2021-01-16 21:19:59 +01:00
twinaphex
6e2a1895f6 Simplify code 2021-01-16 21:10:49 +01:00
twinaphex
41a8661bdf Silence more implicit conversions 2021-01-16 21:03:57 +01:00
twinaphex
f4dc486a77 Silence more implicit conversion warnings 2021-01-16 20:55:17 +01:00
twinaphex
dff8fbf879 Silence some implicit conversion warnings 2021-01-16 20:47:07 +01:00
twinaphex
757ea32782 Go back to CocoaView pointer in prototype 2021-01-16 20:37:56 +01:00
twinaphex
2299e3b1ab Silence implicit conversion warnings 2021-01-16 20:33:35 +01:00
twinaphex
5119a67b41 Simplify code 2021-01-16 20:17:27 +01:00
twinaphex
991f67a758 gfx_animation - simplify code 2021-01-16 20:15:56 +01:00
twinaphex
0946d06e82 (gfx_animation) Simplify code 2021-01-16 20:13:06 +01:00
twinaphex
9118b391eb Update 2021-01-16 20:07:08 +01:00
twinaphex
875cb06a93 (iOS) Fix signature on apple_gamecontroller_joypad_init 2021-01-16 20:05:53 +01:00
twinaphex
1b071f16f5 Silence implicit conversion warnings 2021-01-16 20:03:04 +01:00
twinaphex
9f44a4fcd9 Cleanups 2021-01-16 17:30:36 +01:00
twinaphex
552f973833 Cleanups/remove unused variables 2021-01-16 17:17:16 +01:00
twinaphex
bc48080ee5 Remove unused variable 2021-01-16 17:05:28 +01:00
twinaphex
4e74a6f8b1 Attempt to fix build for iOS 2021-01-16 17:02:25 +01:00
twinaphex
1ea46ea171 (Unix) Fix build 2021-01-16 16:37:52 +01:00
Autechre
40b3e4c00f
Merge pull request #11892 from jdgleaver/x11-mouse-grab-fix
(X11) Fix mouse input when mouse is grabbed
2021-01-16 16:15:16 +01:00
twinaphex
4c51e31b9d (Platform) Cleanups + add missing function pointer bind for Darwin 2021-01-16 16:14:03 +01:00
jdgleaver
b1ee5a2421 (X11) Fix mouse input when mouse is grabbed 2021-01-16 13:57:25 +00:00
Autechre
0bba2d45d3
Merge pull request #11890 from fjtrujy/FixQuitRA
Removing power off irx compilation
2021-01-15 23:07:00 +01:00
Francisco Javier Trujillo Mata
384b88696a Removing power off irx compilation 2021-01-15 23:04:03 +01:00
Autechre
39e7533ca9
Merge pull request #11889 from fjtrujy/FixQuitRA
[PS2] Fix Quitting from RA
2021-01-15 21:22:44 +01:00
Francisco Javier Trujillo Mata
c138135684 Removed not used poweroff library 2021-01-15 21:03:54 +01:00
Autechre
e3bf61f85f
Merge pull request #11878 from webgeek1234/master
android: Build native code with ndk r22
2021-01-15 17:28:03 +01:00
Autechre
695c149e75
Merge pull request #11884 from fjtrujy/ps2/addAudioMixer
Add audio mixer for PS2 platform
2021-01-15 15:12:17 +01:00
Francisco Javier Trujillo Mata
c7b6cd9f7b Add audio mixer for PS2 platform 2021-01-15 15:11:17 +01:00
Autechre
85af4d14d7
Merge pull request #11882 from fjtrujy/ps2FolderIssue
[PS2] Fixed Folder creation issues
2021-01-15 14:35:04 +01:00
Francisco Javier Trujillo Mata
0dbd0fd492 Disable warning and solve an issue with the cwd 2021-01-15 14:19:27 +01:00
Autechre
6726538971
Merge pull request #11876 from myfreeweb/patch-1
Remove incorrect ifdef for Wayland on non-Linux - fix #10056
2021-01-14 19:01:01 +01:00
Autechre
6427f838a5
Merge pull request #11879 from fjtrujy/ps2/fixSalamanderCompilation
[PS2] Fix salamander compilation
2021-01-14 18:44:56 +01:00
Francisco Javier Trujillo Mata
0b484cb1d0 Fix salamander compilation 2021-01-14 18:23:47 +01:00