faiface / pixel

A hand-crafted 2D game library in Go
MIT License
4.46k stars 245 forks source link

Raspberry Pi compatibility #270

Closed ghost closed 3 years ago

ghost commented 3 years ago

When I try to run a program that uses Pixel on my Raspberry Pi 4B, I get this error message:

creating window failed: VersionUnavailable: GLX: Failed to create context: GLXBadFBConfig

ghost commented 3 years ago

Sorry, I didn't look at the other issues before opening this one. It seems to be fixed with enabling the legacy GL driver in raspi-config.