Compatability Profile

BlitzMax Forums/OpenGL Module/Compatability Profile

BLaBZ(Posted 2013) [#1]
Hello -

I just updated my graphics drivers and am now using OpenGL 4.3 and glsl 4.0. Unfortunately most of my shaders no longer work properly and things just look "off."

After comparing the version, I was first running in 3.3.0 Compatability Profile. Now it looks like I'm running in 4.3 (I assume this is core, use glGetString(GL_VERSION)).

It it possible to enable Compatability Profile for version 4.3?

I think it might have something to do with this flag -
GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT