Open aiwen324 opened 5 years ago
We were setting the minimum version to 3.2, which some OSes interpret as "use at least 3.2" and others interpret as "use exactly 3.2". This has been fixed in the repo, so pull to get the changes.
Thanks, it does change the version, but still something is wrong with the opengl provided by Nvidia driver or the hardware I cannot tell. If I use opengl provided by Mesa and integrated intel gpu(the one on my laptop), it works as expected, but with Nvidia OpenGL 4.0 or 4.6(I tried this as well) on my desktop, The output is still incorrect. Anyway, I'll just use my laptop then.
Here is an example of the incorrect behavior. Notice those black area which should be yellow or green.
Hi, I just noticed the program is not using the correct opengl version when I try to run the program. It causes problem since I find the result doesn't behave correctly on my personal computer.
Here is the output from glxinfo: