summaryrefslogtreecommitdiff
path: root/opengl-bindings
AgeCommit message (Expand)Author
5 daysfeat(opengl-bindings): add configuring blendingHampusM
6 daysfeat(opengl-bindings): make misc::Capability non exhaustive, Clone & CopyHampusM
6 daysfeat(opengl-bindings): add blend & cull face to misc::CapabilityHampusM
6 daysfeat(opengl-bindings): add VertexArray::draw_elements vertex offset paramHampusM
9 daysfeat(opengl-bindings): add SRGB texture supportHampusM
11 daysrefactor(opengl-bindings): make VertexArray::bind_vertex_buffer take vertex sizeHampusM
2026-03-21fix(opengl-bindings): do not use type size as vertex attrib format sizeHampusM
2026-03-20feat(opengl-bindings): add shader::Program from_raw & into_raw fnsHampusM
2026-03-20feat(opengl-bindings): add shader::Program set_uniform_at_location fnHampusM
2026-03-20feat(opengl-bindings): add Buffer bind_to_indexed_target fnHampusM
2026-03-20feat(opengl-bindings): add Buffer store_at_byte_offset fnHampusM
2026-03-20feat(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