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
/
Thread.zig
Age
Commit message (
Expand
)
Author
2023-03-19
update config messages use pointers now to make messages small again
Mitchell Hashimoto
2023-03-19
surface propagates new config to renderer
Mitchell Hashimoto
2023-02-25
termio: use host-spawn for pty
Mitchell Hashimoto
2023-02-24
gtk: render!
Mitchell Hashimoto
2023-02-24
Integrating new surface
Mitchell Hashimoto
2023-02-01
renderer uses libxev
Mitchell Hashimoto
2022-12-29
rename window package to apprt
Mitchell Hashimoto
2022-12-29
window: abstract more, it starts
Mitchell Hashimoto
2022-11-20
do not block channel send while draining channel
Mitchell Hashimoto
2022-11-17
move screen resize to a renderer mailbox message
Mitchell Hashimoto
2022-11-15
renderer: font size changed event, OpenGL impl
Mitchell Hashimoto
2022-11-07
name threads and add more tracing
Mitchell Hashimoto
2022-11-06
clean up some resources better on error
Mitchell Hashimoto
2022-11-05
implement cursor reset when data comes in pty
Mitchell Hashimoto
2022-11-05
Move cursor timer to renderer
Mitchell Hashimoto
2022-11-05
renderer mailbox, focus message
Mitchell Hashimoto
2022-10-31
Initial metal abstraction (noop)
Mitchell Hashimoto
2022-10-24
remove render timer from window
Mitchell Hashimoto
2022-10-24
support screen size, rip out shared state
Mitchell Hashimoto
2022-10-24
run rendering on another real thread (still bugs)
Mitchell Hashimoto
2022-10-23
introduce renderer thread logic (not starting it yet)
Mitchell Hashimoto
[prev]