Dasnap@lemmy.world to Games@lemmy.worldEnglish · 1 month agoAsahi Linux: AAA Gaming Emulation on Apple Siliconasahilinux.orgexternal-linkmessage-square8fedilinkarrow-up1141arrow-down16
arrow-up1135arrow-down1external-linkAsahi Linux: AAA Gaming Emulation on Apple Siliconasahilinux.orgDasnap@lemmy.world to Games@lemmy.worldEnglish · 1 month agomessage-square8fedilink
minus-squareAlex@lemmy.mllinkfedilinkEnglisharrow-up16·edit-21 month agoFEX redirects graphics library calls to their native equivalents. This substantially reduces the amount of translated code you need to execute. slp did a nice demo at KVM Forum last month. https://kvm-forum.qemu.org/2024/The_many_faces_of_virtio-gpu_F4XtKDi.pdf and https://youtu.be/10Ztv0UI5I0?si=19KPcA6wGbXM3IsS
minus-squarefartsparkles@sh.itjust.workslinkfedilinkEnglisharrow-up5·1 month agoThat’s ridiculously cool. Really appreciate you sharing that.
FEX redirects graphics library calls to their native equivalents. This substantially reduces the amount of translated code you need to execute.
slp did a nice demo at KVM Forum last month. https://kvm-forum.qemu.org/2024/The_many_faces_of_virtio-gpu_F4XtKDi.pdf and https://youtu.be/10Ztv0UI5I0?si=19KPcA6wGbXM3IsS
That’s ridiculously cool. Really appreciate you sharing that.