| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-12 | Add per-entry-point information to reflection JSON dumps | Tim Foley | |
| - This also adds reflection API for querying: - Entry point name - Entry point parameter list | |||
| 2017-07-07 | Fix support for `std430` layout | Tim Foley | |
| Fixes #57 There were a bunch of issues in how `std430` was being implemented, largely due to just stubbing it in without any test cases. This commit adds a reasonably good test case to ensure that we've got things basically working. | |||
