| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | Remove the use of `import` within `when` | gingerBill | 2023-08-04 | 1 | -2/+2 |
| * | Add vendor:zlib to examples/all; prefix vendor packages. | Jeroen van Rijn | 2022-09-21 | 1 | -1/+1 |
| * | Add GL_DEBUG config that falls back to ODIN_DEBUG to preserve previous behavi... | Joakim Hentula | 2022-09-02 | 1 | -1/+1 |
| * | Keep -vet happy | gingerBill | 2022-07-18 | 1 | -0/+1 |
| * | Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings | gingerBill | 2022-01-20 | 1 | -1/+1 |
| * | Strip unneeded semicolons from vendor library | gingerBill | 2021-08-31 | 1 | -106/+106 |
| * | Fix return value | gingerBill | 2021-08-25 | 1 | -0/+1 |
| * | Add `vendor:OpenGL` | gingerBill | 2021-08-23 | 1 | -0/+409 |