BenjaminBenetti / csc461_project

csc461 Screen sharing
0 stars 1 forks source link

OpenGL context does not resize #8

Open BenjaminBenetti opened 6 years ago

BenjaminBenetti commented 6 years ago

the OpenGL rendering context no longer resizes when the user resizes the window. this creates black borders around the OpenGL context.

This is most likely a Linux only bug. My hunch is the SDL resize function is no longer being called for some reason.

confirmed working on commit 07ed0e327c883f0166063adbcc03fdc01c451331