Mercurial > touhou
log pytouhou/lib/sdl.pyx @ 591:2dfa4aa135d2
age | author | description |
---|---|---|
Wed, 15 Oct 2014 13:17:07 +0200 | Emmanuel Gil Peyrot | Make the SDLError exception class automatically call SDL_GetError(). |
Tue, 30 Sep 2014 17:14:24 +0200 | Emmanuel Gil Peyrot | Switch to Python 3.x instead of 2.7. |
Fri, 10 Oct 2014 15:59:11 +0200 | Emmanuel Gil Peyrot | Add a frameskip option, and use swap interval to implement it. |
Fri, 30 May 2014 16:40:36 +0200 | Emmanuel Gil Peyrot | Make the OpenGL flavor and version options work. |
Thu, 24 Apr 2014 20:01:42 +0200 | Emmanuel Gil Peyrot | Don’t retrieve the keyboard_state pointer at each frame. |
Thu, 19 Dec 2013 00:44:18 +0100 | Emmanuel Gil Peyrot | Display important messages in popups, instead of the terminal. |