Merged
Conversation
fwilliams
approved these changes
Oct 24, 2018
Collaborator
fwilliams
left a comment
There was a problem hiding this comment.
If tests pass and you can manually verify the viewer works, I approve. Can somebody else also check that the change doesn't break Mac and Windows?
Collaborator
|
This is totally orthogonal, but does this fix the transparency issue on Mac that @teseoch was working on? |
Collaborator
Author
Collaborator
Author
|
Argh of course it fails to build on Windows =( (but glfw has CI on Windows, so we may be missing something). |
Collaborator
Author
|
Updated again so the compilation bug on Windows is fixed. Anybody on macOS can confirm there's no trouble with the viewer so we can merge? (@teseoch with the multiple dpi?). |
teseoch
approved these changes
Nov 6, 2018
Collaborator
teseoch
left a comment
There was a problem hiding this comment.
looks ok the different dpi screens
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Current version of glfw produces the following warning with recent versions of CMake:
The new version has CMake 3.0 as minimum version instead of 2.8.12, but that's ok since our CMake requires 3.1.
Check all that apply (change to
[x])