summaryrefslogtreecommitdiff
path: root/src/renderer/shadertoy.zig
AgeCommit message (Expand)Author
2025-10-06fix custom-shader writergate breakageJeffrey C. Ollie
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-06-22renderer: add cursor color to custom shader uniformsQwerasd
2025-06-22renderer: add custom shader cursor uniformsQwerasd
2025-06-21renderer: move custom shader uniforms out of frame stateQwerasd
2025-06-20renderer: big rework, graphics API abstraction layers, unified logicQwerasd
2025-05-07core: fixup callconv(.C) -> callconv(.c)Jeffrey C. Ollie
2024-09-17config: move optional path parsing into RepeatablePathGregory Anders
2024-08-05chore: clean up typosƁukasz Niemier
2023-11-17quiet testsMitchell Hashimoto
2023-11-17renderer/opengl: extract cell program state to dedicated structMitchell Hashimoto
2023-11-17renderer/opengl: wipMitchell Hashimoto
2023-11-17renderer/opengl: move opengl API to pkg/openglMitchell Hashimoto
2023-11-17renderer: spirv binary must be aligned to u32Mitchell Hashimoto
2023-11-17renderer: log shadertoy compile errorsMitchell Hashimoto
2023-11-17renderer/metal: load custom shadersMitchell Hashimoto
2023-11-17renderer: turn assertion into errorMitchell Hashimoto
2023-11-17renderer: shadertoy convert to MSLMitchell Hashimoto
2023-11-17renderer: shadertoy functionsMitchell Hashimoto