array parameters also accept pointers
authorDaniel Hartwig <mandyke@gmail.com>
Sun, 10 Feb 2013 09:18:18 +0000 (17:18 +0800)
committerDaniel Hartwig <mandyke@gmail.com>
Sun, 10 Feb 2013 09:20:50 +0000 (17:20 +0800)
commitf6fb0de5b11117681169f9994b9e050ef1e09e7a
tree8cfe0ada92f999cbfa695e53643e17f960f05326
parentf681b980037b9df2c20af014c529c1cf48a6eb30
array parameters also accept pointers

* figl/gl/types.scm (coerce-array-pointer): Renamed from
  array->pointer.  Also accept pointers, and perhaps typed-arrays in
  the future.  Removed excess lambda.
figl/gl/types.scm