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.zig
Age
Commit message (
Expand
)
Author
2024-11-14
renderer: dedicated size struct, defined coordinate spaces
Mitchell Hashimoto
2024-08-16
renderer: yeet usingns
Mitchell Hashimoto
2024-01-16
macos: detect renderer health failures and show error view
Mitchell Hashimoto
2024-01-16
renderer/metal: detect frame commit failures and notify surface
Mitchell Hashimoto
2024-01-03
WIP: Update to new build module API after Zig PR #18160
Krzysztof Wolicki
2023-11-17
renderer: shadertoy functions
Mitchell Hashimoto
2023-08-25
build: can select renderer with -Drenderer
Mitchell Hashimoto
2022-12-31
move wasm target struct around to avoid analyzing wasm file on non-wasm
Mitchell Hashimoto
2022-12-31
can specify a wasm target in build
Mitchell Hashimoto
2022-11-14
initial padding options
Mitchell Hashimoto
2022-11-05
renderer mailbox, focus message
Mitchell Hashimoto
2022-10-31
metal: cursor and underline
Mitchell Hashimoto
2022-10-31
Initial metal abstraction (noop)
Mitchell Hashimoto
2022-10-24
renderer: extract the size structs to a shared file
Mitchell Hashimoto
2022-10-23
prepare our render state on the window
Mitchell Hashimoto
2022-10-23
introduce renderer thread logic (not starting it yet)
Mitchell Hashimoto
2022-10-23
rename grid to a renderer, extract to subfolder
Mitchell Hashimoto