| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make `sync_t` `distinct` | gingerBill | 2021-08-24 | 1 | -1/+1 |
| * | Change `[^][1]T` usage to `[^]T` | gingerBill | 2021-08-24 | 1 | -8/+8 |
| * | More `[^][N]T` usage for `UniformNuiv` | gingerBill | 2021-08-24 | 1 | -4/+4 |
| * | More `[^][N]T` usage | gingerBill | 2021-08-24 | 1 | -8/+8 |
| * | Improve signatures for `[^][N*M]T` like matrix parameters | gingerBill | 2021-08-24 | 1 | -57/+57 |
| * | Change some usages of `[^]T` to `^[N]T` where appropriate | gingerBill | 2021-08-24 | 1 | -73/+73 |
| * | Update more uses of `[^]T` types | gingerBill | 2021-08-23 | 1 | -54/+54 |
| * | Correct `int` to `i32` usage | gingerBill | 2021-08-23 | 1 | -2/+2 |
| * | Add more indirect command structs to the procedure calls | gingerBill | 2021-08-23 | 1 | -16/+22 |
| * | More corrections; Add `DrawArraysIndirectCommand` and `DrawElementsIndirectCo... | gingerBill | 2021-08-23 | 1 | -24/+30 |
| * | Remove dead procedure | gingerBill | 2021-08-23 | 1 | -6/+0 |
| * | Remove space prefix | gingerBill | 2021-08-23 | 1 | -84/+84 |
| * | Add `vendor:OpenGL` | gingerBill | 2021-08-23 | 1 | -0/+1590 |