btzy / circuit-sandbox

GNU General Public License v3.0
3 stars 1 forks source link

Application uses full CPU (of one CPU core) when window is minimized #19

Closed btzy closed 6 years ago

btzy commented 6 years ago

Probably because SDL_RenderPresent() won't do vsync properly when minimized.