aboutsummaryrefslogtreecommitdiff
path: root/vendor/OpenGL/helpers.odin
Commit message (Expand)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Remove the use of `import` within `when`gingerBill2023-08-041-2/+2
* Add vendor:zlib to examples/all; prefix vendor packages.Jeroen van Rijn2022-09-211-1/+1
* Add GL_DEBUG config that falls back to ODIN_DEBUG to preserve previous behavi...Joakim Hentula2022-09-021-1/+1
* Keep -vet happygingerBill2022-07-181-0/+1
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-201-1/+1
* Strip unneeded semicolons from vendor librarygingerBill2021-08-311-106/+106
* Fix return valuegingerBill2021-08-251-0/+1
* Add `vendor:OpenGL`gingerBill2021-08-231-0/+409