gameprogcpp / code

Game Programming in C++ Code
Other
1.01k stars 354 forks source link

Updated libSDL2 to fix Mac Mojave rendering issues #25

Closed chalonverse closed 5 years ago

chalonverse commented 5 years ago

Fix for Issue #24.

You still will get a warning about the context for the first frame, it seems, but after that everything appears to render correctly.