Mercurial > touhou
log pytouhou/ui/window.pxd @ 596:ab131d04987d
age | author | description |
---|---|---|
Sat, 25 Oct 2014 18:49:41 +0200 | Emmanuel Gil Peyrot | Fix a regression introduced in the previous commit when the interface has a different resolution than 640×480 and framebuffer_blit is enabled. |
Sat, 18 Oct 2014 18:04:43 +0200 | Emmanuel Gil Peyrot | Make frameskip actually skip the rendering part, not just the buffer swap. |
Fri, 10 Oct 2014 15:59:11 +0200 | Emmanuel Gil Peyrot | Add a frameskip option, and use swap interval to implement it. |