summaryrefslogtreecommitdiff
path: root/src/gl/texture.c
AgeCommit message (Collapse)Author
2023-03-10refactor: move glfw functions into separate tablesanine
2023-03-02remove honeysucklesanine
2023-03-01switch glad profile to gl4.1sanine
2022-09-28add basic cairo demo functionssanine
2022-08-23add gl.TexParameteri()sanine
2022-08-22refactor: rename opengl functions to match their C counterpartssanine
2022-08-22add texturessanine