create stub of glut enums
authorDaniel Hartwig <mandyke@gmail.com>
Fri, 8 Feb 2013 11:29:29 +0000 (19:29 +0800)
committerDaniel Hartwig <mandyke@gmail.com>
Fri, 8 Feb 2013 11:29:29 +0000 (19:29 +0800)
commit71f7fffdcdfcc03c9e385ec398f8686ee80d3d13
tree5b4db2ae881b2bbeea5a5b31bfac23976a7cb791
parent94e407a14b3a35983005ef93121160dc94eff223
create stub of glut enums

* figl/glut/enums.spec: New file.

* examples/glut/demo.scm: Use glut enums.  Use clear-buffer-mask, not
  attrib-mask, now that it is correctly picked up as a bitfield.

* Makefile.am: Update.
Makefile.am
examples/glut/demo.scm
figl/glut/enums.scm [new file with mode: 0644]