summaryrefslogtreecommitdiff
path: root/2d/wrappers/gl.scm
Commit message (Expand)AuthorAgeFilesLines
* Add bindings for OpenGL instanced rendering extension.David Thompson2014-04-211-1/+23
* Replace figl with the new guile-opengl official release.David Thompson2014-03-231-2/+2
* Change license to GPLv3+.David Thompson2014-03-081-8/+8
* Clean up module definition.David Thompson2014-01-121-3/+1
* Revert "Add missing wrappers for glGenTextures and glDeleteTextures."David Thompson2013-09-051-23/+1
* Add missing wrappers for glGenTextures and glDeleteTextures.David Thompson2013-09-051-1/+23
* Remove unnecessary gl enum.David Thompson2013-08-141-20/+0
* Move gl.scm to wrappers subdirectory.David Thompson2013-08-141-0/+96