index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
renderer
/
shadertoy.zig
Age
Commit message (
Expand
)
Author
2025-10-06
fix custom-shader writergate breakage
Jeffrey C. Ollie
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-06-22
renderer: add cursor color to custom shader uniforms
Qwerasd
2025-06-22
renderer: add custom shader cursor uniforms
Qwerasd
2025-06-21
renderer: move custom shader uniforms out of frame state
Qwerasd
2025-06-20
renderer: big rework, graphics API abstraction layers, unified logic
Qwerasd
2025-05-07
core: fixup callconv(.C) -> callconv(.c)
Jeffrey C. Ollie
2024-09-17
config: move optional path parsing into RepeatablePath
Gregory Anders
2024-08-05
chore: clean up typos
Ćukasz Niemier
2023-11-17
quiet tests
Mitchell Hashimoto
2023-11-17
renderer/opengl: extract cell program state to dedicated struct
Mitchell Hashimoto
2023-11-17
renderer/opengl: wip
Mitchell Hashimoto
2023-11-17
renderer/opengl: move opengl API to pkg/opengl
Mitchell Hashimoto
2023-11-17
renderer: spirv binary must be aligned to u32
Mitchell Hashimoto
2023-11-17
renderer: log shadertoy compile errors
Mitchell Hashimoto
2023-11-17
renderer/metal: load custom shaders
Mitchell Hashimoto
2023-11-17
renderer: turn assertion into error
Mitchell Hashimoto
2023-11-17
renderer: shadertoy convert to MSL
Mitchell Hashimoto
2023-11-17
renderer: shadertoy functions
Mitchell Hashimoto