SydMontague
Results
3
issues of
SydMontague
## Description When constructing a parser a `std::istream` referenced is used and stored. However, the lifecycle of the `std::istream` can be shorter than the parser, leaving it with a stale...
**Describe the bug** As per the alignment rules laid out in 3.6.2.4 of the specification each element of a vertex attribute must be aligned to a 4-byte boundary. That means...
enhancement