practical-tools-for-simple-design
practical-tools-for-simple-design copied to clipboard
Lifetime of OpenGL static vars are longer than Core::Context
s_Program
, s_VertexArray
, etc live longer than Context, which causing seg fault under some edge conditions.