summaryrefslogtreecommitdiff
path: root/opengl-bindings/src
AgeCommit message (Collapse)Author
18 hoursfeat(opengl-bindings): add shader::Program from_raw & into_raw fnsHampusM
18 hoursfeat(opengl-bindings): add shader::Program set_uniform_at_location fnHampusM
18 hoursfeat(opengl-bindings): add Buffer bind_to_indexed_target fnHampusM
18 hoursfeat(opengl-bindings): add Buffer store_at_byte_offset fnHampusM
18 hoursfeat(opengl-bindings): add Buffer init fnHampusM
2025-11-07feat(opengl-bindings): add Texture into_raw & from_raw fnsHampusM
2025-11-07feat(opengl-bindings): add Buffer & VertexArray delete fnsHampusM
2025-10-02feat: add OpenGL bindings crateHampusM