Mercurial > touhou
log pytouhou/lib/sdl.pxd @ 455:6864a38b2413
age | author | description |
---|---|---|
Mon, 02 Sep 2013 22:16:38 +0200 | Emmanuel Gil Peyrot | Make pytouhou.lib.sdl cimportable, and convert pytouhou.ui.window.* to extension types. |
Fri, 30 Aug 2013 18:21:07 +0200 | Emmanuel Gil Peyrot | Add back Windows support, using GLEW for OpenGL. |
Tue, 16 Jul 2013 21:07:15 +0200 | Emmanuel Gil Peyrot | Refactor window management in its own class. |
Tue, 16 Jul 2013 21:07:15 +0200 | Emmanuel Gil Peyrot | Add back music and SFX playback using SDL_mixer instead of pyglet, and add FLAC and Vorbis support. |