| Age | Commit message (Expand) | Author |
| 2025-01-23 | use main buffer and copy data to fbo texture (opengl) (#5294) | Julia |
| 2025-01-17 | fix(wuffs): don't premul alpha when loading images | Qwerasd |
| 2025-01-13 | Metal: blend in Display P3 color space, add option for linear blending | Qwerasd |
| 2025-01-03 | don't make library building logic public | Jan200101 |
| 2025-01-03 | always link system freetype2 using pkg-config | Jan200101 |
| 2025-01-03 | don't build freetype2 when system integration is enabled | Jan200101 |
| 2025-01-03 | don't build oniguruma when system integration is enabled | Jan200101 |
| 2025-01-03 | don't build fontconfig when system integration is enabled | Jan200101 |
| 2025-01-03 | Fix: Correct version strings for simdutf and cimgui to match vendored files (... | Mitchell Hashimoto |
| 2025-01-03 | Fix: Update pkg/simdutf/build.zig.zon to match vendored version | azhn |
| 2025-01-03 | Fix cimgui version string to match pkg/cimgui/vendor/ and the upstream version | azhn |
| 2025-01-02 | wuffs: update, add jpeg decoding, add simple tests (#4250) | Mitchell Hashimoto |
| 2025-01-01 | wuffs: use common struct to return decoded image data | Jeffrey C. Ollie |
| 2025-01-01 | wuffs: update, add jpeg decoding, add simple tests | Jeffrey C. Ollie |
| 2024-12-31 | don't build harfbuzz when system integration is enabled | Jan200101 |
| 2024-12-20 | build: change object story domain to ghostty.org | Mitchell Hashimoto |
| 2024-12-16 | font(coretext): tolerate fonts without OS/2 tables | Qwerasd |
| 2024-12-13 | font: more robust extraction of vertical metrics from tables | Qwerasd |
| 2024-12-11 | font(coretext): add metrics test case for CT, fix variable font init | Qwerasd |
| 2024-12-11 | font: unify metrics calculations & separate sprite metrics | Qwerasd |
| 2024-10-30 | Fix linking freetype and glslang | Nyaa97 |
| 2024-10-25 | font/coretext: use CTFontCreateForString for final codepoint fallback | Mitchell Hashimoto |
| 2024-10-24 | build: use Zig system packaging options | Mitchell Hashimoto |
| 2024-10-14 | font/sprite: replace pixman with z2d, extend Box coverage | Qwerasd |
| 2024-09-23 | coretext: improve strikethrough position calculation | Qwerasd |
| 2024-09-19 | pkg/macos: expose carbon API | Mitchell Hashimoto |
| 2024-09-13 | pkg: add README and license | Mitchell Hashimoto |
| 2024-09-04 | wuffs: fix blend mode | Jeffrey C. Ollie |
| 2024-09-02 | pkg/wuffs: use proper apple include paths on darwin targets | Mitchell Hashimoto |
| 2024-09-02 | pkg/wuffs: fix builds for 32-bit systems | Mitchell Hashimoto |
| 2024-09-02 | some tweaks for wuffs | Mitchell Hashimoto |
| 2024-09-02 | pkg/wuffs: define build defines separately, not in defs.zig | Mitchell Hashimoto |
| 2024-09-02 | remove unnecessary @constCast | Jeffrey C. Ollie |
| 2024-09-02 | kitty graphics: address review comments | Jeffrey C. Ollie |
| 2024-09-02 | crash: beforeSend needs to add contexts to the event directly | Mitchell Hashimoto |
| 2024-09-01 | crash: try to attach dimensions to the crash report | Mitchell Hashimoto |
| 2024-08-31 | pkg/sentry: uuid string is null-terminated | Mitchell Hashimoto |
| 2024-08-31 | crash: discard envelopes that do not contain a crash | Mitchell Hashimoto |
| 2024-08-28 | pkg/breakpad: add linux_syscall_support.h to the vendored files | Mitchell Hashimoto |
| 2024-08-28 | add pkg/breakpad, configure sentry to use breakpad | Mitchell Hashimoto |
| 2024-08-28 | pkg/sentry: build in unwinder | Mitchell Hashimoto |
| 2024-08-28 | build: don't include sentry on windows | Mitchell Hashimoto |
| 2024-08-28 | don't send empty envelopes | Mitchell Hashimoto |
| 2024-08-28 | pkg/sentry: fix darwin lib builds | Mitchell Hashimoto |
| 2024-08-28 | implement sentry transport to write crash reports to XDG_STATE_HOME | Mitchell Hashimoto |
| 2024-08-28 | sentry init uses proper cache dir, sets tags | Mitchell Hashimoto |
| 2024-08-28 | pkg/sentry: fix Linux builds | Mitchell Hashimoto |
| 2024-08-28 | pkg/sentry: custom transports | Mitchell Hashimoto |
| 2024-08-28 | pkg/sentry: add more Zig APIs | Mitchell Hashimoto |
| 2024-08-28 | pkg/sentry: initial builds | Mitchell Hashimoto |