Mercurial > touhou
log pytouhou/lib/opengl.pxd @ 518:75ae628522c9
age | author | description |
---|---|---|
Sat, 07 Dec 2013 14:15:43 +0100 | Emmanuel Gil Peyrot | Use shorts instead of ints for vertex position, reducing the size of a vertex to 20 bytes from 24. |
Fri, 04 Oct 2013 14:32:28 +0200 | Emmanuel Gil Peyrot | Fix gcc’s warnings with -Wall -Wextra. |
Wed, 11 Sep 2013 00:36:50 +0200 | Emmanuel Gil Peyrot | Render to framebuffers first, and reposition some interface elements in the game area. |
Fri, 30 Aug 2013 18:21:07 +0200 | Emmanuel Gil Peyrot | Add back Windows support, using GLEW for OpenGL. |