gl: minimal interface to texture objects
authorDaniel Hartwig <mandyke@gmail.com>
Fri, 19 Jul 2013 16:41:34 +0000 (00:41 +0800)
committerDaniel Hartwig <mandyke@gmail.com>
Fri, 19 Jul 2013 16:41:34 +0000 (00:41 +0800)
commit30e6b0eb4ff7f7887899d902858dbb6236d9a4a2
tree6ff7050d8afc2851e0440502ffa2c93fb4e5d02c
parent54ead4dd26dd07c0d90d6643edb822fa322b4a46
gl: minimal interface to texture objects

* figl/gl.scm (gl-generate-texture, gl-delete-texture):
  (gl-bind-texture): Minimal interface to aid using textures.
figl/gl.scm