You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 23, 2018. It is now read-only.
Re-write to use similar behavior to Buffer with it's usage of numpy dtypes for extracting data.
Remove the usage of strings, just use GL enums. This way pygly supports any enum provided rather than having to continually wrap new formats.
Use numpy dtypes where relevant