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
2025-09-18
renderer: create explicit sampler state for custom shaders
Mitchell Hashimoto
2025-09-05
gtk: the Future is Now
Leah Amelia Chen
2025-09-05
gtk: nuke the legacy apprt from orbit
Leah Amelia Chen
2025-07-18
apprt/gtk-ng: hook up surface initialization
Mitchell Hashimoto
2025-07-05
renderer/opengl: explicit texture options
Qwerasd
2025-07-04
Nuke GLFW from Orbit
Mitchell Hashimoto
2025-06-26
renderer/OpenGL: switch image texture from Rect to 2D
Qwerasd
2025-06-26
renderer/OpenGL: revert change to compressed texture format
Qwerasd
2025-06-25
renderer/OpenGL: use compressed texture formats for images
Qwerasd
2025-06-25
renderer: add support for background images
Qwerasd
2025-06-23
renderer: fix color glyph rendering under OpenGL
Qwerasd
2025-06-23
renderer: unify `image.zig`
Qwerasd
2025-06-23
renderer: unify `cell.zig`
Qwerasd
2025-06-22
renderer: add custom shader cursor uniforms
Qwerasd
2025-06-20
renderer: move drawFrame AutoreleasePool handling to GraphicsAPI
Qwerasd
2025-06-20
naming(GraphicsAPI): repeat -> presentLastTarget
Qwerasd
2025-06-20
style(renderer): explicit empty error set for OpenGL init
Qwerasd
2025-06-20
style(renderer): explicit error sets
Qwerasd
2025-06-20
fix window cross-compilation
Qwerasd
2025-06-20
renderer: disable multi-buffering for OpenGL
Qwerasd
2025-06-20
renderer: big rework, graphics API abstraction layers, unified logic
Qwerasd
2025-05-15
fix(renderer): Don't force images to grid/cell sizes
Qwerasd
2025-04-21
renderer/opengl: reduce flickering/stretching on resize
Mitchell Hashimoto
2025-03-13
Fix aspect ratio when rendering images with kitty protocol (#6675)
Mitchell Hashimoto
2025-03-12
fix tests building on Linux
Mitchell Hashimoto
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-03-12
Fix aspect ratio when rendering images with kitty protocol
Bryan Lee
2025-03-06
renderer(OpenGL): pass cell_width to glyph renderer
Tim Culverhouse
2025-03-06
chore: zig fmt
Tim Culverhouse
2025-01-23
use main buffer and copy data to fbo texture (opengl) (#5294)
Julia
2025-01-20
fix(renderer): clip terminal contents to expected grid size (#4523)
Qwerasd
2025-01-20
render consecutive shaders to the fbo
julia
2025-01-07
refactor(font): move `Metrics` from `Face` to `Collection` (#4739)
Mitchell Hashimoto
2025-01-07
renderer: respect reverse with cursor-invert-fg-bg
Gregory Anders
2025-01-06
refactor(font): move `Metrics` out of `face`
Qwerasd
2025-01-05
font(coretext): add config to adjust strength of `font-thicken`. (#4531)
Mitchell Hashimoto
2025-01-03
font(coretext): add config to adjust strength of `font-thicken`.
Qwerasd
2025-01-03
Fixing a few typos in the source code comments (#4529)
Peter Cock
2025-01-03
Correct typos and update typos.toml
Bryan Lee
2024-12-29
renderer: track if fg/bg/cursor color is explicitly set by an OSC (#3228)
Mitchell Hashimoto
2024-12-28
Fix the typing error when building on Linux
XiaoYan Li
2024-12-28
Use premultiplied alpha for renderer clearColor
Xiaoyan Li
2024-12-26
renderer: track if fg/bg/cursor color is explicitly set by an OSC
Gregory Anders
2024-12-23
kittygfx: placement with rows (r) param scrolls properly out of viewport
Mitchell Hashimoto
2024-12-23
kittygfx: z-index handling fixes
Mitchell Hashimoto
2024-11-20
renderer/opengl: fix memory leak when copying font features
Mitchell Hashimoto
2024-11-14
apprt/gtk: use new size structs
Mitchell Hashimoto
2024-11-14
renderer/opengl: update to new size struct
Mitchell Hashimoto
2024-11-07
terminal: PageList rename "page" to "node" everywhere
Mitchell Hashimoto
2024-10-21
implement overline decoration (SGR 53/55)
Marijn Besseling
[next]