Mercurial > touhou
log pytouhou/lib/sdl.pyx @ 453:17a7f3b028f3
age | author | description |
---|---|---|
Fri, 30 Aug 2013 23:32:36 +0200 | Thibaut Girka | Raise an exception if GL context creation fails instead of failing silently. |
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. |