lizzie
8982da947f
update loicense
3 months ago
lizzie
be5c4abe56
restore stupid lock, make ps4sup library
3 months ago
lizzie
e63b80fb2a
bs fix
4 months ago
lizzie
e46fbc0e00
fix eboot
4 months ago
lizzie
ee20d94220
temp fix for dpad
4 months ago
lizzie
e2b212e2c1
add emutls.c
4 months ago
lizzie
e176743d6a
reduce arm codeisze, force 16x4 pages again
4 months ago
lizzie
92819f34cd
extra buffer precautions to not exhaust DMem, format better + perf history nerf
4 months ago
lizzie
9dc1d4c2f6
more inline pt2
4 months ago
lizzie
783571b9e0
fix atexit impl
4 months ago
lizzie
78b6d1c952
fibers that don't immediately crash?!!?!?!!?
4 months ago
lizzie
aa4a885de8
add fallback buffer back
4 months ago
lizzie
963bfbe2eb
force running services on host
4 months ago
lizzie
d72d5aa40b
fix alloc failures
4 months ago
lizzie
807283daa6
fix sdl2
4 months ago
lizzie
651411fa33
fix for crashes on TLS due to openorbis being W E I R D
4 months ago
lizzie
d9765c72d8
opengl bullshit
4 months ago
lizzie
662a869826
proper memswap mechanism
5 months ago
lizzie
1638c39d0e
more stupid stuff
5 months ago
lizzie
f23092b82b
fixes 4 stuff
5 months ago
lizzie
bf4eecc123
swap handling
5 months ago
lizzie
2d9f2485bf
license
5 months ago
lizzie
ef4c466223
add sce_module so it loads on real hw
5 months ago
lizzie
7e8828d6f4
fixes for mbedtls
5 months ago
lizzie
9f4a9a8b61
adapt to new master
5 months ago
lizzie
a3d11c6759
evil haxx
5 months ago
lizzie
e0cdd4c5c4
extra ps4 defs
5 months ago
lizzie
1042bd46e5
make virtual buffer become an optional
5 months ago
lizzie
a1c9dbee9c
force NO fastmem
5 months ago
lizzie
9cce23409e
more memory shit
5 months ago
lizzie
b2ae1a42d9
MAP_SYSTEM
5 months ago
lizzie
ec30d5edbc
(likely) fixes for virtual dmem?
5 months ago
lizzie
cfbbc38247
disable fastmem
5 months ago
lizzie
db5eea139e
try to fix the paths
5 months ago
lizzie
afefd540f2
sysconf stub cuz crash(?) + some stderrp stuff
5 months ago
lizzie
14846f243a
the orb
5 months ago
lizzie
c88cd603ce
fself + pkg stuffs
5 months ago
lizzie
657912567b
make .pkg and .self
5 months ago
lizzie
bbf7eab997
exclude more stuff from vulkan
5 months ago
lizzie
c7ce61af69
exclude from vulkan surface selection
5 months ago
lizzie
d8780a5051
buildable toolchain script + fixes for ffmpeg
5 months ago
lizzie
f63d99c666
merge
5 months ago
lizzie
07a4727041
merge
5 months ago
lizzie
b9d496b9be
fix
5 months ago
lizzie
8f31317c03
toolchain-fix
4 months ago
lizzie
633028864f
fuck you
4 months ago
lizzie
b62f1d3aeb
no conversion fixs
4 months ago
lizzie
8765b49512
[video_core] fix H264 and jthread() causing spurious errors ( #3907 )
fixes regression by #3878
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3907
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
7 days ago
lizzie
a587b7dc3a
[hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings ( #3858 )
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3858
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: crueter <crueter@eden-emu.dev>
7 days ago
lizzie
90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc ( #3878 )
- fix va-api not being used on freebsd
small thingies dont affect a lot:
- removes some pointer indirection (why save pointer to GMMU if its accesible via host1x)
- use std::variant<> for decoder
- miscelly vp9/v8/h264 opts
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3878
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
7 days ago