Engine: Move glGetGraphicsResetStatus() out of handleevents() and into videoShowFrame()
- Aug 19, 2023
-
-
Dino Bollinger authored
This also reverts a previous change where the gl reset status would only be checked periodically instead of every time. It seems that this only presents a bottleneck on some very specific hardware.
-