log pytouhou/ui/opengl/background.pyx @ 582:6e79756b7f42

age author description
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.
Thu, 12 Dec 2013 13:47:17 +0100 Emmanuel Gil Peyrot Use vertex array objects, to be compatible with OpenGL 3.1+ core profile.