16432 Commits

Author SHA1 Message Date
C.W. Betts e26c0ecc02 Mess with compiling prefix headers.
Trim down the configurations to Debug and Release.
2022-04-08 01:54:03 -06:00
C.W. Betts b6de4314df Add a path seperator to SetUserPath. 2022-04-04 22:24:20 -06:00
C.W. Betts 46e332c285 Poke, prod, scream. 2022-04-04 21:49:39 -06:00
C.W. Betts 7d18802b8f Restore OpenGL rendering. 2022-04-04 20:24:23 -06:00
C.W. Betts 6b2bb1c916 Pokes, prods, I'll never be happy. 2022-04-04 19:22:23 -06:00
C.W. Betts ed6da11aff Sort Xcode groups. 2022-04-04 17:28:50 -06:00
C.W. Betts 0cce0577f3 More Xcode project maintenance. 2022-04-04 02:31:46 -06:00
C.W. Betts 0b43c77d5d Mess with visibility of symbols. 2022-04-04 00:07:09 -06:00
C.W. Betts 36c6681975 Initial Universal build fix. 2022-04-03 22:13:48 -06:00
C.W. Betts 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.
2022-04-03 17:51:27 -06:00
Neil Haverlandt 66455f2a22 Disable Rumble pack feature by default.Should fix #4413 2021-01-26 10:09:42 -07:00
Duckey77 cfce328c98 Add Emulated Wii input back into the Dolphin
IR, Swing and Acceleration is not emulated
2021-01-16 20:55:02 -07:00
Duckey77 346552f0ef Update project and Dolphin Core for 13467 source 2021-01-11 09:31:47 -07:00
Duckey77 f05975def6 Update Compatibility files for 13467 source 2021-01-11 09:31:23 -07:00
Duckey77 871b6c95d6 Update to dolphin git 13467 2021-01-11 09:31:00 -07:00
Duckey77 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
2021-01-11 09:30:28 -07:00
Duckey77 6072cad59c Fix search headers to build in Xcode 12 and OE 2.3.x 2021-01-06 15:56:31 -07:00
duckey77 9af3f8dd82 Merge pull request #4 from OpenEmu/July2020
Merge July 2020 Branch
v5.0.4
2020-08-28 11:23:05 -07:00
Duckey77 1dc48c3eba Increment Version Number 2020-08-24 13:48:18 -07:00
Duckey77 44eb2510c7 Disable Ubershaders they are slower and stutter more 2020-08-24 13:48:01 -07:00
Duckey77 b319f291be Update to Dolphin git 19 Aug 2020 2020-08-24 12:09:53 -07:00
Duckey77 193806b4bd Add a config file to build external req lama 2020-08-24 12:07:32 -07:00
Duckey77 bf3f294112 Correct the Layer.cpp Compatibility file so per game fixes are loaded 2020-08-24 12:06:47 -07:00
Duckey77 9e278a6bb8 Move FileUtil Compat file to the correct Folder 2020-08-24 12:06:06 -07:00
Duckey77 b11c7df9b5 Remove old Compatibility files no longer needed 2020-08-24 12:05:38 -07:00
Duckey77 d750fa7f73 Fix Dolhost to support new code 2020-07-13 07:53:51 -07:00
Duckey77 b3feaedb0f Dolphin 12 July 2020 sub reference 2020-07-13 07:52:31 -07:00
Duckey77 e0421cc784 Add changed src to project 2020-07-13 07:51:49 -07:00
Duckey77 802e02c634 Compatibility for July 12 dolphin src code 2020-07-13 07:51:27 -07:00
clobber 13aaf1dff3 Bump version for sparkle updater. v5.0.2 2020-01-22 21:48:11 -06:00
Duckey77 a333641abd Disable Ubershaders as they are causing delays in loading games 2020-01-14 17:14:10 -07:00
Duckey77 ba40e4d71b Disable Precompiled Shaders as they don’t work yet 2020-01-14 15:35:41 -07:00
Duckey77 1171449681 Attempt to make stutter a little less for everybody 2020-01-02 21:34:55 -07:00
Duckey77 9ad6f53cb1 Missed these in the previous two commits 2020-01-02 20:05:49 -07:00
Duckey77 3ad5bc01d7 Determine and return frameInterval for loaded Game 2020-01-02 20:04:57 -07:00
Duckey77 944f898648 Remove calll to create headless platform 2020-01-02 20:04:09 -07:00
Duckey77 bcdca262ed Merge branch 'master' of https://github.com/OpenEmu/dolphin 2020-01-01 09:34:24 -07:00
Duckey77 6a28c2daef Go ahead and split the CPU from the GPU thread like it now is upstream. 2020-01-01 09:20:59 -07:00
Duckey77 444fe83888 Remove unneeded g_config settings since we now set the decals in GraphicSettings 2020-01-01 09:07:07 -07:00
Duckey77 4638998471 Remove old junk code and clean up a bit 2020-01-01 09:06:30 -07:00
Duckey77 91514f00bf Add GraphicSetting to Core Compatibility and move File and Config Manager o it’s proper Compatibility folder 2020-01-01 09:06:09 -07:00
Duckey77 9c28aa8d1e Add GraphicsSetting to Core Compatibility 2020-01-01 09:05:25 -07:00
clobber eafbb08dd3 Enable link-time optimization. 2019-12-31 12:41:28 -07:00
clobber c72e1327bd Update project settings. 2019-12-31 12:29:00 -07:00
Duckey77 d83d1a4fd6 Add Analog and Digital Triggers for GC
Clean up some code and remove some that will not be used in the future
2019-12-29 18:10:27 -07:00
clobber 51c71edf29 Bump version for sparkle updater. v5.0.1 2019-12-26 21:51:08 -07:00
clobber 8badd5d4ca Update plugin plist. 2019-12-26 21:47:28 -07:00
clobber a6093522de Update plugin plist and target. 2019-12-25 21:00:32 -07:00
Duckey77 1d56658df6 Stub The Config Layer with Compatibility Fie 2019-12-24 13:56:25 -07:00
clobber 9087e7d3b4 Set dolphin target minimum system version. 2019-12-24 10:32:43 -07:00