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