crueter
45da861dd2
Update CPMUtil, and fix script
...
Signed-off-by: crueter <crueter@eden-emu.dev>
2026-03-28 06:17:58 +00:00
lizzie
1840605a49
DISABLE BY DEFAULT ON IOS FFS
2026-03-28 06:17:58 +00:00
lizzie
9cfc378215
fix life
2026-03-28 06:17:58 +00:00
lizzie
e8025b31ae
fix sirit i think, add ios-aarch64
2026-03-28 06:17:58 +00:00
lizzie
db41b1321d
changes?
2026-03-28 06:17:58 +00:00
lizzie
e9f84ac087
fix shit?
2026-03-28 06:17:58 +00:00
lizzie
6342fd6bd5
fix #include "common/logging.h"
2026-03-28 06:17:58 +00:00
lizzie
c1d3d14800
fix IOS again fucking objc bridge
2026-03-28 06:17:58 +00:00
lizzie
ec6e599136
fix?
2026-03-28 06:17:58 +00:00
lizzie
3c93792e99
properly use bridging header, fix headers
2026-03-28 06:17:58 +00:00
lizzie
e44e5e58cc
fix swift driver I HOPE
2026-03-28 06:17:58 +00:00
lizzie
90b37c76fb
license
2026-03-28 06:17:58 +00:00
lizzie
7712e9aa4a
[temporary c++ shit]
2026-03-28 06:17:58 +00:00
lizzie
f63fca5f23
bit of cmake fuckery
2026-03-28 06:17:58 +00:00
lizzie
f6363b39e0
use language generator exprs
2026-03-28 06:17:58 +00:00
lizzie
dc9ea22686
$<$<COMPILE_LANGUAGE:C,CXX>:-Werror=missing-declarations>
2026-03-28 06:17:58 +00:00
lizzie
4a6a4a34a2
proper linkings?!
2026-03-28 06:17:58 +00:00
lizzie
5a71f870c6
bridge changes/fixes
2026-03-28 06:17:58 +00:00
lizzie
ed78c78728
fix license
2026-03-28 06:17:58 +00:00
lizzie
5e20e573a3
fix xcode 2?
2026-03-28 06:17:58 +00:00
lizzie
969592a957
fix xcode paths?
2026-03-28 06:17:58 +00:00
lizzie
975bca2dc4
fx
2026-03-28 06:17:58 +00:00
lizzie
f56b6d1ee5
fx
2026-03-28 06:17:57 +00:00
lizzie
21823cb81a
fix boost
2026-03-28 06:17:57 +00:00
lizzie
02ba793ddc
fx
2026-03-28 06:17:57 +00:00
lizzie
971cdc4a52
fix stuff
2026-03-28 06:17:57 +00:00
lizzie
9830fe1fc9
stupid macos
2026-03-28 06:17:57 +00:00
lizzie
f05c3f4e06
fix1
2026-03-28 06:17:57 +00:00
lizzie
bfa94a425f
fx
2026-03-28 06:17:57 +00:00
lizzie
b7b6afea1f
fix spirv-tools
2026-03-28 06:17:57 +00:00
lizzie
44716c077a
fixes for ios spirv tools
2026-03-28 06:17:57 +00:00
lizzie
509e9c345c
fix license
2026-03-28 06:17:57 +00:00
lizzie
4a97293c9c
fix ffmpeg
2026-03-28 06:17:57 +00:00
lizzie
a9dc13c26b
fx
2026-03-28 06:17:57 +00:00
lizzie
12ea79f211
fx
2026-03-28 06:17:57 +00:00
lizzie
995c316eab
license
2026-03-28 06:17:57 +00:00
lizzie
1ea272ad2c
ios toolchain cmake
2026-03-28 06:17:57 +00:00
lizzie
8345b15e7d
license
2026-03-28 06:17:57 +00:00
lizzie
ec461bd814
license headers
2026-03-28 06:17:57 +00:00
lizzie
675e359bd5
flatten + cmake
2026-03-28 06:17:57 +00:00
lizzie
a42e25d940
flatten
2026-03-28 06:17:57 +00:00
lizzie
0ec1372d3d
loicense
2026-03-28 06:17:57 +00:00
lizzie
e67e59b940
modernize #1
2026-03-28 06:17:57 +00:00
lizzie
f5fb0140f9
sudachi ios stuff
2026-03-28 06:17:57 +00:00
maufeat
c984c387d7
[hid] shared memory crashes ( #3784 )
...
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3784
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: maufeat <sahyno1996@gmail.com>
Co-committed-by: maufeat <sahyno1996@gmail.com>
2026-03-27 23:32:51 +01:00
xbzk
5856beac54
[android,addons] per-game screen ext content unmount upon rotation hotfix ( #3788 )
...
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
Fix the bug reported by Pavel in which when per-game settings screen is rotated a reloadGames() call causes external content reference to be missing.
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3788
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: xbzk <xbzk@eden-emu.dev>
Co-committed-by: xbzk <xbzk@eden-emu.dev>
2026-03-27 20:55:31 +01:00
lizzie
16e7e034d7
[ports, freebsd] remove fastmem ban ( #3786 )
...
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
whatever issue there was, is now fixed on FBSD 15
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3786
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-03-27 13:49:10 +01:00
lizzie
47c6a73971
[dynarmic] nuke mcl dependency ( #3777 )
...
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
crueter will love this one
mcl nuked off externals, i did however copy some important headers (notably intrusive list and bit.hpp); because grand part of dynarmic still uses them
but i made the appropriate adjustments anyways
solves mcl for #3373
depends on #3718
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3777
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-03-27 01:11:49 +01:00
PavelBARABANOV
813a35abca
[vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display ( #3787 )
...
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3787
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: PavelBARABANOV <pavelbarabanov94@gmail.com>
Co-committed-by: PavelBARABANOV <pavelbarabanov94@gmail.com>
2026-03-26 22:23:21 +01:00
crueter
93472023e2
[cmake] Fix macOS frameworks, and icon set usage ( #3782 )
...
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
- The Xcode generator /mandates/ that you pass in the `.icon` directory
into the build system, where it can then compose the asset itself.
- Assets.car and eden.icns were improperly handled; they are now
automatically generated and should properly be applied as needed. I
will need someone on Tahoe to confirm, however, as I am on Sequoia.
- Added some missing frameworks, ported from the KosmicKrisp branch.
Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3782
2026-03-26 07:59:53 +01:00