aboutsummaryrefslogtreecommitdiff
path: root/vendor/OpenGL/helpers.odin
Commit message (Expand)AuthorAgeFilesLines
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-1/+1
* requireJeroen van Rijn7 days1-1/+1
* Port vendor:OpenGL and vendor:fontstashJeroen van Rijn7 days1-14/+24
* Doc lines for vendor:*Jeroen van Rijn2025-10-101-0/+1
* Merge pull request #3142 from jay-j/feature/gl-allow-geometry-shadersgingerBill2024-02-071-2/+0
|\
| * Expose OpenGL shader procedures to allow creation of shader pipelines with ge...jay-j2024-01-261-2/+0
* | 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