Changelog is available here.
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R2809:5894bf216416: Update to 1.7.1
Everything works with Xbox 360 controller and two PSX games, using OpenGL: Tombi! and Bugs Bunny Lost in Time.
All is safe and sound even with Pokémon Ruby with Vulkan rendering.
Diff Detail
Diff Detail
- Repository
- R2809 retroarch
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Two things:
- I still have to test a game. This will come later
- Why do we have all those rendering and audio libraries? IMHO we can stick with OpenGL and Vulkan only for the graphics, and OpenAL for the audio part.
Comment Actions
@livingsilver94 TODO as per your request:
The summary bits like the "Two things (inserting here for visibility. I'll delete this list later):" should be removed, obviously won't accept the task beforehand, but it can wait until you test a game, it's not an issue.
- --enable-sse \ should be moved to after --enable-sdl2 (alphabetization ftw)
- --enable-zlib would thus be the last item and therefore shouldn't have a trailing \
Otherwise LGTM. Thanks for dropping into IRC :)
Comment Actions
Gotta say that Beetle PSX is not working with Vulkan, but it could some kind of incompatibility with RADV, or a bug of Beetle PSX itself.