Hello, I am interested in the new MacBook Pro with the M2 Pro Processor. However, I need OpenGL on the laptop I am getting. Therefore, I wanted to ask which version of OpenGL is supported on this Mac and what might happen in the future.
Same as before. OpenGL 4.1 plus a bunch of extensions if I remember correctly. It's deprecated, so it might be removed in the future, but probably not anytime soon. There are a working open-source implementation of OpenGL ES3 running over Metal, and some in-work progress to run OpenGL on Metal. So even if it will be removed (in a far future) there will be a way to run old OpenGL code in a way or another.