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

OpenGL driver logs error and produces no video output on MacOS M3 #320

Open
JamesDunne opened this issue Jul 25, 2024 · 0 comments
Open

Comments

@JamesDunne
Copy link
Contributor

JamesDunne commented Jul 25, 2024

Running on a MacBook Pro with an Apple M3 Pro chip on Sonoma 14.4.

Compiling bsnes from source on latest master branch commit 79770f6207a5d244652644c5e2d9f4328bd974ac.

Bsnes logs this error when first loading a ROM using OpenGL 3.2 driver:

UNSUPPORTED (log once): POSSIBLE ISSUE: unit 0 GLD_TEXTURE_INDEX_2D is unloadable and bound to sampler type (Float) - using zero texture because texture unloadable

No video output is produced, but audio can be heard indicating successful emulation.

The current nightly release (Mar 1) for MacOS built for x86_64 still works fine and produces video output. Compiling for native arm64 architecture on the M3 seems to cause this OpenGL failure.

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

1 participant