e58e557efc
Hide more symbols from included libraries.
C.W. Betts
2023-03-03 15:55:12 -07:00
bc2f72c49e
Merge branch 'moreMetalAttempt' of https://github.com/OpenEmu/dolphin into moreMetalAttempt Also bump the version to match the Dolphin version.
C.W. Betts
2023-03-03 14:33:59 -07:00
1798ae9e27
Well, it almost links...
C.W. Betts
2023-03-03 14:25:49 -07:00
19d945f88b
update OGLfx compatfile (still need to find and make modifications for OE)
Duckey77
2023-03-03 14:21:37 -07:00
dcbbd8d589
Add missing files and externals for build
Duckey77
2023-03-03 14:20:49 -07:00
37704af83d
Adding missing classes to the Xcode project.
C.W. Betts
2023-03-03 02:49:09 -07:00
630e35efd9
More recent Dolphin pokes TODO: * include Speex library. * Find a way to generate glsl_intrinsic_header.h * Build SPIRV-Cross
C.W. Betts
2023-03-03 02:31:57 -07:00
f17e7347b3
Enable Vulkan, needed to work around current requirements to get Metal working.
metalAttempt
C.W. Betts
2023-03-03 00:39:34 -07:00
513e5e9a9b
Metal attempt 1. Currently doesn't build.
C.W. Betts
2023-03-02 21:06:03 -07:00
e26c0ecc02
Mess with compiling prefix headers. Trim down the configurations to Debug and Release.
master
mtsTest
C.W. Betts
2022-04-08 01:54:03 -06:00
b6de4314df
Add a path seperator to SetUserPath.
C.W. Betts
2022-04-04 22:24:20 -06:00
d61f4e0170
Cleanup: * Prepare for Apple Silicon support... but don't compile yet due to the Dolphin version used being outdated. * Clean-up the Xcode project, including making the Dolphin bundle link to all the static libraries instead of having static libraries link to static libraries, fixing references to zstd so it doesn't conflict with other projects, and making the groups better match the folder layouts.
C.W. Betts
2022-04-03 17:51:27 -06:00
66455f2a22
Disable Rumble pack feature by default.Should fix#4413
Neil Haverlandt
2021-01-26 10:09:42 -07:00
5091012cfb
Add advanced menus for the Wii emulation wiimotes
AdvancedMenu
Neil Haverlandt
2021-01-25 13:19:13 -07:00
87a769c461
Pass a boolean value to Wiimote sideways and Wiimote upright
Neil Haverlandt
2021-01-25 13:18:19 -07:00
cfce328c98
Add Emulated Wii input back into the Dolphin IR, Swing and Acceleration is not emulated
Duckey77
2021-01-16 20:55:02 -07:00
346552f0ef
Update project and Dolphin Core for 13467 source
Duckey77
2021-01-11 09:31:47 -07:00
871b6c95d6
Update to dolphin git 13467
Duckey77
2021-01-11 09:31:00 -07:00
f84c40a48b
Remove OpeEmu supplied FFMPEG libraries and headers They are no longer needed after removing FrameDumping The header files supplied by Dolphin git will now be used
Duckey77
2021-01-11 09:30:28 -07:00
6072cad59c
Fix search headers to build in Xcode 12 and OE 2.3.x
Duckey77
2021-01-06 15:56:31 -07:00
d83d1a4fd6
Add Analog and Digital Triggers for GC Clean up some code and remove some that will not be used in the future
Duckey77
2019-12-29 18:10:27 -07:00
51c71edf29
Bump version for sparkle updater.
v5.0.1
clobber
2019-12-26 21:51:08 -07:00
8ef256daed
Clean up and comment changes to Dolphin Input Compatibility files
Duckey77
2019-06-28 08:38:17 -07:00
24576d3435
Rename OpenEmu specific files
Duckey77
2019-06-28 08:37:22 -07:00
252ce2b46c
New Input method implantation in project and Dolhost
Duckey77
2019-06-26 17:02:37 -07:00
f50de8b516
Compatibility Changes for new Input
Duckey77
2019-06-26 17:02:14 -07:00
175aae5fed
Dolphin Compatibility for new input
Duckey77
2019-06-26 17:01:32 -07:00
be3917fed2
Clean out old input mods
Duckey77
2019-06-26 17:01:02 -07:00
987818cab0
Committed by shysaur: Implement an OpenEmu-specific Dolphin AudioStream and remove hacked CubebStream
Duckey77
2019-06-25 10:06:53 -07:00
95ad9259d0
remove namespaces that we don’t need
Duckey77
2019-06-17 18:10:35 -05:00
ec7dd12759
Rename input callback to differentiate function by adding _f
Duckey77
2019-06-17 18:10:04 -05:00
2eead72ed6
Make video work again
Duckey77
2019-06-17 09:10:09 -05:00
7a5678439d
Remove more unneeded code for input. create call back function that Dolphin core can use to poll input from the frontend.
Duckey77
2019-06-16 22:53:46 -05:00
600239c932
Not working Video update attempt. Core attempts to Bind to frame buffer before it’s created
Duckey77
2019-06-16 11:31:48 -05:00
ac43fe60fa
Change all reto references to OpenEmu
Duckey77
2019-06-16 11:10:19 -05:00
478f77c4fa
Update Dolphin-Core for C++ 17 and new dolphin source
Duckey77
2019-06-16 11:09:49 -05:00