summaryrefslogtreecommitdiffhomepage
path: root/src/external/glad.h
AgeCommit message (Expand)Author
2022-09-18[rlgl] Check for extensions before enabling them (#2706)Nikolas
2021-10-17UPDATE: Officially support OpenGL 4.3raysan5
2021-10-16Compute shaders support (#2061)Astie Teddy
2020-01-19Support custom allocatorraysan5
2017-12-14added debug-event-markers for opengl so that you're able to set markers for r...user
2016-06-11Reduce extensions dependenciesraysan5
2016-06-07Converted GLAD to header onlyraysan5
2016-06-06Reorganize external libraries - BREAKING CHANGE -Ray