Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android - Malformed screen output on PowerVR w/ OpenGL #41

Open
SeongGino opened this issue Apr 22, 2022 · 3 comments
Open

Android - Malformed screen output on PowerVR w/ OpenGL #41

SeongGino opened this issue Apr 22, 2022 · 3 comments

Comments

@SeongGino
Copy link

(Decided this was a core issue because this does not happen on virtually every other libretro core on said device)

As of current Beetle PCE and RetroArch 1.10.3, this is the output I'm finding on the device in question, running with gl video driver:
Screenshot_20220421-195600

In case you couldn't tell, that's supposed to be Bomberman.
However, it outputs properly on the same device using vulkan, as such:
Screenshot_20220421-200122
(Both of these screenshots are standard Android screenies, to be representative of what the user sees).

This does not effect Beetle SuperGrafx on the same device.
I've also been unable to reproduce this on a OnePlus 7 Pro--both GL/Vulkan display this core properly on that device.

The Device in question is a Retroid Pocket 2+ (Plus, not original - big difference), which uses a Unisoc T310 - essentially a cut-down 1+3-core SD845, but with a PowerVR-GE8300.

@bslenul
Copy link
Contributor

bslenul commented Sep 16, 2022

To the devs: note that this issue only seem to happen when Settings > Video > Threaded Video is disabled.

@ghost
Copy link

ghost commented Aug 20, 2023

Looks related to #69

@bslenul
Copy link
Contributor

bslenul commented Aug 20, 2023

Yep, it's displaying properly for me now! Thank you for the fix 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants