| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved rlgl.odin to subpackage 'raylib/rlgl' | Karl Zylinski | 2024-06-11 | 1 | -555/+0 |
| * | Utilize `foreign import` constant strings for foreign imports | gingerBill | 2024-06-04 | 1 | -14/+5 |
| * | More minor fixes | Michael | 2023-11-26 | 1 | -1/+3 |
| * | Fixed a bunch of tab/space issues | Michael | 2023-11-26 | 1 | -1/+1 |
| * | Updated bindings and libs for Raylib 5.0 | sean arooni | 2023-11-19 | 1 | -72/+81 |
| * | Update `vendor:raylib` to raylib 4.5 | gingerBill | 2023-03-20 | 1 | -153/+321 |
| * | vendor: raylib: simplify foreign import | Sébastien Marie | 2022-03-02 | 1 | -3/+7 |
| * | Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings | gingerBill | 2022-01-20 | 1 | -3/+3 |
| * | Update `vendor:raylib` version 4.0 | gingerBill | 2021-11-08 | 1 | -44/+80 |
| * | Make core and vendor adhere to `-vet`, `-strict-style`, and `-disallow-do` | gingerBill | 2021-09-11 | 1 | -8/+10 |
| * | Update raylib.lib | gingerBill | 2021-09-08 | 1 | -1/+7 |
| * | Add vendor/raylib/rlgl.odin | gingerBill | 2021-09-08 | 1 | -0/+337 |