skip double variants, not float variants
authorAndy Wingo <wingo@pobox.com>
Fri, 1 Feb 2013 20:27:13 +0000 (21:27 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 1 Feb 2013 20:27:13 +0000 (21:27 +0100)
commitca09631c7d00405ec7b8ad59117d103dec014712
tree8dc4e9478e3db60ce7de117060f5dd4005838412
parent7ec693ed6a76a00b97f132d7a1c5667933325d62
skip double variants, not float variants

* figl/parse.scm (parse-prototypes): Skip double variants instead of
  skipping float variants, to better match hardware capabilities.

* figl/gl/low-level.scm:
* doc/low-level-gl.texi: Regenerate.
doc/low-level-gl.texi
figl/gl/low-level.scm
figl/parse.scm