Re: reshape() mess
Posted by
nickreserved on
May 15, 2018; 4:30pm
URL: https://forum.jogamp.org/reshape-mess-tp4038859p4038872.html
It is a windows feature.
But when I render the scene, it takes only a part of drawable.
So, there is a problem.
Because implied glViewport() called with wrong parameters.
And even if I want to correct glViewport(), there is no a
float GLAutoDrawable.getScale()
Getters return the scaled dimensions.
Rendering happens in real dimensions.