Age | Commit message (Expand) | Author |
---|---|---|
2023-05-17 | add glPointSize and glLineWidth bindsHEADmain | sanine-a |
2023-05-16 | add gl.PolygonMode bind | sanine |
2023-05-12 | add glDeleteProgram bind | sanine |
2023-05-11 | add deletion functions for gl buffers and vertex arrays | sanine |
2023-05-10 | add ability to convert dContactGeom to table | sanine |
2023-03-28 | fix mis-binding of shader uniform setters | sanine |
2023-03-24 | add verbosity & working directory options | sanine |
2023-03-12 | switch to core profile | sanine |
2023-03-12 | add glGetString bind | sanine |
2023-03-12 | remove opengl binds | sanine |
2023-03-10 | refactor: move glfw functions into separate table | sanine |