3b

Results 58 comments of 3b

merged the lib and `GetProdAddress` stuff, not sure about the others though, see patch comments...

I wouldn't be surprised if they don't build anywhere, not sure I even knew they were there. Probably won't be fixed any time soon though, since they don't seem to...

Added bug #68 for the lack of documentation.

Hmm, hard to say which would be a better API. Nested sequences is probably easier to use, not sure I like guessing the function by just looking at one of...

`integer-decode-float` is close, but too abstract, so takes some work to convert to the values you would assemble to get the bits of an ieee float. For example `(integer-decode-float 1.0)`...

OK, I'll hopefully get them done at some point.

OK, possibly done with edits for now if people want to look at it more closely. Leaving PR as draft for now until I finish my local testing.

I'll look at trying to minimize changes that would affect existing groups, and keep existing names where possible, Some will still end up split and some parameter groups changed, though,...

@Perksey I merged `VertexAttribEnum` and `VertexAttribPropertyARB` into a single group `GetVertexAttribPName`, does that look reasonable, or should those be kept as duplicates? was: (some names reformatted oddly since i queried...