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 2.1 Support Broken #49

Open
r0l1 opened this issue May 9, 2018 · 0 comments
Open

OpenGL 2.1 Support Broken #49

r0l1 opened this issue May 9, 2018 · 0 comments

Comments

@r0l1
Copy link
Contributor

r0l1 commented May 9, 2018

Compiling the example with the OpenGl 2.1 backend works, but running the example results in a blank window. The background color is set, but no UI is drawn.

How to test:

  1. Replace gogl import from v3.2-core to v2.1
  2. Build with go build -tags opengl2 or go build -tags "sdl2,opengl2"
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