Mercurial > touhou
log pytouhou/lib/sdl.pxd @ 612:73f134f84c7f
age | author | description |
---|---|---|
Thu, 26 Mar 2015 20:20:37 +0100 | Emmanuel Gil Peyrot | Request a RGB888 context, since SDL2’s default of RGB332 sucks. |
Wed, 26 Nov 2014 13:37:07 +0100 | Emmanuel Gil Peyrot | Actually compile under 3.x feature level. |
Wed, 23 Apr 2014 19:19:32 +0200 | Emmanuel Gil Peyrot | Add the screenshot feature, using P or Home like the original game. |
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. |