lizzie
9dbd0bb57b
restore stupid lock, make ps4sup library
2 months ago
lizzie
f792712a66
bs fix
2 months ago
lizzie
e1394a09eb
fix eboot
2 months ago
lizzie
4daa2b095e
temp fix for dpad
2 months ago
lizzie
0f6faf6df5
add emutls.c
2 months ago
lizzie
e48c80f417
reduce arm codeisze, force 16x4 pages again
2 months ago
lizzie
3934b307c6
extra buffer precautions to not exhaust DMem, format better + perf history nerf
2 months ago
lizzie
e21c253923
more inline pt2
2 months ago
lizzie
c26c61fce2
fix atexit impl
2 months ago
lizzie
bdbd857d05
fibers that don't immediately crash?!!?!?!!?
2 months ago
lizzie
79a41e147f
add fallback buffer back
2 months ago
lizzie
071884beb3
force running services on host
2 months ago
lizzie
346afecf21
fix alloc failures
2 months ago
lizzie
e7be657805
fix sdl2
2 months ago
lizzie
3d82c831f7
fix for crashes on TLS due to openorbis being W E I R D
2 months ago
lizzie
83e7a73451
opengl bullshit
2 months ago
lizzie
72deb0d987
proper memswap mechanism
3 months ago
lizzie
f55fc45646
more stupid stuff
3 months ago
lizzie
a2982c5e3b
fixes 4 stuff
3 months ago
lizzie
4fe78fa2a7
swap handling
3 months ago
lizzie
ffba45acdb
license
3 months ago
lizzie
ecbffcbbd1
add sce_module so it loads on real hw
3 months ago
lizzie
216e3c2621
fixes for mbedtls
3 months ago
lizzie
9c2ffc4163
adapt to new master
3 months ago
lizzie
60fc94de8e
evil haxx
3 months ago
lizzie
130a9d44a8
extra ps4 defs
3 months ago
lizzie
f386b21186
make virtual buffer become an optional
3 months ago
lizzie
b5f6cfa818
force NO fastmem
3 months ago
lizzie
1653f6e6de
more memory shit
3 months ago
lizzie
32af670e1f
MAP_SYSTEM
3 months ago
lizzie
c7586397d9
(likely) fixes for virtual dmem?
3 months ago
lizzie
01bd498184
disable fastmem
3 months ago
lizzie
5e9aff65b0
try to fix the paths
3 months ago
lizzie
81f2ba5f9e
sysconf stub cuz crash(?) + some stderrp stuff
3 months ago
lizzie
4d03401bba
the orb
3 months ago
lizzie
4efd4e5c2e
fself + pkg stuffs
3 months ago
lizzie
cf7c80b472
make .pkg and .self
3 months ago
lizzie
48c59e0bde
exclude more stuff from vulkan
3 months ago
lizzie
6b39545ece
exclude from vulkan surface selection
3 months ago
lizzie
604a5b24b7
buildable toolchain script + fixes for ffmpeg
3 months ago
lizzie
4117d00678
merge
3 months ago
lizzie
320342c93e
merge
3 months ago
lizzie
3e0b7de22d
fix
3 months ago
lizzie
6eba8843e7
toolchain-fix
2 months ago
lizzie
0605a88da5
fuck you
2 months ago
lizzie
04f96c6b2e
no conversion fixs
2 months ago
PavelBARABANOV
9d2341eaea
[vk] Disable float16 math on non-MESA AMD drivers as 2026+ versions are broken ( #3661 )
thanks MaranBR
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3661
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Co-authored-by: PavelBARABANOV <pavelbarabanov94@gmail.com>
Co-committed-by: PavelBARABANOV <pavelbarabanov94@gmail.com>
6 days ago
tarako
d720a7b4b4
[vulkan] Fixed dual-source blending to correctly map shader outputs. ( #3637 )
Fixes Skyward Sword HD eye gitch and a related MoltenVK crash due to the incorrect output mapping. Verified working on mac and android.
The test in vk_pipeline_cache.cpp is a bit ugly, but it didn't seem worth it to go lambda/macro just to make it look cleaner. Could change if necessary.
Co-authored-by: tarako <none@none.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3637
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: tarako <r76036296@gmail.com>
Co-committed-by: tarako <r76036296@gmail.com>
7 days ago
crueter
464212393e
[gitignore] add *.tar.zst ( #3663 )
the amount of times I've accidentally committed a tar.zst to this
repository...
Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3663
1 week ago
MaranBr
ea209e6dab
[vulkan] Fine-tuning of frame pacing logic ( #3628 )
It makes fine adjustments to the frame pacing, ensuring better stability and precision.
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3628
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: MaranBr <maranbr@outlook.com>
Co-committed-by: MaranBr <maranbr@outlook.com>
1 week ago