summaryrefslogtreecommitdiff
path: root/tools/shadertoy
AgeCommit message (Expand)Author
32 hoursstyle: replace C++ casts with C-style castsskal
32 hoursrefactor: move shaders.{h,cc} to src/effects and remove v2 suffixskal
48 hoursfix: calculate beat_phase for FlashEffect and refactor uniformsskal
4 daysstyle: Apply clang-format to codebaseskal
4 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal
8 daysfeat: Add --shader-only option to convert_shadertoy.pyskal
8 daysfix: Flip Y-axis to match ShaderToy coordinate conventionskal
8 daysrefactor: Improve convert_shadertoy.py to generate compile-ready codeskal
8 daysdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
8 daysfeat: Add ShaderToy conversion toolsskal