summaryrefslogtreecommitdiff
path: root/src/renderer/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-20format (remove empty lines)Qwerasd
2025-06-20renderer: big rework, graphics API abstraction layers, unified logicQwerasd
2023-11-17renderer/opengl: extract cell program state to dedicated structMitchell Hashimoto
2023-06-25Update zig, mach, fmtMitchell Hashimoto
2023-02-24gtk: render!Mitchell Hashimoto
2022-11-15move opengl to renderer dirMitchell Hashimoto