summaryrefslogtreecommitdiff
path: root/pkg/opengl/Texture.zig
AgeCommit message (Expand)Author
2025-07-05renderer/opengl: explicit texture optionsQwerasd
2025-06-25renderer/OpenGL: use compressed texture formats for imagesQwerasd
2025-06-20style(renderer): explicit error setsQwerasd
2025-06-20renderer: big rework, graphics API abstraction layers, unified logicQwerasd
2025-05-15fix(OpenGL): use sRGB texture format for gamma correct interpolationQwerasd
2025-03-18ci: zig fmt checkMitchell Hashimoto
2025-01-23use main buffer and copy data to fbo texture (opengl) (#5294)Julia
2024-08-16pkg/opengl: yeet usingnsMitchell Hashimoto
2023-11-19renderer/opengl: upload kitty image texturesMitchell Hashimoto
2023-11-17renderer/opengl: create the screen textureMitchell Hashimoto
2023-11-17renderer/opengl: move opengl API to pkg/openglMitchell Hashimoto