summaryrefslogtreecommitdiff
path: root/pkg/opengl/Buffer.zig
AgeCommit message (Expand)Author
2025-06-20renderer: big rework, graphics API abstraction layers, unified logicQwerasd
2025-03-12more fixesMitchell Hashimoto
2024-08-16pkg/opengl: yeet usingnsMitchell Hashimoto
2023-11-17renderer/opengl: setup uniform buffer objects for custom shadersMitchell Hashimoto
2023-11-17renderer/opengl: create ubosMitchell Hashimoto
2023-11-17renderer/opengl: extract cell program state to dedicated structMitchell Hashimoto
2023-11-17renderer/opengl: move opengl API to pkg/openglMitchell Hashimoto