Mercurial > touhou
log pytouhou/ui/gamerenderer.pxd @ 464:36bc577b2392
age | author | description |
---|---|---|
Wed, 11 Sep 2013 15:55:19 +0200 | Emmanuel Gil Peyrot | Make the window resizable, and scale its content correctly. |
Wed, 11 Sep 2013 00:36:50 +0200 | Emmanuel Gil Peyrot | Render to framebuffers first, and reposition some interface elements in the game area. |
Fri, 06 Sep 2013 22:35:54 +0200 | Emmanuel Gil Peyrot | Move every rendering function from gamerunner to gamerenderer. |
Thu, 05 Sep 2013 23:11:54 +0200 | Emmanuel Gil Peyrot | Make pytouhou.ui.{window,shader,game{runner,renderer}} extension types. |