summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2025-10-10gtk4-layer-shell: reenable ubsanĒriks Remess
2025-10-10gtk4-layer-shell: version from build.zig.zonĒriks Remess
2025-10-03Zig 0.15: zig build test macOSMitchell Hashimoto
2025-10-03Zig 0.15: zig fmtMitchell Hashimoto
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-10-02fix(font/coretext): always prevent shaper from emitting rtlQwerasd
2025-10-02font/coretext: tiny shaper improvementsQwerasd
2025-09-29fix(font): Improve FreeType glyph measurements and add unit tests for face me...Mitchell Hashimoto
2025-09-23deps: removing utf8procPaal Øye-Strømme
2025-09-23deps: Allow dynamic-linking of spirv-crossazhn
2025-09-21build: many more lazy dependencies, defer deps add unless neededMitchell Hashimoto
2025-09-18renderer: create explicit sampler state for custom shadersMitchell Hashimoto
2025-09-17Use same hinting flags for measurement and renderingDaniel Wennberg
2025-08-20wuffs: simplify the buildJeffrey C. Ollie
2025-07-22build-system: Replace deprecated usages of root_source_file on addTests (#8031)Mitchell Hashimoto
2025-07-23build-system: Replace deprecated usages of root_source_file on addTestsJayson Reis
2025-07-22build-system: Replace deprecated usages of addStaticLibrary with addLibrary (...Jayson Reis
2025-07-20pkg/oniguruma: fix memory leak for failed regex searchesMitchell Hashimoto
2025-07-10build: `zig build test` runs Xcode tests on macOSMitchell Hashimoto
2025-07-09macos: add benchmark tests to our Xcode projectMitchell Hashimoto
2025-07-09libghostty: export benchmark CLI APIMitchell Hashimoto
2025-07-09macos: fix signpost API to use proper mach header base addrMitchell Hashimoto
2025-07-09pkg/macos: use new @ptrcast for os.logMitchell Hashimoto
2025-07-09macos: add signpost APIMitchell Hashimoto
2025-07-05renderer/opengl: explicit texture optionsQwerasd
2025-07-05Better Glyph Constraint Logic (#7809)Mitchell Hashimoto
2025-07-04font: add constraint logic to rasterizersQwerasd
2025-07-04Nuke GLFW from OrbitMitchell Hashimoto
2025-06-28gtk(wayland): prevent gtk4-layer-shell crash on old versionsLeah Amelia Chen
2025-06-25renderer/OpenGL: use compressed texture formats for imagesQwerasd
2025-06-25renderer: clean up `image.zig`, reduce repetitive codeQwerasd
2025-06-23renderer: unify `image.zig`Qwerasd
2025-06-21The Big Renderer Rework (#7620)Qwerasd
2025-06-21build: fix `fontconfig` paths on FreeBSD-k
2025-06-20style(renderer): explicit error setsQwerasd
2025-06-20unwrap unnecessary @"" identifiersQwerasd
2025-06-20renderer: big rework, graphics API abstraction layers, unified logicQwerasd
2025-06-10license: update copyright notices to include contributorsQwerasd
2025-05-30gtk(wayland): explicitly set layer nameLeah Amelia Chen
2025-05-30gtk(wayland): fallback when on-demand mode isn't supportedLeah Amelia Chen
2025-05-29build: use a libc txt file to point to correct Apple SDKMitchell Hashimoto
2025-05-26style: use decl literalsQwerasd
2025-05-15fix(OpenGL): use sRGB texture format for gamma correct interpolationQwerasd
2025-05-07core: fixup callconv(.C) -> callconv(.c)Jeffrey C. Ollie
2025-03-24pkg/harfbuzz: update 8.4 => 11.0Mitchell Hashimoto
2025-03-24pkg/glfw: update to HEAD as of 2025-03-24Mitchell Hashimoto
2025-03-19font/freetype: disable SVG glyphs, simplify color checkQwerasd
2025-03-18ci: zig fmt checkMitchell Hashimoto
2025-03-15pkg/macos: clean up for Zig 0.14, consolidate C imports into one declMitchell Hashimoto
2025-03-14build: mark most dependencies as lazyMitchell Hashimoto