lizzie
be5f99e150
AAAAAA
5 months ago
crueter
c718e84c15
Build fixes
Signed-off-by: crueter <crueter@eden-emu.dev>
5 months ago
lizzie
918d40c8c7
add basic ios shit
5 months ago
crueter
270dbd646d
Revert stbi
Signed-off-by: crueter <crueter@eden-emu.dev>
5 months ago
crueter
45ef72272a
fix libs
Signed-off-by: crueter <crueter@eden-emu.dev>
5 months ago
crueter
40b8d56b17
Fix most build errors
Signed-off-by: crueter <crueter@eden-emu.dev>
5 months ago
crueter
b2acce5ac3
Update CPMUtil, and fix script
Signed-off-by: crueter <crueter@eden-emu.dev>
5 months ago
lizzie
caa2e1fc21
DISABLE BY DEFAULT ON IOS FFS
5 months ago
lizzie
77230a64c6
fix life
5 months ago
lizzie
623bb81a6f
fix sirit i think, add ios-aarch64
5 months ago
lizzie
4f2f3f8523
changes?
5 months ago
lizzie
dc8b22d6ac
fix shit?
5 months ago
lizzie
cd2345b6e8
fix #include "common/logging.h"
5 months ago
lizzie
ffd7ac17d5
fix IOS again fucking objc bridge
5 months ago
lizzie
3e9d8eebf9
fix?
5 months ago
lizzie
c24965011f
properly use bridging header, fix headers
5 months ago
lizzie
a67a484077
fix swift driver I HOPE
5 months ago
lizzie
14dc272c4b
license
5 months ago
lizzie
90b24d9336
[temporary c++ shit]
5 months ago
lizzie
7684e50d5e
bit of cmake fuckery
5 months ago
lizzie
5690312587
use language generator exprs
5 months ago
lizzie
2396a0f859
$<$<COMPILE_LANGUAGE:C,CXX>:-Werror=missing-declarations>
5 months ago
lizzie
8f17093671
proper linkings?!
5 months ago
lizzie
385b819d07
bridge changes/fixes
5 months ago
lizzie
f8244bb19e
fix license
6 months ago
lizzie
62d0619c21
fix xcode 2?
6 months ago
lizzie
98062c95f5
fix xcode paths?
6 months ago
lizzie
4be6d7bef0
fx
6 months ago
lizzie
5034954a4f
fx
6 months ago
lizzie
c9059d602d
fix boost
6 months ago
lizzie
152cc4b0f7
fx
6 months ago
lizzie
413d6b249e
fix stuff
6 months ago
lizzie
e94231cad0
stupid macos
6 months ago
lizzie
0399f3f4ba
fix1
6 months ago
lizzie
f03094cd34
fx
6 months ago
lizzie
85b0c96333
fix spirv-tools
6 months ago
lizzie
26e5d989d9
fix license
6 months ago
lizzie
b686ddc471
fix ffmpeg
6 months ago
lizzie
ceea1b4e20
fx
6 months ago
lizzie
a2aa482107
fx
6 months ago
lizzie
ce66ad9973
license
6 months ago
lizzie
2d83aa4a86
ios toolchain cmake
6 months ago
lizzie
9b8a152f07
license
6 months ago
lizzie
607d3eeab0
license headers
6 months ago
lizzie
0c20200264
flatten + cmake
6 months ago
lizzie
84b95e5cab
flatten
6 months ago
lizzie
fd227aa67e
loicense
6 months ago
lizzie
fdd7bc5419
modernize #1
6 months ago
lizzie
25a413d2ab
sudachi ios stuff
6 months ago
lizzie
e7a931d06b
[eden-cli] rework loop to use new SDL3 event dispatch system ( #4108 )
modernized into the new SDL3 API for event dispatching.
also stopped using the periodic comparison and just added a SDL timer like it wants us to do
is it better than before? well it's certainly more portable now. docs say this improves battery usage on busywaits for event polling.
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4108
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2 weeks ago