Mercurial > touhou
log
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. |
Wed, 08 Oct 2014 14:28:37 +0200 | Emmanuel Gil Peyrot | Use primitive-restart to lower the size of our ibo, if supported. |
Wed, 08 Oct 2014 13:21:03 +0200 | Emmanuel Gil Peyrot | Split GLenum into subtypes, in order to add type safety when calling OpenGL functions. |