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
/
OpenGL.zig
Age
Commit message (
Expand
)
Author
2024-10-09
renderer: cleanup, reduce nesting, more comments
Qwerasd
2024-10-08
renderer, shaper: don't use null cells, handle bg and decorations separately
Qwerasd
2024-10-04
renderer: fg/bg/cursor change must mark the screen as dirty
Mitchell Hashimoto
2024-10-02
fix(renderer): make all decorations and combining marks visible under cursor
Qwerasd
2024-10-02
fix(renderer): use 1-wide ul/st chars, ignore null shaper cells
Qwerasd
2024-09-23
renderer/OpenGL: use better logic for whether to render glyph
Qwerasd
2024-09-23
renderer: draw underlines below text to improve legibility
Qwerasd
2024-09-18
renderer: render lock for password input
Mitchell Hashimoto
2024-09-17
config: move optional path parsing into RepeatablePath
Gregory Anders
2024-08-22
renderer: do not extend padding color if any cell has default bg color
Mitchell Hashimoto
2024-08-18
renderer: use fg as extension color for covering glyphs (U+2588)
Mitchell Hashimoto
2024-08-15
kitty graphics: support loading 1 channel grayscale images
Qwerasd
2024-08-15
renderer/opengl: add comment explaning ogl lock on darwin
Mitchell Hashimoto
2024-08-14
macos/opengl: lock context while rendering to stop resize crashes
Qwerasd
2024-08-14
renderer: don't update frame if renderer grid size != terminal size
Qwerasd
2024-08-11
spelling: normalize grey -> gray
Qwerasd
2024-08-10
renderer: remove alt-screen extend-always
Mitchell Hashimoto
2024-08-10
config: add window-padding-color=extend-always to force always
Mitchell Hashimoto
2024-08-09
renderer/opengl: reset screen uniforms on font change
Mitchell Hashimoto
2024-08-06
Merge pull request #2049 from pluiedev/fix/exempt-powerline-from-minimum-cont...
Mitchell Hashimoto
2024-08-06
renderer: exempt Powerline cells from minimum contrast requirements
Leah Amelia Chen
2024-08-05
chore: clean up typos
Ćukasz Niemier
2024-08-03
renderer: disable window-padding-color=extend in certain scenarios
Mitchell Hashimoto
2024-08-03
renderer/opengl: support window-padding-color=extend
Mitchell Hashimoto
2024-07-31
Merge pull request #1989 from gpanders/cursor-invert-fg-bg
Mitchell Hashimoto
2024-07-29
renderer/opengl: unicode placeholder support
Mitchell Hashimoto
2024-07-25
renderer: skip virtual placements
Mitchell Hashimoto
2024-07-22
renderer/opengl: implement cursor-invert-fg-bg
Gregory Anders
2024-06-23
Merge pull request #1872 from qwerasd205/various-performance
Mitchell Hashimoto
2024-06-22
coretext shaper owns CFReleaseThread, works on both Metal and OpenGL now
Mitchell Hashimoto
2024-06-22
font: coretext shaper owns the cf release pool
Mitchell Hashimoto
2024-06-18
renderer/opengl: invert cursor cell text when glyph is constrained
Mitchell Hashimoto
2024-06-14
add CFReleasePool handling to OpenGL renderer
Qwerasd
2024-06-03
renderer/opengl: don't append assume capacity
Mitchell Hashimoto
2024-05-25
terminal: support using the bright palette for bold text
Jan200101
2024-05-22
renderer: kitty image with y offset should stretch image
Mitchell Hashimoto
2024-05-10
fix(renderer): rebuild font grid and reset shaper cache on hot reload
Qwerasd
2024-05-05
renderer: add window-vsync option (defaults to false)
Mitchell Hashimoto
2024-05-04
renderer/metal: stop/start display link on occlusion
Mitchell Hashimoto
2024-05-01
renderer/opengl: use shaper cache
Mitchell Hashimoto
2024-04-28
renderer/opengl: fix compilation
Mitchell Hashimoto
2024-04-22
renderer/opengl: strikethrough as sprite
Mitchell Hashimoto
2024-04-06
font: remove old files
Mitchell Hashimoto
2024-04-06
address many fontmem todos
Mitchell Hashimoto
2024-04-06
renderer/opengl: set the font grid
Mitchell Hashimoto
2024-04-06
renderer/opengl: support font size change
Mitchell Hashimoto
2024-04-06
renderer/opengl: clean up texture sync
Mitchell Hashimoto
2024-04-05
renderer/opengl: convert to SharedGrid, new windows/tabs are frozen
Mitchell Hashimoto
2024-03-22
renderer: re-enable URL underlining
Mitchell Hashimoto
2024-03-22
renderer/opengl: convert
Mitchell Hashimoto
[prev]
[next]