This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-20 16:36:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,054
Commits
1
Branch
80
Tags
dc2edd3e7904d76bd6e4e4eb02e27a1f3cb4b305
Commit Graph
3 Commits
Author
SHA1
Message
Date
jockus
2f4f6894bd
Convert all vendor:OpenGL functions taking GLboolean to bool, assert on bool type size matching sizeof(unsigned char) as per the C headers
2021-10-20 15:40:55 +01:00
gingerBill
b450a853d5
Strip unneeded semicolons from vendor library
2021-08-31 22:26:58 +01:00
gingerBill
0d3cbb8883
Add
vendor:OpenGL
...
Based off a heavily modified version of:
https://github.com/vassvik/odin-gl
2021-08-23 21:33:39 +01:00