Commit e4000c028493ba151ead1b91e3b90eaddbeae7dc

Ryan C. Gordon 2021-12-31T10:30:51

video: SDL_GL_GetAttribute needs to operate on FBO 0. If a different FBO is bound, this would return incorrect results. Fixes #5082.