aboutsummaryrefslogtreecommitdiff
path: root/vendor/raylib/rlgl.odin
Commit message (Expand)AuthorAgeFilesLines
* Moved rlgl.odin to subpackage 'raylib/rlgl'Karl Zylinski2024-06-111-555/+0
* Utilize `foreign import` constant strings for foreign importsgingerBill2024-06-041-14/+5
* More minor fixesMichael2023-11-261-1/+3
* Fixed a bunch of tab/space issuesMichael2023-11-261-1/+1
* Updated bindings and libs for Raylib 5.0sean arooni2023-11-191-72/+81
* Update `vendor:raylib` to raylib 4.5gingerBill2023-03-201-153/+321
* vendor: raylib: simplify foreign importSébastien Marie2022-03-021-3/+7
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-201-3/+3
* Update `vendor:raylib` version 4.0gingerBill2021-11-081-44/+80
* Make core and vendor adhere to `-vet`, `-strict-style`, and `-disallow-do`gingerBill2021-09-111-8/+10
* Update raylib.libgingerBill2021-09-081-1/+7
* Add vendor/raylib/rlgl.odingingerBill2021-09-081-0/+337