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

glewInit() failed on wayland [PPSSPP] #114

Open
G-Ray opened this issue Jun 29, 2019 · 2 comments
Open

glewInit() failed on wayland [PPSSPP] #114

G-Ray opened this issue Jun 29, 2019 · 2 comments
Labels

Comments

@G-Ray
Copy link

G-Ray commented Jun 29, 2019

Using PPSSPP core, starting a game results in a crash:

[INFO] [GL]: Using 1 textures.
[INFO] [GL]: Loaded 1 program(s).
[INFO] [GL]: Initializing HW render (2048 x 2048).
[INFO] [GL]: Max texture size: 16384 px, renderbuffer size: 16384 px.
[INFO] [GL]: Supports FBO (render-to-texture).
[INFO] [Joypad]: Found joypad driver: "sdl2".
[INFO] [Font]: Using font rendering backend: bitmap.
[INFO] [Video]: Found display server: null
[libretro INFO] [G3D] Context reset
[libretro ERROR] [G3D] glewInit() failed.

The issue only occurs on Wayland.

@G-Ray
Copy link
Author

G-Ray commented Jun 30, 2019

I guess it's due to the glew library installed on the machine used to compile the ppsspp core. I can't find where to report such issue on retroarch repositories, any help would be appreciated

@G-Ray
Copy link
Author

G-Ray commented Jun 30, 2019

I reported the issue in the upstream repository, it seems there is no repo specific to the libretro core.
hrydgard/ppsspp#12145

@RobLoach RobLoach added the Bug label Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants