Mercurial > touhou
log pytouhou/ui/opengl/backend.pxd @ 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 20:38:06 +0200 | Emmanuel Gil Peyrot | Use libepoxy to discover the actual GL version we are using, and available extensions. |
Sun, 05 Oct 2014 17:46:51 +0200 | Emmanuel Gil Peyrot | Don’t call gl*DebugGroup if it isn’t exposed by the driver. |
Thu, 12 Dec 2013 13:47:17 +0100 | Emmanuel Gil Peyrot | Use vertex array objects, to be compatible with OpenGL 3.1+ core profile. |