Mercurial > touhou
log pytouhou/ui/opengl/gamerenderer.pyx @ 586:4b0593da29d5
age | author | description |
---|---|---|
Wed, 08 Oct 2014 16:34:24 +0200 | Emmanuel Gil Peyrot | Simplify framebuffer rendering with glDrawArrays, and move it all to its own file. |
Sun, 05 Oct 2014 17:46:51 +0200 | Emmanuel Gil Peyrot | Don’t call gl*DebugGroup if it isn’t exposed by the driver. |
Sun, 17 Aug 2014 16:16:58 +0200 | Emmanuel Gil Peyrot | Add grouping for OpenGL calls, making traces much more readable. |
Wed, 09 Jul 2014 16:46:55 +0200 | Emmanuel Gil Peyrot | Don’t render spellcard background when --no-background is passed. |