log pytouhou/ui/window.pxd @ 498:c9c2fb873dbd

age author description
2013-10-04 Emmanuel Gil Peyrot Fix gcc’s warnings with -Wall -Wextra.
2013-09-11 Emmanuel Gil Peyrot Make the window resizable, and scale its content correctly.
2013-09-10 Emmanuel Gil Peyrot Make GameRunner inherit from a Runner base class, to bypass Python calls in Window.
2013-09-05 Emmanuel Gil Peyrot Make pytouhou.ui.{window,shader,game{runner,renderer}} extension types.