Consolidates GLFW 3.3 source code into patch to resolve monitor change event is not get fired issue.
Incorporates changes from glfw/glfw@97dbd8b and others GLFW 3.3 monitor info polling related changes.
Dpi aware cursor icons.
Fixes #210
Type of change
Please delete options that are not relevant.
[ ] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
go build -a required to rebuild all dependencies.
Verified on multihead systems with external hiDPI display.
Description
Consolidates GLFW 3.3 source code into patch to resolve monitor change event is not get fired issue. Incorporates changes from glfw/glfw@97dbd8b and others GLFW 3.3 monitor info polling related changes.
Dpi aware cursor icons.
Fixes #210
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
go build -a
required to rebuild all dependencies. Verified on multihead systems with external hiDPI display.Test Configuration: