I’m seeing a regression in 365.xx and 368.22 on a Quadro K620 and Windows 10/x64 workstation.
I have a framebuffer with SRGB enabled by default and can toggle the flag at runtime with glEnable(GL_FRAMEBUFFER_SRGB).
The same app produces incorrect results in 365.xx and 368.22.
The app’s interaction with GL is rather simple and has worked fine with previous drivers for a couple years.