Skip to content

Conversation

pchampio
Copy link
Member

@pchampio pchampio commented Sep 12, 2019

Select the OpenGL version to use.

wraps the go-gl/gl lib in a internal package with build constrains to
let the user choose which go-gl/gl version he desire.

support 3.3(default) and none.

When the build tag is set to none, no dependency to go-gl/gl is
required, but texture plugins will not be supported.

related hover PR: go-flutter-desktop/hover#24

@pchampio pchampio requested a review from GeertJohan September 12, 2019 22:05
pchampio added a commit to go-flutter-desktop/hover that referenced this pull request Sep 12, 2019
@pchampio pchampio force-pushed the select_opengl branch 2 times, most recently from a882e19 to e8047c5 Compare September 13, 2019 21:28
wraps the go-gl/gl lib in a internal package with build constrains to
let the user choose which go-gl/gl version he desire.

support 3.3(default) and none.

When the build tag is set to none, no dependency to go-gl/gl is
required, but texture plugins will not be supported.
@GeertJohan
Copy link
Member

GeertJohan commented Sep 20, 2019

One question, otherwise LGTM

@GeertJohan GeertJohan merged commit 8d31197 into master Sep 24, 2019
@pchampio pchampio deleted the select_opengl branch September 25, 2019 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants