summaryrefslogtreecommitdiff
path: root/pkg/cimgui
AgeCommit message (Expand)Author
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-09-21build: many more lazy dependencies, defer deps add unless neededMitchell Hashimoto
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-05-29build: use a libc txt file to point to correct Apple SDKMitchell Hashimoto
2025-05-07core: fixup callconv(.C) -> callconv(.c)Jeffrey C. Ollie
2025-03-14build: mark most dependencies as lazyMitchell Hashimoto
2025-03-12update all packages to new hash for cachingMitchell Hashimoto
2025-03-11Zig 0.14Mitchell Hashimoto
2025-02-14build: mirror most of our direct dependenciesMitchell Hashimoto
2025-01-03Fix cimgui version string to match pkg/cimgui/vendor/ and the upstream versionazhn
2024-10-30Fix linking freetype and glslangNyaa97
2024-10-24build: use Zig system packaging optionsMitchell Hashimoto
2024-08-16pkg: yeet more usingnsMitchell Hashimoto
2024-06-24begin 0.13 update process -- very brokenMitchell Hashimoto
2024-05-10update Dear Imgui to 1.90.6Mitchell Hashimoto
2024-04-17working on more zig breaking changesMitchell Hashimoto
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2024-01-09pkg/apple-sdk: detect apple sdk based on targetMitchell Hashimoto
2024-01-09pkg/apple-sdk: always require a moduleMitchell Hashimoto
2024-01-09build: use Xcode for the macOS SDKMitchell Hashimoto
2024-01-07Maybe this will help macosKrzysztof Wolicki
2024-01-07Add include paths to more modules in pkg/Krzysztof Wolicki
2024-01-03WIP: Update to new build module API after Zig PR #18160Krzysztof Wolicki
2023-10-24inspector is scaled to native dpiMitchell Hashimoto
2023-10-24pkg/cimgui: use freetype for font renderingMitchell Hashimoto
2023-10-24pkg/cimgui: requires libcppMitchell Hashimoto
2023-10-24pkg/cimgui: add osx backendMitchell Hashimoto
2023-10-24pkg/cimgui: add metal backendMitchell Hashimoto
2023-10-24apprt/gtk: can render imguiMitchell Hashimoto
2023-10-24build: add cimgui to buildMitchell Hashimoto
2023-10-24pkg/cimguiMitchell Hashimoto