lizzie
691e3786d6
update loicense
2 months ago
lizzie
610003387c
restore stupid lock, make ps4sup library
2 months ago
lizzie
86a99ace4c
bs fix
2 months ago
lizzie
cfffaf6d41
fix eboot
2 months ago
lizzie
e29aad3f04
temp fix for dpad
2 months ago
lizzie
654117245b
add emutls.c
2 months ago
lizzie
99a67199e3
reduce arm codeisze, force 16x4 pages again
2 months ago
lizzie
d1f10e9394
extra buffer precautions to not exhaust DMem, format better + perf history nerf
2 months ago
lizzie
9df314c914
more inline pt2
2 months ago
lizzie
cfd11d8a5e
fix atexit impl
2 months ago
lizzie
46a00cc978
fibers that don't immediately crash?!!?!?!!?
2 months ago
lizzie
7a08f340dc
add fallback buffer back
2 months ago
lizzie
23d7c6aacf
force running services on host
2 months ago
lizzie
42a29d09d2
fix alloc failures
2 months ago
lizzie
9fd522ccbe
fix sdl2
2 months ago
lizzie
cf2d3a15bc
fix for crashes on TLS due to openorbis being W E I R D
2 months ago
lizzie
c9c3762c8e
opengl bullshit
2 months ago
lizzie
14984625b7
proper memswap mechanism
3 months ago
lizzie
733c596a14
more stupid stuff
3 months ago
lizzie
9e0ac816ae
fixes 4 stuff
3 months ago
lizzie
bc49a8ca0b
swap handling
3 months ago
lizzie
1c4f568d56
license
3 months ago
lizzie
7f2e42ad40
add sce_module so it loads on real hw
3 months ago
lizzie
5bc13df3eb
fixes for mbedtls
3 months ago
lizzie
39b8107b5c
adapt to new master
3 months ago
lizzie
81b953affc
evil haxx
3 months ago
lizzie
98ac8ab13c
extra ps4 defs
3 months ago
lizzie
6765e7cd17
make virtual buffer become an optional
3 months ago
lizzie
5d1e74533c
force NO fastmem
3 months ago
lizzie
9051fcb33b
more memory shit
3 months ago
lizzie
9f2447357b
MAP_SYSTEM
3 months ago
lizzie
98a7a81396
(likely) fixes for virtual dmem?
3 months ago
lizzie
c5ac1f9cc2
disable fastmem
3 months ago
lizzie
692dd09dda
try to fix the paths
3 months ago
lizzie
a58b1e975e
sysconf stub cuz crash(?) + some stderrp stuff
3 months ago
lizzie
b02e0ccc76
the orb
3 months ago
lizzie
c840015ba2
fself + pkg stuffs
3 months ago
lizzie
f1d1e09c4c
make .pkg and .self
3 months ago
lizzie
564aac846a
exclude more stuff from vulkan
3 months ago
lizzie
86ffa7932e
exclude from vulkan surface selection
3 months ago
lizzie
1ebc3ba89d
buildable toolchain script + fixes for ffmpeg
3 months ago
lizzie
8f810a2f1b
merge
3 months ago
lizzie
75ae6de81e
merge
3 months ago
lizzie
d97c3b25a0
fix
3 months ago
lizzie
4e9764f42a
toolchain-fix
2 months ago
lizzie
77feee7a7b
fuck you
2 months ago
lizzie
a4035ce2d8
no conversion fixs
2 months ago
crueter
f5e2b1fb13
[dynarmic] Remove incorrect LICENSE ( #3698 )
Our dynarmic is GPLv3, not BSD.
Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3698
2 days ago
lizzie
6693b99ae4
[core] coalesce tracking entries for GPU ( #3677 )
I think I may have attempted this before, but I doubt it.
Anyways this should reduce virtual buffers from 3 to just 1, also improved access times :)
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3677
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2 days ago
MaranBr
f8ea09fa0f
[video_core] Simplify TextureCache GC and remove redundant code ( #3652 )
This enhances the garbage collection in TextureCache to make it more responsive and reliable during long gameplay sessions.
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3652
Co-authored-by: MaranBr <maranbr@outlook.com>
Co-committed-by: MaranBr <maranbr@outlook.com>
2 days ago