use type maps in update-enumerations
authorDaniel Hartwig <mandyke@gmail.com>
Fri, 8 Feb 2013 11:21:49 +0000 (19:21 +0800)
committerDaniel Hartwig <mandyke@gmail.com>
Fri, 8 Feb 2013 11:21:49 +0000 (19:21 +0800)
commit94e407a14b3a35983005ef93121160dc94eff223
tree8ae1ffd98d7c8a4ba21fe3622a69490e2c576534
parentd3fe20d11be810916f5286e247ade4b68eaed05d
use type maps in update-enumerations

* maint/update-enumerations (type-map, use-type-map): New procedures
  to set and use an appropriate type map.
  (bitfield?): Use type-map when possible.
  (write-scm, write-texi): Handle strip-bit failures gracefully.

* doc/low-level-gl-enums.texi:
* figl/gl/enums.scm: Regenerate, picking up more bitfields.
doc/low-level-gl-enums.texi
figl/gl/enums.scm
maint/update-enumerations