log pytouhou/ui/opengl/renderer.pyx @ 585:e0166cda75d5

age author description
Wed, 08 Oct 2014 14:28:37 +0200 Emmanuel Gil Peyrot Use primitive-restart to lower the size of our ibo, if supported.
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.
Fri, 30 May 2014 16:51:38 +0200 Emmanuel Gil Peyrot Remove all reference to the old fixed pipeline option in the OpenGL backend, use the newer is_legacy one.