Mercurial > touhou
graph
-
Make the SDLError exception class automatically call SDL_GetError().Wed, 15 Oct 2014 13:17:07 +0200, by Emmanuel Gil Peyrot
-
Switch to Python 3.x instead of 2.7.Tue, 30 Sep 2014 17:14:24 +0200, by Emmanuel Gil Peyrot
-
Add a frameskip option, and use swap interval to implement it.Fri, 10 Oct 2014 15:59:11 +0200, by Emmanuel Gil Peyrot
-
Prevent a traceback when we call Window.run without a runner set.Wed, 08 Oct 2014 19:20:15 +0200, by Emmanuel Gil Peyrot
-
Use ARB_framebuffer_blit instead of a second rendering pass for scaled rendering, if supported, and remove framebuffer stuff from the Renderer.Wed, 08 Oct 2014 18:34:27 +0200, by Emmanuel Gil Peyrot
-
Simplify framebuffer rendering with glDrawArrays, and move it all to its own file.Wed, 08 Oct 2014 16:34:24 +0200, by Emmanuel Gil Peyrot