summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGL/GLStruct.h
AgeCommit message (Expand)Author
2021-12-12LibGL: Implement `glNormal3f` and `glNormal3fv`Jelle Raaijmakers
2021-08-18LibGL: Fix clipping and interpolate vertex attributesStephan Unverwerth
2021-05-08LibGL: Implement a basic OpenGL 1.x compatible libraryJesse Buhagiar