mach | math: Implement new Vec swizzle method | noisegul | 1 week ago |
mach | math: Rewrite Vec tests and fix Vec cross calculation bug | noisegul | 1 week ago |
mach | math: Add additional Vec operations | noisegul | 1 week ago |
mach | Perspective Matrix | Olle-Lukowski | 2 weeks ago |
mach | math: add more tests | Olle-Lukowski | 2 weeks ago |
mach | math: add initial Quaternion implementation | Olle-Lukowski | 2 weeks ago |
mach | gfx2d: complete redesign of Sprite2D | slimsag | 2 weeks ago |
mach | autodoc build step | slimsag | 3 weeks ago |
mach | update dependencies | alichraghi | 1 month ago |
mach | engine: init device | alichraghi | 1 month ago |
mach | update to latest mach-core API | alichraghi | 1 month ago |
mach | build: also depened on hexops/freetype | alichraghi | 2 months ago |
mach | build: depend on mach-freetype via package manager | alichraghi | 2 months ago |
mach | warn if user zig version is out of date | alichraghi | 2 months ago |
mach | switch to pkg.machengine.org | alichraghi | 2 months ago |
mach | glfw: Fixed all uses of the alignCast builtin | zkburke | 3 months ago |
mach | mach-gpu: update to latest zig API | alichraghi | 3 months ago |
mach | glfw: Remove type param from cast builtins | tiawl | 3 months ago |
mach | mach: math lib adding functionality and tests | RokKos | 3 months ago |
mach | Latest Zig infers casts using result type | razcore-rad | 3 months ago |
mach | core: add is_headless to specify hidden window before init | undefinedDarkness | 3 months ago |
mach | Correct to SemanticVersion | LaPingvino | 3 months ago |
mach | mach: entry fix for overriding logging scope levels and exposed option for custom function | RokKos | 3 months ago |
mach | gpu: update to latest webgpu.h API | slimsag | 3 months ago |
mach | gpu-dawn: begin building latest Dawn version again | slimsag | 3 months ago |
mach | freetype: fix and re-enable harfbuzz | mlugg | 3 months ago |
mach | gfx2d: fix Sprite2D Uniforms binding size | jrachele | 3 months ago |
mach | gpu: make `swapChainGetCurrentTextureView()` return value optional | razcore-rad | 3 months ago |
mach | gpu: remove usingnamespace for callbacks.zig and types.zig | tech0tron | 3 months ago |
mach | core/gpu: start on usingnamespace issue and new zig split usage | xdBronch | 3 months ago |
mach | glfw: set raw_mouse_motion to true if cursor is disabled | xdBronch | 4 months ago |
mach | sysaudio: simplify channel logic for coreaudio (fixes macOS usage) | haze | 4 months ago |
mach | update to latest Zig version | slimsag | 4 months ago |
mach | update to std.json changes | bfredl | 4 months ago |
mach | gpu: fix few chained struct wrappers | hi-void | 4 months ago |
mach | glfw: rename duplicate test name (test.pollEvents) | CodesOtakuYT | 4 months ago |
mach | core: fix windows release build issues by disabling LTO | xdBronch | 4 months ago |
mach | mach: update to @min/@max (std.math.min/max is going away) | i0bs | 4 months ago |
mach | mach: fix deprecated mem.set() call | grantmor | 4 months ago |
mach | sysaudio: improve backend selection; remove i8 sample support | alichraghi | 5 months ago |
mach | update to latest Zig version; fix submodule locations | slimsag | 5 months ago |
mach | core: add @panic when target is wasm | devhenlee | 5 months ago |
mach | Move to using artifacts | thezealousfool | 5 months ago |
mach | {freetype, harfbuzz}: fix build error | alichraghi | 5 months ago |
mach | sysaudio: fix build errors on linux | alichraghi | 5 months ago |
mach | sysaudio: add missing switch cases for wasapi | tato | 5 months ago |
mach | model3d: use std.c.free to free save result | tato | 5 months ago |
mach | app: Use std.ChildProcess instead of POSIX calls | tato | 5 months ago |
mach | dusk: basic binary expression errors | alichraghi | 5 months ago |
mach | harfbuzz: expose C API | erikarvstedt | 5 months ago |
mach | dusk: AstGen expressions | alichraghi | 5 months ago |
mach | ci: make ci run selectively | C-BJ | 5 months ago |
mach | readme: remove the extra closing parenthesis | C-BJ | 5 months ago |
mach | freetype, harfbuzz: Fix string-related types | erikarvstedt | 5 months ago |
mach | sysaudio: initial macOS support (CoreAudio) | alichraghi | 6 months ago |
mach | app: add mach CLI and integrate wasmserve | alichraghi | 6 months ago |
mach | ecs: query support | slimsag | 6 months ago |
mach | core: get examples working on wasm target again | alichraghi | 6 months ago |
mach | {mach,ecs}: various ECS module system improvements | slimsag | 6 months ago |
mach | dusk: improvements | alichraghi | 6 months ago |
mach | wasmserve: almost working | alichraghi | 6 months ago |
mach | dusk: abilibity to reference global decl after current decl | alichraghi | 6 months ago |
mach | dusk: rewrite AstGen.zig and IR.zig | alichraghi | 6 months ago |
mach | all: build: update to zig version 0.11.0-dev.6883+da0509750 | alichraghi | 6 months ago |
mach | dusk: create IR instead simple analysing | alichraghi | 6 months ago |
mach | core: fix usage of std_options for log_level and log_scope_levels | dweiller | 6 months ago |
mach | Dusk | alichraghi | 7 months ago |
mach | all: fix issue with glfw vulkan createWindowSurface; update to new for loop syntax | Avokadoen | 7 months ago |
mach | autodoc bug demonstration | slimsag | 7 months ago |
mach | glfw: update to new for loop syntax | kcbanner | 7 months ago |
mach | glfw: Fixed type error in vulkan.createWindowSurface | zkburke | 7 months ago |
mach | all: update to latest Zig build API | slimsag | 7 months ago |
mach | core: libmachcore fixes | Andoryuuta | 7 months ago |
mach | glfw: update build script to use latest zig build API | Avokadoen | 7 months ago |
mach | WIP update to latest zig build api | luehmann | 8 months ago |
mach | gpu-dawn: fix git error when fetching Dawn source | Luexa | 8 months ago |
mach | gpu-dawn: update gzip decompression to use latest stdlib API | kimshrier | 8 months ago |
mach | core: make Core.pollEvents return an iterator; remove Core.hasEvent | slimsag | 8 months ago |
mach | all: split Mach into Core and Engine parts | slimsag | 8 months ago |
mach | some improvements | alichraghi | 8 months ago |
mach | sysaudio: pipewire backend | alichraghi | 8 months ago |
mach | mach: eliminate heap allocation of Core | slimsag | 8 months ago |
mach | mach: re-create swapchain on vsync mode change | alichraghi | 8 months ago |
mach | gpu-dawn: fix {linux,windows}->macos cross-compilation | alichraghi | 8 months ago |
mach | gpu: add glfw dependency to example and fix issue | rudedogg | 8 months ago |
mach | gpu: update interface to latest webgpu headers | alichraghi | 8 months ago |
mach | gpu: Update example to latest zig/glfw | rudedogg | 8 months ago |
mach | gpu-dawn: mach side wayland support | alichraghi | 8 months ago |
mach | glfw: refactor `getError` and related functions | Luexa | 8 months ago |
mach | Revert "all: build: fix sdkPath for relative @src.file / fix autocompletion with ZLS / IDEs (#661)" | slimsag | 8 months ago |
mach | mach: fundamental changes | alichraghi | 9 months ago |
mach | gpu: fix example build | apppppppple | 9 months ago |
mach | glfw: complete overhaul of error handling (remove Zig errors) | slimsag | 9 months ago |
mach | all: build: fix sdkPath for relative @src.file / fix autocompletion with ZLS / IDEs | Luexa | 9 months ago |
mach | gpu: Fix a few compile errors for the sample_utils file in examples | tlein | 9 months ago |
mach | glfw: accept null cursor in Window.setCursor | alichraghi | 9 months ago |
mach | build: replace App.setBuildMode() with `mode` option | alichraghi | 9 months ago |
mach | mach: remove compiler error for missing field in app (upstream issue fixed) | BeauSLM | 9 months ago |
mach | sysaudio: add webaudio backend | alichraghi | 9 months ago |
mach | fix compiler errors regarding zig changes | cykrr | 9 months ago |
mach | mach: fix compiler error about missing field_type | citruslee | 9 months ago |
mach | ecs: improve formatting | Byteron | 9 months ago |
mach | ecs: store column values as independent arrays | Byteron | 9 months ago |
mach | sysaudio: rewrite in zig | alichraghi | 9 months ago |
mach | glfw: update to zig 0.11.0-dev.811 | kdchambers | 9 months ago |
mach | WIP: glfw: Calling pollEvents can reach unreachable code. | dumheter | 9 months ago |
mach | {mach,gpu}: more undef/nul -> undefined/null renames | BratishkaErik | 9 months ago |
mach | all: use null and undefined in enums | BratishkaErik | 9 months ago |
mach | freetype: incorrect font path in embedFile | kdchambers | 9 months ago |
mach | mach: handle error union in build.zig | Byteron | 9 months ago |
mach | use try to handle build.Pkg oom errors | dasimmet | 9 months ago |
mach | mach: VertexWriter fixes | kdchambers | 10 months ago |
mach | WIP: mach: add total time tracker | SergeiSomin | 10 months ago |
mach | mach: gfx: Add VertexWriter | kdchambers | 10 months ago |
mach | ecs: fix segfault in Entities.deinit | Byteron | 10 months ago |
mach | ecs: rename sort function to be camelCase | Byteron | 10 months ago |
mach | freetype: add option to build using separate zlib | david-vanderson | 10 months ago |
mach | sysaudio: add ability to provide system_sdk options | mifopen | 10 months ago |
mach | known-issues: update available Github mirror | C-BJ | 10 months ago |
mach | mach: fix missing param when linking model3d | kdchambers | 10 months ago |
mach | model3d: set cross-target when compiling statically | kdchambers | 10 months ago |
mach | known-issues: add a solution to the `Windows: File not found` problem | C-BJ | 10 months ago |
mach | {mach,model3d}: link model3d as static lib instead of adding C files to build step | kdchambers | 10 months ago |
mach | gitattributes: update linguist-vendored C code marking | C-BJ | 10 months ago |
mach | mach: add option to set the monitor index on fullscreen | dasimmet | 10 months ago |
mach | freetype: set packed structs backing integer | alichraghi | 11 months ago |
mach | mach: build: fix init error type. append can return OutOfMemory | linuxy | 11 months ago |
mach | {shaderexp,gpu}: fix command buffer coercion | linuxy | 11 months ago |
mach | glfw: system_sdk: bump max major linux version | CMurtagh-LGTM | 11 months ago |
mach | all: README: fix links to main repository | BratishkaErik | 11 months ago |
mach | system_sdk: better target check | alichraghi | 11 months ago |
mach | Add details about Vulkan support in Linux | grav | 11 months ago |
mach | mach: implement setCursorMode normal/hidden for wasm | alichraghi | 11 months ago |
mach | model3d: add m3d implementation / bindings | alichraghi | 11 months ago |
mach | gpu-dawn: strip debug info for release builds | alichraghi | 11 months ago |
mach | gpu-dawn: kick large submodules out of tree | slimsag | 11 months ago |
mach | Remove submodules/symlinks in favor of zig-fetch | slimsag | 11 months ago |
mach | glfw: fix native import | dweiller | 11 months ago |
mach | glfw: fix compilation with latest zig master | kamidev | 11 months ago |
mach | examples: make sure some structs has guaranteed in-memory layout | alichraghi | 11 months ago |
mach | freetype: don't expose harfbuzz directly from freetype pkg | mlugg | 1 year ago |
mach | freetype: fix compilation errors | alichraghi | 1 year ago |
mach | all: build: thisDir improvements | alichraghi | 1 year ago |
mach | gamemode: `addIncludeDir` -> `addIncludePath` | leroycep | 1 year ago |
mach | freetype/harfbuzz: correct Position struct layout | mlugg | 1 year ago |
mach | all: build: organize build files and reduce unreachables | alichraghi | 1 year ago |
mach | mach: 0 size swapchain noop fix | Vulfox | 1 year ago |
mach | WIP: multi-window handling on native | praschke | 1 year ago |
mach | basisu: pass CrossTarget to static libs | kubkon | 1 year ago |
mach | Fix Windows and Linux CI ✅ | alichraghi | 1 year ago |
mach | mach: check Platform functions declaration & add deinit for wasm | alichraghi | 1 year ago |
mach | trimesh2d: add tesselator used for text rendering in SYCL 2022 talk | slimsag | 1 year ago |
mach | gamemode: use zig build | alichraghi | 1 year ago |
mach | all: rename setShouldClose to close | alichraghi | 1 year ago |
mach | Improve mach-example-assets submodule | C-BJ | 1 year ago |
mach | gpu-dawn: add mirror support for headers.json.gz | C-BJ | 1 year ago |
mach | known-issues: fix wrong command | C-BJ | 1 year ago |
mach | glfw: don't reset hints after window creation | alichraghi | 1 year ago |
mach | mach: better compile error for missing fields in App. | TUSF | 1 year ago |
mach | examples: add pixel post processing effect example | dariasc | 1 year ago |
mach | Set cache directory to ~/.cache/... instead of zig-cache/ | iacore | 1 year ago |
mach | mach: add `is_app` option to disable gamemode in desktop applications | alichraghi | 1 year ago |
mach | WIP: WebAudio Worklet shared memory | leroycep | 1 year ago |
mach | {mach,examples,shaderexp}: fix default minimum window size | praschke | 1 year ago |
mach | all: fix pointless discards; typo; fix libmach compilation on Linux | praschke | 1 year ago |
mach | {build,wasmserve}: improvements | alichraghi | 1 year ago |
mach | mach: add {s} formatter to mouse cursor debug print | desttinghim | 1 year ago |
mach | mach: fix setMouseCursor compile error | desttinghim | 1 year ago |
mach | {mach,sysjs}: put WASM imports into their own namespaces | leroycep | 1 year ago |
mach | glfw: fix implicit function declaration error on clang15 | dariasc | 1 year ago |
mach | glfw: remove ineffective `_ = variable` assignment | kooparse | 1 year ago |
mach | all: remove ineffective `_ = variable` assignments | iacore | 1 year ago |
mach | {build,wasmserve}: use wasmserve, drop apple_pie | alichraghi | 1 year ago |
mach | fix: make it build with Zig 0.10.0-dev.3567+95573dbee | iacore | 1 year ago |
mach | sysaudio: fix compile for web | desttinghim | 1 year ago |
mach | examples: Add cubemap example | NewbLuck | 1 year ago |
mach | sysaudio: fix clicking by tracking frame_offset | desttinghim | 1 year ago |
mach | all: update to use latest Zig master APIs | NewbLuck | 1 year ago |
mach | mach: freetype: glfw: sysaudio: Update for zig master | NewbLuck | 1 year ago |
mach | {sysaudio,examples}: get sysaudio running on linux, separate audio configuration and descriptor | desttinghim | 1 year ago |
mach | all: remove cimport workaround | alichraghi | 1 year ago |
mach | freetype: correct return type of Face.availableSizes | mlugg | 1 year ago |
mach | gpu-dawn: default to release version of Dawn | praschke | 1 year ago |
mach | mach: exit if no backend found for adapter, add triangle-msaa example | alichraghi | 1 year ago |
mach | mach: supress gamemode dlopen failed error | alichraghi | 1 year ago |
mach | freetype: Correct typo in previous fix | NewbLuck | 1 year ago |
mach | all: make linux and hopefully windows work with stage2 | alichraghi | 1 year ago |
mach | freetype: Update padding size of packed structs | NewbLuck | 1 year ago |
mach | sysaudio: Link missing library for Windows | NewbLuck | 1 year ago |
mach | sysaudio: soundio: Add missing bool param to call | NewbLuck | 1 year ago |
mach | sysaudio: soundio: Update tests to add needed allocator parameters | NewbLuck | 1 year ago |
mach | gpu-dawn:build: fix incorrect capitalization | LordMZTE | 1 year ago |
mach | build: fixes | alichraghi | 1 year ago |
mach | {build,freetype}: improvements | alichraghi | 1 year ago |
mach | all: add sysaudio example | slimsag | 1 year ago |
mach | freetype: complete *Scanline Converter* binding | alichraghi | 1 year ago |
mach | all: improve build scripts, fix gamemode package path, improve gitignore | alichraghi | 1 year ago |
mach | WIP: webaudio fixes | slimsag | 1 year ago |
mach | all: move standalone libraries into libs/ directory | slimsag | 1 year ago |
mach | freetype: better namespacing, outline processing & more | alichraghi | 1 year ago |
mach | basisu: push sources | alichraghi | 1 year ago |
mach | Gamemode | alichraghi | 1 year ago |
mach | examples: fix old example assets directory paths | LordMZTE | 1 year ago |
mach | shaderexp: Use fullscreen triangle instead of quad, move vertex data into the shader | praschke | 1 year ago |
mach | glfw: stage2 fn pointer update | Vulfox | 1 year ago |
mach | remove @bitCast by decoupling SDK from dependencies | slimsag | 1 year ago |
mach | glfw: fix instructions for Gyro in README.md | BratishkaErik | 1 year ago |
mach | glfw: simplify build script, remove redundant allocs, improve -fno-stage1 support | michal-z | 1 year ago |
mach | README: change the size of gif | C-BJ | 1 year ago |
mach | mach: use optional specifier | alichraghi | 1 year ago |
mach | mach: add headless option | leroycep | 1 year ago |
mach | CI: remove unneeded builds on sub-projects | alichraghi | 1 year ago |
mach | gamemode: Fix gamemode package path in build.zig | PiergiorgioZagaria | 1 year ago |
mach | glfw: add shared option which builds glfw into it's own shared library | kcbanner | 1 year ago |
mach | sysjs: pass target to `testStep` | alichraghi | 1 year ago |
mach | gamemode: Implement FeralInteractive/gamemode support | PiergiorgioZagaria | 1 year ago |
mach | dev: add other workflows to ci-lint.sh | alichraghi | 1 year ago |
mach | all: build: install tests exe | alichraghi | 1 year ago |
mach | CI: fixes | alichraghi | 1 year ago |
mach | freetype: Support API Coverage++ | alichraghi | 1 year ago |
mach | CI: Improve job | alichraghi | 1 year ago |
mach | examples: gkurve leaks | dweiller | 1 year ago |
mach | all: use refAllDeclsRecursive to find and fix mistakes | alichraghi | 1 year ago |
mach | libmach: update API again, factors out init/update/deinit from native | zack466 | 1 year ago |
mach | build: add `test-mach` step to test `src/` and `test` for testing all sub-projects | alichraghi | 1 year ago |
mach | libmach: update the C API - expose init, update, and deinit functions | zack466 | 1 year ago |
mach | README: add Discord Server | GithubPrankster | 1 year ago |
mach | freetype/harfbuzz: getGlyphInfos() returns incorrect values | alichraghi | 1 year ago |
mach | freetype: fixes and 100% Glyph Stroker API Coverage | alichraghi | 1 year ago |
mach | freetype: fix tests for stage2 and Face.getGlyphName() | PiergiorgioZagaria | 1 year ago |
mach | examples: add map-async example | lucasromanosantos | 1 year ago |
mach | {sysaudio,sysjs}: Implement playback with data_callback | iddev5 | 1 year ago |
mach | {freetype,sysaudio}: use `std.refAllDeclsRecursive` | alichraghi | 1 year ago |
mach | sysaudio: Initial WebAudio backend implementation | iddev5 | 1 year ago |
mach | examples: add image-blur example | lucasromanosantos | 1 year ago |
mach | audio: rename to 'sysaudio' and update audio/upstream | alichraghi | 1 year ago |
mach | mach: Rename ``js-runtime`` subproject to ``sysjs`` | iddev5 | 1 year ago |
mach | libmach: initial API bindings for mach core | zack466 | 1 year ago |
mach | {mach, js-runtime}: Changes for future audio backend | iddev5 | 1 year ago |
mach | gpu: complete rewrite of WebGPU API for Zig | slimsag | 1 year ago |
mach | ecs: type-safe queries/iteration | dweiller | 1 year ago |
mach | ecs: fix pointer invalidation in get/setComponent | dweiller | 1 year ago |
mach | {mach, glfw}: Fix broken build due to using u32 inplace of i32 | iddev5 | 1 year ago |
mach | js-runtime: More functional improvements | iddev5 | 1 year ago |
mach | Audio: initial interface | alichraghi | 1 year ago |
mach | glfw: respect negative coordinates in window | jane0009 | 1 year ago |
mach | js-runtime: General improvements | iddev5 | 1 year ago |
mach | js-runtime: add/upstream new js-runtime library inspired by Go's syscall/js package | iddev5 | 1 year ago |
mach | mach: wasm: Stage2 and ecs changes | iddev5 | 1 year ago |
mach | freetype: support compiling with stage2 (-fno-stage1) | PiergiorgioZagaria | 1 year ago |
mach | mach: Initial support for high-level ECS applications | slimsag | 1 year ago |
mach | mach: require a 'pub const App' to be exposed | slimsag | 1 year ago |
mach | mach: the great rename: Engine->Core | slimsag | 1 year ago |
mach | {mach, examples}: fix memory leaks | iddev5 | 1 year ago |
mach | audio: make soundio binding good enough to run sine-wave example | alichraghi | 1 year ago |
mach | ecs: type safety & message passing systems exploration | slimsag | 1 year ago |
mach | {ecs,mach}: fix some memory issues | dweiller | 1 year ago |
mach | audio: make `buildSoundIo` private and point package to `./main.zig` | alichraghi | 1 year ago |
mach | mach: flesh out mach.Event | jamii | 1 year ago |
mach | glfw: build for wayland *and* X11 by default | PiergiorgioZagaria | 1 year ago |
mach | audio: beginnings of audio system | alichraghi | 1 year ago |
mach | gpu-dawn: support compiling with stage2 (-fno-stage1) | PiergiorgioZagaria | 1 year ago |
mach | mach: Use math.inf instead of math.floatMax for indefinite wait of events | iddev5 | 1 year ago |
mach | mach: Check application signature & Arrange key codes in numberical order of value | alichraghi | 1 year ago |
mach | gpu: store pointer to WorkDoneCallback in gpu.Queue | dweiller | 1 year ago |
mach | glfw: support compiling with stage2 (-fno-stage1) | PiergiorgioZagaria | 1 year ago |
mach | glfw: fix segfault in `getPhysicalDevicePresentationSupport` | leopoldek | 1 year ago |
mach | freetype: brotli support for woff2 fonts | alichraghi | 1 year ago |
mach | mach: Begin resource management system | iddev5 | 1 year ago |
mach | mach: Use `log_level` and `scope_levels` pub decls from App | dweiller | 1 year ago |
mach | ecs: allow components to have type void | dweiller | 1 year ago |
mach | freetype/harfbuzz: usable state | alichraghi | 1 year ago |
mach | glfw: submodule path fix for subrepo | Vulfox | 1 year ago |
mach | glfw: make MouseButton directly accessible, to match GLFW callback signature | Nairou | 1 year ago |
mach | mach: mouse cursor support | david-vanderson | 1 year ago |
mach | freetype/harfbuzz: compelete face binding | alichraghi | 1 year ago |
mach | freetype/harfbuzz: complete common binding | alichraghi | 1 year ago |
mach | mach<->ECS integration, ECS type safety, high-level application API proposal | slimsag | 1 year ago |
mach | ecs: fixes for `setCapacity()` and `appendUndefined()` | dweiller | 1 year ago |
mach | glfw: upgrade to glfw@master, use a submodule for upstream sources | slimsag | 1 year ago |
mach | glfw: change the way to dependencies | C-BJ | 1 year ago |
mach | freetype/harfbuzz: more coverage | alichraghi | 1 year ago |
mach | mach: Implement fullscreen application support | iddev5 | 1 year ago |
mach | ecs: switch from ArrayList per-table-per-component-set -> single-[]u8-per-table | slimsag | 1 year ago |
mach | freetype::harfbuzz: increase binding coverage | alichraghi | 1 year ago |
mach | freetype: Avoid dereferencing null bitmap buffer. | jamii | 1 year ago |
mach | mach: App.update will not return bool and implement setShouldClose for wasm. | iddev5 | 1 year ago |
mach | ecs: ECS fixes | dweiller | 1 year ago |
mach | freetype: ~99% Core-API Coverage | alichraghi | 1 year ago |
mach | mach: Listen to resize event for canvas and thus store window and framebuffer size | iddev5 | 1 year ago |
mach | mach: wasm: Implement mouse press, release, motion and scroll events | iddev5 | 1 year ago |
mach | examples/gkurve: initial commit for resizable_label | PiergiorgioZagaria | 1 year ago |
mach | mach: add hasEvent(), waitEvent(), and waitEventTimeout() | david-vanderson | 1 year ago |
mach | mach: add mouse motion and mouse button events | david-vanderson | 1 year ago |
mach | mach: implement some app changes | iddev5 | 1 year ago |
mach | README: Fix dead link to article | iddev5 | 1 year ago |
mach | {mach,examples}: followups to getWindowSize / getFramebufferSize | david-vanderson | 1 year ago |
mach | CI: automate Zig version upgrades; upgrade Zig & more | slimsag | 1 year ago |
mach | mach: save window and framebuffer size from glfw callbacks | david-vanderson | 1 year ago |
mach | mach: Move all platform specific files to platform/ directory | iddev5 | 1 year ago |
mach | mach: build: disable gkurve example of wasm as freetype cant be compiled for | iddev5 | 1 year ago |
mach | gpu: Queue.WorkDoneStatus fields should be snake_case. | michal-z | 1 year ago |
mach | glfw: ensure git present | d3m1gd | 1 year ago |
mach | freetype: update example runner usage | alichraghi | 1 year ago |
mach | mach: improvements to build system (for wasm) | iddev5 | 1 year ago |
mach | build: change std.build.Pkg.path to std.build.Pkg.source | kamidev | 1 year ago |
mach | examples: Load all images from Memory (using embedFile) instead of File | iddev5 | 1 year ago |
mach | examples/gkurve: added atlas text rendering and freetype linking | PiergiorgioZagaria | 1 year ago |
mach | mach: fix build.zig | d3m1gd | 1 year ago |
mach | freetype: ziggify C structs and more | alichraghi | 1 year ago |
mach | freetype: example name convention | iddev5 | 1 year ago |
mach | freetype: add running examples instruction | alichraghi | 1 year ago |
mach | mach: wasm: implement more functionality | iddev5 | 1 year ago |
mach | freetype: more binding coverage and examples | alichraghi | 1 year ago |
mach | freetype: README: fix build.zig example | pierrec | 1 year ago |
mach | CI: add freetype & update m1 ci name | alichraghi | 1 year ago |
mach | README: fmt & fix broken link | alichraghi | 1 year ago |
mach | www: use console.error for logging wasm loader error | alichraghi | 1 year ago |
mach | freetype: add example builder/runner to build and implement some functions binding | alichraghi | 1 year ago |
mach | freetype: improvments, more binding coverage, glyph_to_svg example | alichraghi | 1 year ago |
mach | mach: Timer improvements | iddev5 | 1 year ago |
mach | freetype: merge alichraghi's freetype bindings | slimsag | 1 year ago |
mach | gpu: throw error if texture data is not slice | alichraghi | 1 year ago |
mach | mach: add compile-only step for examples and shaderexp | iddev5 | 1 year ago |
mach | examples/gkurve: added texture atlas | PiergiorgioZagaria | 1 year ago |
mach | mach: initial wasm platform implementation | iddev5 | 1 year ago |
mach | examples: boids: use std.log.info instead of std.debug.print | iddev5 | 1 year ago |
mach | examples/gkurve: added shapes and textures | PiergiorgioZagaria | 1 year ago |
mach | gpu: Fix build in 32-bit platforms | iddev5 | 1 year ago |
mach | mach: Event loop based input handling | iddev5 | 1 year ago |
mach | examples: fix depth texture recreation | PiergiorgioZagaria | 1 year ago |
mach | mach: introduce cross platform Timer abstraction | iddev5 | 1 year ago |
mach | examples/gkurve: moved vertex uniform data to vertex buffer and added view | PiergiorgioZagaria | 1 year ago |
mach | examples/gkurve: use equadistant triangles, pixel units, cleanup code formatting | slimsag | 1 year ago |
mach | mach: reorganise native backend files, move structs & fix circular dependency | iddev5 | 1 year ago |
mach | examples/gkurve: simplify fragment shader, use barycentric coordinates | slimsag | 1 year ago |
mach | mach: Create binding methods for all glfw methods in use and update examples | iddev5 | 1 year ago |
mach | mach: implement key callbacks | iddev5 | 1 year ago |
mach | gpu: correct sending of pointer to a local var to a callback function | michal-z | 1 year ago |
mach | examples: created gkurve example | PiergiorgioZagaria | 1 year ago |
mach | examples: fixed uniform buffer release and unused var | PiergiorgioZagaria | 1 year ago |
mach | examples: fix typo | d3m1gd | 1 year ago |
mach | examples: fix unwanted fractal cube resource releases causing validation error | iddev5 | 1 year ago |
mach | mach: comptime interface-like implementation of engine cores | iddev5 | 1 year ago |
mach | CI: check compilation of all examples | iddev5 | 1 year ago |
mach | all: Update to latest Zig master (0.10.0-dev.2017+a0a2ce92c) | leecannon | 1 year ago |
mach | gpu: 'dynamic_offsets' should be '?[] const u32' everywhere. | michal-z | 1 year ago |
mach | build: compile examples and applications on demand | iddev5 | 1 year ago |
mach | mach: Ay app entry example port | slimsag | 1 year ago |
mach | mach: Unified entry point and redesigned engine core | iddev5 | 1 year ago |
mach | examples: fix incorrect release of resources in fractal-cube | iddev5 | 1 year ago |
mach | {mach,gpu}: Fix store_op and publicize App.Funcs | silversquirl | 1 year ago |
mach | examples: added fractal-cube example | PiergiorgioZagaria | 1 year ago |
mach | {examples,gpu}: add textured-cube example; correct more gpu/ defaults | slimsag | 1 year ago |
mach | mach: choose first vulkan adapter | d3m1gd | 1 year ago |
mach | gpu-dawn: update Dawn to latest revision as of 2022-04-21 | slimsag | 1 year ago |
mach | gpu: mirror more WebGPU spec default values | PiergiorgioZagaria | 1 year ago |
mach | examples: add advanced comptime generated texture + Blinn-Phong lighting example | d3m1gd | 1 year ago |
mach | examples: add example of instancing. | johanfforsberg | 1 year ago |
mach | shaderexp: add initial shader explorer tool | PiergiorgioZagaria | 1 year ago |
mach | examples: Fixed BlendState for rotating-cube and two-cubes | PiergiorgioZagaria | 1 year ago |
mach | CI: dont run aarch64-mac workflow on forks | iddev5 | 1 year ago |
mach | README: Add web (wasm) status | iddev5 | 1 year ago |
mach | examples: fix blend mode in triangle example | d3m1gd | 1 year ago |
mach | gpu-dawn: fix compilation on Linux | slimsag | 1 year ago |
mach | glfw: update vulkan headers to latest (adds v1.3 support) | slimsag | 1 year ago |
mach | gpu: Changes needed for latest Dawn (generated-2022-04-18). | michal-z | 1 year ago |
mach | gpu-dawn: update Dawn to latest revision as of 2022-04-18 | slimsag | 1 year ago |
mach | gpu: Fixed ErrorCallback.init() alignment | PiergiorgioZagaria | 1 year ago |
mach | gpu-dawn: update Dawn to latest revision as of 2022-04-17 | slimsag | 1 year ago |
mach | examples: Added two-cubes example port | PiergiorgioZagaria | 1 year ago |
mach | examples: Added rotating-cube example port | PiergiorgioZagaria | 1 year ago |
mach | mach: set error message to be shown on glfw error | iddev5 | 1 year ago |
mach | glfw: add getErrorString() to access the current error description | iddev5 | 1 year ago |
mach | gpu: fix sampler typo | d3m1gd | 1 year ago |
mach | gpu: fix getMappedRange size alignment | d3m1gd | 1 year ago |
mach | examples: Add cube and some more examples, zmath for testing | PiergiorgioZagaria | 1 year ago |
mach | build: do not produce needless libraries | slimsag | 1 year ago |
mach | examples: Add boids example | Andoryuuta | 1 year ago |
mach | gpu: Add default values for some structs (taken from the spec). | michal-z | 1 year ago |
mach | build: never use pkg-config to link system libraries | ifreund | 1 year ago |
mach | gpu: Added helpers to BindGroup.Entry structure. Also, 'dynamic_offset' should be a const slice. | michal-z | 1 year ago |
mach | gpu: Default values for BindGroup.Entry - simplifies creating BindGroup - all resources are null by default and the user sets only the one needed. | michal-z | 1 year ago |
mach | gpu: Added helper functions to BindGroupLayout.Entry | michal-z | 1 year ago |
mach | gpu: RenderPipeline.fragment should be optional - pipeline with verte… …x stage only is perfectly valid. | michal-z | 1 year ago |
mach | gpu: VertexBufferLayout.attributes field needs to be a pointer to mul… | michal-z | 2 years ago |
mach | gpu: fixes and API tweaks for mach/gpu | silversquirl | 2 years ago |
mach | build: tweak build.zigs to make using app library slightly easier | silversquirl | 2 years ago |
mach | mach: add higher-level app package | slimsag | 2 years ago |
mach | docs: https://devlog.hexops.com/categories/build-an-ecs/ | rofrol | 2 years ago |
mach | gpu-dawn: build.zig needs to reference thisDir for C file | mitchellh | 2 years ago |
mach | build: system_sdk for linux-aarch64 | mitchellh | 2 years ago |
mach | gpu: update GetModuleHandleW usage in examples | Andoryuuta | 2 years ago |
mach | ecs: third major redesign/rethink of implementation | slimsag | 2 years ago |
mach | glfw: add instructions for Gyro in README.md | BratishkaErik | 2 years ago |
mach | glfw: Enable Gyro support (to more easily add this as a dependency) | BratishkaErik | 2 years ago |
mach | gpu: add ziggified WebGPU interface | slimsag | 2 years ago |
mach | glfw: remove alignment from packed structs / fix compilation with latest Zig | slimsag | 2 years ago |
mach | gpu-dawn: update example, use newer WGPUSurface API where available | slimsag | 2 years ago |
mach | gpu-dawn: various windows support improvements | slimsag | 2 years ago |
mach | gpu-dawn: update Dawn to latest generated-2022-02-17 | slimsag | 2 years ago |
mach | Update the year in the license file | C-BJ | 2 years ago |
mach | gpu-dawn: use source scanning instead of enumerated lists of sources | slimsag | 2 years ago |
mach | gpu-dawn: build system improvements; prepare for binary releases; split into subrepository | slimsag | 2 years ago |
mach | glfw: use comptime magic to remove `InternalUserPointer` and associated overhead | leecannon | 2 years ago |
mach | glfw: Clarify unreachable | leecannon | 2 years ago |
mach | glfw: dont use `@errSetCast` | leecannon | 2 years ago |
mach | glfw: dont call `getError` unless we need to | leecannon | 2 years ago |
mach | glfw: improve `setErrorCallback` | leecannon | 2 years ago |
mach | ecs: major rethink & database-aligned design | slimsag | 2 years ago |
mach | ecs: add very early-stages entity component system | slimsag | 2 years ago |
mach | glfw: Use `anyopaque` instead of `opaque{}` | InKryption | 2 years ago |
mach | gpu-dawn: update to latest glfw get/setUserPointer API introduced in hexops/mach#152 | guidorice | 2 years ago |
mach | glfw: Tidy up UserPointer access | InKryption | 2 years ago |
mach | glfw: repatch undefined behaviour in X11 keypress handling | alichraghi | 2 years ago |
mach | glfw: improve documentation for native.zig | iddev5 | 2 years ago |
mach | glfw: expose glfwSetErrorCallback for retrieving optional error descriptions | alichraghi | 2 years ago |
mach | gpu-dawn: update to latest Dawn version as of Dec 23, 2021 | slimsag | 2 years ago |
mach | gpu-dawn: Fix building after the rename of gpu -> gpu-dawn | iddev5 | 2 years ago |
mach | glfw: Update function docs in Monitor and vulkan to match glfw 3.3.6 | iddev5 | 2 years ago |
mach | glfw: add wayland cross-compilation support | alichraghi | 2 years ago |
mach | gpu: rename mach/gpu to mach/gpu-dawn | slimsag | 2 years ago |
mach | glfw: Update glfw to `3.3.6` | alichraghi | 2 years ago |
mach | glfw: add support for compiling for Wayland | alichraghi | 2 years ago |
mach | glfw: add ziggified API of glfw3native.h | iddev5 | 2 years ago |
mach | glfw: update `update-upstream.sh` to clone faster | alichraghi | 2 years ago |
mach | glfw: Run zig fmt + Update CI | InKryption | 2 years ago |
mach | gpu: Fix invalid parameter type of glfw framebuffer callback function | iddev5 | 2 years ago |
mach | README: add new website & Matrix chat room | slimsag | 2 years ago |
mach | glfw: replaced isize, usize with i32, u32 | alichraghi | 2 years ago |
mach | gpu: optimize build/iteration times by reducing compilation units | slimsag | 2 years ago |
mach | glfw: reduce compilation units to bring iteration time down to ~90ms | slimsag | 2 years ago |
mach | glfw: improve consecutive build times by 4-12x | slimsag | 2 years ago |
mach | glfw: replace usage of glfw.dont_care as sentinel value | InKryption | 2 years ago |
mach | glfw: remove invalid TODOs | InKryption | 2 years ago |
mach | build: update to latest Zig master | slimsag | 2 years ago |
mach | glfw: update to zig latest master branch | BratishkaErik | 2 years ago |
mach | glfw: Denormalize errors | InKryption | 2 years ago |
mach | gpu: update to latest Dawn version | slimsag | 2 years ago |
mach | glfw: fix support for macOS 11 cross compilation | slimsag | 2 years ago |
mach | glfw: Fix pointer cast | InKryption | 2 years ago |
mach | glfw: system_sdk version pinning, automatic updates, and correctex Apple license prompt | slimsag | 2 years ago |
mach | glfw: update system_sdk to match latest Zig master macOS version targeting | slimsag | 2 years ago |
mach | glfw: support building with latest Zig master | slimsag | 2 years ago |
mach | glfw: un-hardcode constant | InKryption | 2 years ago |
mach | glfw: Eliminate `Error.InvalidValue` | InKryption | 2 years ago |
mach | glfw: forward export c.glfwGetInstanceProcAddress | Avokadoen | 2 years ago |
mach | glfw: Eliminate `InvalidEnum` | InKryption | 2 years ago |
mach | glfw: Force init follow up | InKryption | 2 years ago |
mach | glfw: re-instate prong | InKryption | 2 years ago |
mach | glfw: update possible errors comment | InKryption | 2 years ago |
mach | glfw: Force init before use of init dependent functions | InKryption | 2 years ago |
mach | glfw: update system_sdk to use latest MacOS 12.0 SDK | slimsag | 2 years ago |
mach | glfw: window hint default values parity test with attributes | InKryption | 2 years ago |
mach | glfw: reorganize `Window.Attrib` to be in the same style as `Window.Hint` | InKryption | 2 years ago |
mach | glfw: make `glfw.Cursor.Shape` public | InKryption | 2 years ago |
mach | glfw: fix typo prevents building for Wayland | alichraghi | 2 years ago |
mach | glfw: correct error handling in README example | alichraghi | 2 years ago |
mach | glfw: patch more undefined behaviour | silversquirl | 2 years ago |
mach | glfw: Window hints rework | InKryption | 2 years ago |
mach | glfw: Small Window fixes | InKryption | 2 years ago |
mach | glfw: remove [*c] pointers from api and return lengthed strings when possible | silversquirl | 2 years ago |
mach | glfw: friendlier GLFW API initialization | InKryption | 2 years ago |
mach | glfw: send pull requests to the main repository to avoid merge conflicts | slimsag | 2 years ago |
mach | glfw: fix linking difference between sysroot and non-sysroot | slimsag | 2 years ago |
mach | gpu: beginnings of Dawn WebGPU backend | slimsag | 2 years ago |
mach | glfw: refactor system SDK inclusion into helper file | slimsag | 2 years ago |
mach | glfw: polish README, add getting started, error handling, etc. sections | slimsag | 2 years ago |
mach | enumify: make all constants proper ziggified enums | slimsag | 2 years ago |
mach | glfw: ziggify all Action enums | slimsag | 2 years ago |
mach | glfw: make glfw.getProcAddress conform to GLFW C ABI | slimsag | 2 years ago |
mach | glfw: make glfw.getInstanceProcAddress conform to GLFW C ABI | slimsag | 2 years ago |
mach | update to Zig nightly 1444+e2a2e6c14 | slimsag | 2 years ago |
mach | glfw: do not set sysroot (prevents linking libs not in our system SDKs) | slimsag | 2 years ago |
mach | CI: add build matrix for projects | slimsag | 2 years ago |
mach | sync sub repositories | slimsag | 2 years ago |
mach | move GLFW into sub-repository, use git subtree to sync | slimsag | 2 years ago |
mach | glfw: enums | Avokadoen | 2 years ago |
mach | GLFW: achieve 100% API coverage | slimsag | 2 years ago |
mach | glfw: more API coverage; joysticks, gamepads, cursors | slimsag | 2 years ago |
mach | glfw: fix getWindowPos | pfgithub | 2 years ago |
mach | glfw: idiomatic Zig wrappers for 18 functions | slimsag | 2 years ago |
mach | glfw: support multiple types from glfw.Window.hint | Avokadoen | 2 years ago |
mach | glfw: add idiomatic wrappers for ~24 more functions | slimsag | 2 years ago |
mach | glfw: fix key.press being set to release | Avokadoen | 2 years ago |
mach | build: enable Windows -> Mac cross compilation | slimsag | 2 years ago |
mach | all: Update to latest Zig nightly | slimsag | 2 years ago |
mach | build: remove intermediate static lib | mattnite | 2 years ago |
mach | glfw: make the glfw package more friendly for projects outside of the mach project | Avokadoen | 2 years ago |
mach | build: Add Linux SDK & cross compilation support | slimsag | 2 years ago |
mach | build: Windows cross compilation support | slimsag | 2 years ago |
mach | build: windows support | slimsag | 2 years ago |
mach | CI: update to latest nightly Zig b87105c92 | slimsag | 2 years ago |
mach | CI: add linux/windows -> aarch64-macos tests | slimsag | 2 years ago |
mach | CI: cleanup naming conventions | slimsag | 2 years ago |
mach | build: verify cross compilation: x86_64-macos -> aarch64-macos | slimsag | 2 years ago |
mach | CI: add aarch64-macos / M1 self-hosted runner | slimsag | 2 years ago |
mach | glfw: add SDK_PATH for easier testing of changes to SDKs | slimsag | 2 years ago |
mach | CI: add macOS testing pipeline | slimsag | 2 years ago |
mach | CI: add pipeline for Windows; Windows->MacOS cross compilation | slimsag | 2 years ago |
mach-core | examples: update for dusk | pdoane | 23 hours ago |
mach-core | Begin supporting independent DGPU/WGPU API choice | slimsag | 2 days ago |
mach-core | native: fix swapchain and surface release order | alichraghi | 2 days ago |
mach-core | build: add use-dusk option | alichraghi | 4 days ago |
mach-core | examples: map-async fixes | pdoane | 6 days ago |
mach-core | gpu reference count fixes | pdoane | 1 week ago |
mach-core | Fix platform mousePosition implementation return type | CoffeeImpliesCode | 2 weeks ago |
mach-core | free some gpu objects | alichraghi | 1 month ago |
mach-core | all: update to latest mach-gpu API | alichraghi | 1 month ago |
mach-core | all: put frame rate on title | alichraghi | 1 month ago |
mach-core | ensure vsync mode .triple is not uncapped frame rate | alichraghi | 1 month ago |
mach-core | core: add new printTitle function | alichraghi | 1 month ago |
mach-core | core: Ensure that the BitSet is large enough to handle all… | foxnne | 1 month ago |
mach-core | ensure clock APIs provide reasonable defaults | alichraghi | 1 month ago |
mach-core | update to latest Zig API | alichraghi | 1 month ago |
mach-core | API redesign: simplify mach.Core management using a global | slimsag | 2 months ago |
mach-core | warn if user zig version is out of date | alichraghi | 2 months ago |
mach-core | switch to pkg.machengine.org | alichraghi | 2 months ago |
mach-core | misc bug fixes | xdBronch | 2 months ago |
mach-core | make run step properly run install step | xdBronch | 2 months ago |
mach-core | platform: use App.GPUInterface if present | alichraghi | 2 months ago |
mach-core | Core: Set `shouldClose` to false deferring control to the user. | foxnne | 2 months ago |
mach-core | multi-threaded rendering w/input @ 240hz on dedicated thread | slimsag | 2 months ago |
mach-core | wasm: correct pollEvents implementation | linkpy | 2 months ago |
mach-core | Move `InputState` directly within the backend. | linkpy | 2 months ago |
mach-core | Add joystick support | linkpy | 2 months ago |
mach-core | Added `InputState`. | linkpy | 2 months ago |
mach-examples | Sprite2D redesign | slimsag | 2 weeks ago |
mach-examples | build: fix compile error | alichraghi | 1 month ago |
mach-examples | sprite2d: use core.title buffer to set title | alichraghi | 1 month ago |
mach-examples | fix borken examples | alichraghi | 1 month ago |
mach-examples | build: depend on mach_freetype | alichraghi | 2 months ago |
mach-examples | switch to pkg.machengine.org | alichraghi | 2 months ago |
mach-examples | gkurve: migrate to mach.math | alichraghi | 2 months ago |
mach-examples | all: fix imgui memory leaks | jrachele | 3 months ago |
mach-examples | update to new @memset/cpy, json, and zigimg | xdBronch | 4 months ago |
mach-examples | update to @min/@max (std.math.min/max is going away) | i0bs | 4 months ago |
mach-examples | Updated the build.zig example | jklw10 | 5 months ago |
mach-examples | build: sync with new mach changes | alichraghi | 6 months ago |
mach-examples | Sf/multi shade | spirodonfl | 6 months ago |
mach-examples | ecs-app: various improvements & first triangle rendered | slimsag | 6 months ago |
mach-examples | Add cone primitive to procedural-primitive examples | BlackGoku36 | 6 months ago |
mach-examples | sprite2d: various improvements | spirodonfl | 6 months ago |
mach-examples | .github: pull_request_template: added more descriptive step by step guide for new contributors | RokKos | 6 months ago |
mach-examples | Add cylinder to Procedural Primitive examples | BlackGoku36 | 6 months ago |
mach-examples | core: add clear-color & procedural-primitives examples | RokKos | 6 months ago |
mach-examples | core: add barebones sprite2d example | spirodonfl | 6 months ago |
mach-examples | README: update to latest Zig version | bingcicle | 6 months ago |
mach-examples | all: update to use latest mach/core event handling API | slimsag | 8 months ago |
mach-examples | sysaudio: handle close event | alichraghi | 8 months ago |
mach-examples | all: remove *Core allocation | slimsag | 8 months ago |
mach-examples | textured-cube: show vsync change at runtime | alichraghi | 8 months ago |
mach-examples | update imgui submodule | alichraghi | 8 months ago |
mach-examples | sync with new mach changes | alichraghi | 8 months ago |
mach-examples | README: make example use new `mode` option (App.setBuildMode() was removed) | BeauSLM | 9 months ago |
mach-examples | build: set mode inside options | alichraghi | 9 months ago |
mach-examples | update sysaudio | alichraghi | 9 months ago |
mach-examples | remove all unused field(s) - upstream issue resolved | BeauSLM | 9 months ago |
mach-examples | zigimg: update to master | cykrr | 9 months ago |
mach-examples | sysaudio: update to new sysaudio | alichraghi | 9 months ago |
mach-examples | gkurve: remove FiraSans ttf file but add path to assets package | kdchambers | 9 months ago |
mach-examples | all: update zig version; divide into "core/" and "engine/" examples | kdchambers | 9 months ago |
mach-examples | {pbr-basic,deferred-rendering}: remove local VertexWriter type | kdchambers | 10 months ago |
mach-examples | pbr-basic: add camera rotation | kdchambers | 10 months ago |
mach-examples | Add deferred-rendering example | kdchambers | 10 months ago |
mach-examples | pbr-basic: add imgui overlay | kdchambers | 10 months ago |
mach-examples | demonstrate pbr-basic clobbering normal values | slimsag | 10 months ago |
mach-examples | imgui: add imgui example | kdchambers | 10 months ago |
mach-examples | pbr-basic: port glsl code to wsgl | kdchambers | 10 months ago |
mach-examples | pbr-basic: update perspective when window resized | kdchambers | 10 months ago |
mach-examples | README: fix the wrong file path | C-BJ | 10 months ago |
mach-examples | all: add pbr-basic example + asset package | kdchambers | 10 months ago |
mach-examples | Fuse most shaders together | GithubPrankster | 10 months ago |
mach-examples | all: fix command buffer coercion | CMurtagh-LGTM | 11 months ago |
mach-examples | README: fix the build.zig example | tomasz-lisowski | 11 months ago |
mach-examples | change zmath upstream | alichraghi | 11 months ago |
mach-gpu | update to latest webgpu header | alichraghi | 1 month ago |
mach-gpu | update dependencies | alichraghi | 1 month ago |
mach-gpu | update to latest WebGPU version | alichraghi | 1 month ago |
mach-gpu | update to latest mach-core API | alichraghi | 1 month ago |
mach-gpu | switch to pkg.machengine.org | alichraghi | 2 months ago |
mach-gpu-dawn | make doLink public to patch broken windows builds | menduz | 1 week ago |
mach-gpu-dawn | build: disable example for now | alichraghi | 1 month ago |
mach-gpu-dawn | build: respect DAWN_FROM_SOURCE env var | alichraghi | 1 month ago |
mach-gpu-dawn | update to latest dawn | alichraghi | 1 month ago |
mach-gpu-dawn | remove b.allocator.free usage | alichraghi | 1 month ago |
mach-gpu-dawn | update to latest Zig API | alichraghi | 1 month ago |
mach-gpu-dawn | ci: set -Dcpu=x86_64_v3 on linux and windows targets | alichraghi | 2 months ago |
mach-gpu-dawn | switch to pkg.machengine.org | alichraghi | 2 months ago |
mach-basisu | banish usingnamespace | alichraghi | 1 month ago |
mach-basisu | switch to pkg.machengine.org | alichraghi | 2 months ago |
mach-basisu | Use package manager | LordMZTE | 5 months ago |
mach-freetype | Apply upstream changes of `hb_glyph_position_t` to `Position` and add testing to detect this in the future. | IntegratedQuantum | 1 month ago |
mach-freetype | build: fix compile error | alichraghi | 1 month ago |
mach-freetype | banish usingnamespace | alichraghi | 1 month ago |
mach-freetype | update bindings | alichraghi | 2 months ago |
mach-freetype | fix compile error | alichraghi | 2 months ago |
mach-freetype | use package manager | alichraghi | 2 months ago |
mach-freetype | port to zig package manager | LordMZTE | 6 months ago |
mach-glfw | build: add empty test step | alichraghi | 1 month ago |
mach-glfw | banish usingnamespace | alichraghi | 1 month ago |
mach-glfw | update to latest Zig API | alichraghi | 1 month ago |
mach-glfw | switch to pkg.machengine.org | alichraghi | 2 months ago |
mach-glfw | use package manager | LordMZTE | 5 months ago |
mach-glfw | Fix code example | unbu | 2 years ago |
mach-ecs | Port to package manager | LordMZTE | 5 months ago |
mach-dusk | metal: object recycling | pdoane | 4 hours ago |
mach-dusk | metal: boids example | pdoane | 1 day ago |
mach-dusk | AstGen: add distance, clamp and normalize builtins | alichraghi | 1 day ago |
mach-dusk | metal: intrinsic functions | pdoane | 1 day ago |
mach-dusk | dgpu: add dgpu.Interface which is Dusk's custom graphics API | slimsag | 2 days ago |
mach-dusk | AstGen: simplify unary and binary instructions | alichraghi | 2 days ago |
mach-dusk | metal: rotating-cube and msl improvements | pdoane | 2 days ago |
mach-dusk | rotating-cube | alichraghi | 1 week ago |
mach-dusk | metal: map-async backend support | pdoane | 1 week ago |
mach-dusk | all: fix module dependencies | pdoane | 1 week ago |
mach-dusk | metal: cleanup | pdoane | 1 week ago |
mach-dusk | {AstGen,spirv}: negate instruction | alichraghi | 1 week ago |
mach-dusk | metal: extract workgroup size from air | pdoane | 1 week ago |
mach-dusk | all: test backends | pdoane | 1 week ago |
mach-dusk | AstGen: fix failing tests | alichraghi | 1 week ago |
mach-dusk | build: escape transitive dependency hell | alichraghi | 1 week ago |
mach-dusk | spirv: emit more operations | alichraghi | 1 week ago |
mach-dusk | all: add device lost callback | pdoane | 1 week ago |
mach-dusk | d3d12: initial backend | pdoane | 2 weeks ago |
mach-dusk | ci: run on all platforms | alichraghi | 2 weeks ago |
mach-dusk | metal: refactor | pdoane | 2 weeks ago |
mach-dusk | automatically cast AbstractInt into AbstractFloat | alichraghi | 2 weeks ago |
mach-dusk | metal: texture, texture view, and msaa support | pdoane | 2 weeks ago |
mach-dusk | metal: render pipeline and render pass functionality | pdoane | 2 weeks ago |
mach-dusk | metal: update to use mach-objc | pdoane | 2 weeks ago |
mach-dusk | metal: fix memory issues | pdoane | 2 weeks ago |
mach-dusk | Initial Metal backend | pdoane | 2 weeks ago |
mach-dusk | vulkan: fix synchronization issues | alichraghi | 3 weeks ago |
mach-dusk | fixes, refactor and more | alichraghi | 1 month ago |
mach-dusk | small improvements | alichraghi | 1 month ago |
mach-dusk | update to latest Zig API | alichraghi | 1 month ago |
mach-dusk | migrate triangle example to mach-core | alichraghi | 2 months ago |
mach-dusk | spirv: emit loops and loop controlers | alichraghi | 2 months ago |
mach-dusk | spirv: emit binary operations | alichraghi | 2 months ago |
mach-dusk | vulkan: make it work on windows | alichraghi | 2 months ago |
mach-dusk | spirv: emit debug source info | alichraghi | 2 months ago |
mach-dusk | spirv: emit if/else and assign statements | alichraghi | 2 months ago |
mach-dusk | vulkan: get triangle working | alichraghi | 2 months ago |
mach-dusk | vulkan: implement more stuff | alichraghi | 2 months ago |
mach-dusk | shader: multiple bug fixes | alichraghi | 2 months ago |
mach-dusk | improve vulkan impl | alichraghi | 2 months ago |
mach-dusk | WebGPU impl rewrite | alichraghi | 3 months ago |
mach-dusk | {spirv, AstGen}: emit matrix | alichraghi | 3 months ago |
mach-dusk | Only dispose when we are at 0 refcounts | Beyley | 3 months ago |
mach-dusk | improvements | alichraghi | 3 months ago |
mach-dusk | update to latest zig API | alichraghi | 3 months ago |
mach-dusk | improve spirv codegen | alichraghi | 3 months ago |
mach-dusk | Update interface and dynamically load vulkan-loader | Beyley | 3 months ago |
mach-dusk | update to latest zig | alichraghi | 3 months ago |
mach-dusk | codegen improvements | alichraghi | 3 months ago |
mach-dusk | Initial vulkan implementation | Beyley | 3 months ago |
mach-dusk | Update Zig to 0.11.0-dev.3664+0f5aff344 | Beyley | 3 months ago |
mach-dusk | basic spirv codegen | alichraghi | 3 months ago |
mach-dusk | finish AstGen | alichraghi | 3 months ago |
mach-dusk | simplify instructions and scalar types construction | alichraghi | 4 months ago |
mach-dusk | call expr and zero construction | alichraghi | 4 months ago |
mach-dusk | code readability | alichraghi | 4 months ago |
mach-dusk | const expressions | alichraghi | 4 months ago |
mach-dusk | more astgen | alichraghi | 4 months ago |
mach-dusk | improvements | alichraghi | 5 months ago |
mach-dusk | basic identifiers resolving | alichraghi | 5 months ago |
mach-dusk | Port to package manager | LordMZTE | 5 months ago |
mach-earcut | Port to package manager | LordMZTE | 5 months ago |
mach-gamemode | Port to Zig and package manager | LordMZTE | 5 months ago |
mach-model3d | update to latest Zig API | alichraghi | 1 month ago |
mach-model3d | Port to Zig package manager | LordMZTE | 5 months ago |
mach-sysjs | Recheck all code generation after being tested | iddev5 | 1 month ago |
mach-sysjs | Enable running example or creating applications | iddev5 | 1 month ago |
mach-sysjs | Update to latest zig | iddev5 | 1 month ago |
mach-sysjs | Passing struct values | iddev5 | 2 months ago |
mach-sysjs | Separation of binding namespace and value structs | iddev5 | 2 months ago |
mach-sysjs | Support for composite types, constructors, objects and return values | iddev5 | 2 months ago |
mach-sysjs | Simplified the Ir tree: remove unnecessary abstractions | iddev5 | 2 months ago |
mach-sysjs | Js Binding Generation | iddev5 | 2 months ago |
mach-sysjs | Improve type parsing and emiting | iddev5 | 2 months ago |
mach-sysjs | Complete refactor | iddev5 | 2 months ago |
mach-sysjs | Indent and cleanup | iddev5 | 2 months ago |
mach-sysjs | Implement function and function wrapper | iddev5 | 2 months ago |
mach-sysjs | Begin refactor: move parsing of type and emiting of params/args to separate type | iddev5 | 2 months ago |
mach-sysjs | Minor changes before refactor | iddev5 | 2 months ago |
mach-sysjs | Implement proper generation of zig types in their extern form | iddev5 | 2 months ago |
mach-sysjs | improve zig codegen | alichraghi | 3 months ago |
mach-sysjs | update build API | LordMZTE | 5 months ago |
mach-sysjs | Port to Zig package manager | LordMZTE | 5 months ago |
mach-sysaudio | wasapi: fix always defaulting to first device | alichraghi | 19 hours ago |
mach-sysaudio | wasapi: fix always defaulting to first device | ypsvlq | 1 day ago |
mach-sysaudio | wasapi: handle back channels | alichraghi | 4 days ago |
mach-sysaudio | wasapi: fix compile error | alichraghi | 1 month ago |
mach-sysaudio | all: pass by ref everywhere | alichraghi | 1 month ago |
mach-sysaudio | examples: import as "mach-sysaudio" | alichraghi | 1 month ago |
mach-sysaudio | build: fix macOS build error | alichraghi | 1 month ago |
mach-sysaudio | build: use xcode-frameworks from package manager | alichraghi | 1 month ago |
mach-sysaudio | update to latest Zig API | alichraghi | 1 month ago |
mach-sysaudio | recording | alichraghi | 2 months ago |
mach-sysaudio | improvements | alichraghi | 5 months ago |
mach-sysaudio | Port to package manager | LordMZTE | 5 months ago |
mach-objc | improved blocks and generics support | pdoane | 1 week ago |
mach-objc | additional ns types and fixes | pdoane | 2 weeks ago |
mach-objc | Initial import | pdoane | 2 weeks ago |
mach-objc-generator | improved blocks and generics support | pdoane | 1 week ago |
mach-objc-generator | Initial import | pdoane | 2 weeks ago |
mach-opus | Remove unreachables | menduz | 1 week ago |
mach-opus | examples: import as "mach-sysaudio" and "mach-opus" | alichraghi | 1 month ago |
mach-opus | build: disable example and tests for now | alichraghi | 1 month ago |
mach-opus | all: replace test with sysaudio example | alichraghi | 1 month ago |
mach-opus | update dependencies | alichraghi | 1 month ago |
mach-opus | update dependencies | alichraghi | 1 month ago |
mach-opus | update dependencies | alichraghi | 1 month ago |
mach-opus | update to latest Zig API | alichraghi | 1 month ago |
mach-opus | switch to pkg.machengine.org | alichraghi | 2 months ago |
mach-opus | update dependencies | alichraghi | 2 months ago |
mach-opus | update dependencies | alichraghi | 2 months ago |
mach-opus | init | alichraghi | 2 months ago |
mach-flac | examples: import as "mach-sysaudio" and "mach-opus" | alichraghi | 1 month ago |
mach-flac | build: disable example and tests for now | alichraghi | 1 month ago |
mach-flac | example: fix usage help | alichraghi | 1 month ago |
mach-flac | all: replace test with sysaudio example | alichraghi | 1 month ago |
mach-flac | update to latest Zig API | alichraghi | 1 month ago |
mach-flac | switch to pkg.machengine.org | alichraghi | 2 months ago |
mach-flac | update dependencies | alichraghi | 2 months ago |
mach-flac | depend on hexops/flac | alichraghi | 2 months ago |
mach-flac | init | alichraghi | 2 months ago |
fastfilter | binaryfusefilter: use wrapping add instead of `@addWithOverflow` | ehaas | 8 months ago |
fastfilter | key and seed addition might overflow, causing a runtime error in curr… | marijnfs | 2 years ago |
fastfilter | rename repository to fastfilter to account for binary fuse filters | slimsag | 2 years ago |
fastfilter | binary fuse filters: add benchmarks, deprecated traditional fuse filters | slimsag | 2 years ago |
fastfilter | binary fuse filter: handle small input edge cases & fix upstream | slimsag | 2 years ago |
fastfilter | binaryfusefilter: fix issues with very large & very small sets | slimsag | 2 years ago |
fastfilter | add experimental binary fuse filters by Daniel Lemire & Thomas M.G. | slimsag | 2 years ago |
fastfilter | Add much-improved benchmarking suite with more detailed numbers & better acccuracy | slimsag | 2 years ago |
fastfilter | CI: update Zig version | slimsag | 2 years ago |
fastfilter | use more conventional `.deinit()` syntax | slimsag | 2 years ago |
fastfilter | update to latest zig@master / latest inline function syntax | slimsag | 2 years ago |
fastfilter | add benchmarks; Intel i9 & AMD Ryzen 3900X measurements | slimsag | 2 years ago |
fastfilter | use a custom error type | slimsag | 2 years ago |
fastfilter | rename sizeInBytes -> size_in_bytes (match style guide) | slimsag | 2 years ago |
fastfilter | README: add changelog & release v0.8.0 | slimsag | 2 years ago |
fastfilter | all: follow Zig naming conventions + style guide | slimsag | 2 years ago |
fastfilter | add iterator support | slimsag | 2 years ago |
fastfilter | make it possible to configure max iterations | slimsag | 2 years ago |
fastfilter | fusefilter: support any arbitrary fuse filter bit width | slimsag | 2 years ago |
fastfilter | add serialization tips | slimsag | 2 years ago |
fastfilter | README: more consistency | slimsag | 2 years ago |
fastfilter | README: more concise, consistent formatting | slimsag | 2 years ago |
fastfilter | add unique slice helper (typically O(N) time complexity) | slimsag | 2 years ago |
fastfilter | util: remove unused import | slimsag | 2 years ago |
fastfilter | README: add usage docs, call out benefits of Zig | slimsag | 2 years ago |
fastfilter | fusefilter: rename Fuseset -> Set | slimsag | 2 years ago |
fastfilter | xorfilter: add 8/16/32/64-bit xorfilter implementation | slimsag | 2 years ago |
fastfilter | README: major kudos and credit where credit is due | slimsag | 2 years ago |
fastfilter | implement fusefilter (passing all tests) | slimsag | 2 years ago |
brotli | update to latest Zig API | alichraghi | 1 month ago |
brotli | Update build.zig | DraagrenKirneh | 5 months ago |
brotli | Update build.zig to latest Zig API | DraagrenKirneh | 5 months ago |
harfbuzz | update | alichraghi | 2 months ago |
harfbuzz | switch to pkg.machengine.org | alichraghi | 2 months ago |
harfbuzz | Fix package name typo in build.zig.zon | tensorush | 2 months ago |
harfbuzz | Update build.zig | DraagrenKirneh | 5 months ago |
harfbuzz | Install headers and update freetype | LordMZTE | 6 months ago |
harfbuzz | Pass optimize/target to dependencies and update freetype | LordMZTE | 6 months ago |
freetype | update to latest Zig API | alichraghi | 1 month ago |
freetype | update | alichraghi | 2 months ago |
freetype | switch to pkg.machengine.org | alichraghi | 2 months ago |
freetype | Update to latest build changes | DraagrenKirneh | 5 months ago |
freetype | install headers | LordMZTE | 6 months ago |
freetype | fix: pass target and optimize to brotli dependency | LordMZTE | 6 months ago |
wayland-headers | Pin upstream revs | castholm | 1 week ago |
wayland-headers | Switch from CompileStep.install to Build.installArtifact | leroycep | 5 months ago |
x11-headers | Pin upstream revs; Update headers | castholm | 1 week ago |
x11-headers | Switch from CompileStep.install to Build.installArtifact | leroycep | 5 months ago |
x11-headers | add xcb headers | LordMZTE | 5 months ago |
vulkan-headers | Switch from `CompileStep.install` to `Build.installArtifact` | leroycep | 5 months ago |
opengl-headers | Delete unreferenced headers | castholm | 1 week ago |
opengl-headers | Pin upstream refs; Update headers | castholm | 1 week ago |
linux-audio-headers | Pin upstream revs; Update headers | castholm | 1 week ago |
linux-audio-headers | lib.install() -> b.installArtifact(lib) | LordMZTE | 5 months ago |
xcode-frameworks | update to macos 14.0 | nogira | 5 days ago |
xcode-frameworks | Copy vendor sdk folder structure | menduz | 2 weeks ago |
xcode-frameworks | Safety and other improvements to update.sh | felikcat | 3 weeks ago |
glfw | update to latest Zig API | alichraghi | 1 month ago |
glfw | Update to zig version 0.11.0-dev.4403+e84cda0eb | leroycep | 1 month ago |
glfw | switch to pkg.machengine.org | alichraghi | 2 months ago |
glfw | update build API | LordMZTE | 5 months ago |
glfw | Switch from CompileStep.install to Build.installArtifact | leroycep | 5 months ago |
glfw | fix: add missing glx_context source | LordMZTE | 5 months ago |
basisu | fix: lib.install -> b.installArtifact(lib) | LordMZTE | 5 months ago |
dawn | Dynamically load libX11 at runtime | slimsag | 1 month ago |
dawn | don't link xlib statically | alichraghi | 1 month ago |
dawn | package with Zig | LordMZTE | 5 months ago |
dawn | dawn/native/vulkan: correct undefined behavior in RenderPassCacheQuery | slimsag | 1 year ago |
dawn | Fix undefined behaviour in BindGroupTracker when passing no dynamic offsets | slimsag | 1 year ago |
dawn | Fix undefined behaviour in BindGroupTracker when passing no dynamic offsets | silversquirl | 2 years ago |
dawn | d3d12: fix constexpr compatability with clang | slimsag | 2 years ago |
dawn | d3d12: use correct __uuidof operator | slimsag | 2 years ago |
dawn | Add DAWN_USE_WINDOWS_UI option for Zig & MinGW compilers | slimsag | 2 years ago |
dawn | Update Dawn to latest revision as of Dec 23, 2021 | slimsag | 2 years ago |
dawn | Update Dawn to latest revision as of Dec 15, 2021 | slimsag | 2 years ago |
dawn | add scripts for generating Dawn sources from single host OS, commit generated OpenGL sources | slimsag | 2 years ago |
dawn | Update Dawn to latest revision as of Nov 30, 2021 | slimsag | 2 years ago |
vulkan-zig-generated | update to latest zig API | alichraghi | 3 months ago |
vulkan-zig-generated | fix compile errors | alichraghi | 3 months ago |
vulkan-zig-generated | init | alichraghi | 3 months ago |
direct3d-headers | update to latest Zig API | alichraghi | 1 month ago |
opus | install headers | alichraghi | 2 months ago |
opusfile | update dependencies | alichraghi | 1 month ago |
opusfile | build.zig | alichraghi | 2 months ago |
flac | add README.MD, update.sh and verify.sh | alichraghi | 1 month ago |
flac | ci: init | alichraghi | 1 month ago |
flac | update to latest Zig API | alichraghi | 1 month ago |
flac | add missing files for windows | alichraghi | 2 months ago |
flac | fix cross-compilation | alichraghi | 2 months ago |
ogg | Use ConfigHeader and add build.zig.zon | lacc97 | 1 week ago |
ogg | build: workaround config header issue | alichraghi | 1 month ago |
ogg | build.zig | alichraghi | 2 months ago |
mach-glfw-vulkan-example | update zig and dependencies version | alichraghi | 1 month ago |
mach-glfw-vulkan-example | load the instance proc addr from vkb instead of the loader | CodesOtakuYT | 4 months ago |
mach-glfw-vulkan-example | Use vk.PfnGetInstanceProcAddr instead of inlining it | CodesOtakuYT | 4 months ago |
mach-glfw-vulkan-example | update to @min/@max (std.math.min is going away) | i0bs | 4 months ago |
mach-glfw-vulkan-example | Fix for wrong extension passing to Vulkan | citruslee | 5 months ago |
mach-glfw-vulkan-example | Update to latest submodules and fixed missing MoltenVK required flag | citruslee | 6 months ago |
mach-glfw-vulkan-example | Update libs to support Zig 0.10.0-dev.4060+61aaef0b0 | sagehane | 1 year ago |
mach-glfw-vulkan-example | update libs to latest: mach-glfw/main, vulkan-zig/master | genejo | 1 year ago |
mach-glfw-vulkan-example | update to latest mach-glfw@main, vulkan-zig@main | linuxy | 2 years ago |
mach-glfw-vulkan-example | Update to vulkan-zig master | maxxnino | 2 years ago |
mach-glfw-opengl-example | Regenerate GL41 bindings | nathany | 2 days ago |
mach-glfw-opengl-example | update build | nathany | 2 days ago |
mach-glfw-opengl-example | Update build.zig | ConnorRigby | 1 month ago |
mach-glfw-opengl-example | Fix build issue referring to mach-glfw | tom288 | 1 month ago |
mach-glfw-opengl-example | Update build.zig to support changes made in zig 0.11 | Nickrrau | 1 month ago |
machengine.org | mach-glfw: Change the example to show a blank window | sunshinehunter | 1 month ago |
machengine.org | fixed typo on `map-async` example | Leonss23 | 1 month ago |
machengine.org | pkg: update build instruction of sysaudio, flac and opus | alichraghi | 1 month ago |
machengine.org | examples: show examples complexity | alichraghi | 2 months ago |
machengine.org | adapt instructions to upstream zig build changes | bfredl | 4 months ago |
machengine.org | adds note about Xcursor depenency when using cursormode = disabled | irealis | 6 months ago |
machengine.org | use inter font | alichraghi | 8 months ago |
machengine.org | Suggest zig 0.11 required | canadaduane | 9 months ago |
machengine.org | ali/next | alichraghi | 9 months ago |
machengine.org | fix 404 error | TheAbstract | 11 months ago |
machengine.org | automatic light/dark theme | alichraghi | 1 year ago |
machengine.org | README: describe where to submit issues | C-BJ | 1 year ago |
devlog | Update <img /> zig-parser-combinators-and-why-theyre-awesome.md | Its-Just-Nans | 2 months ago |
devlog | Fix link in "Let's build an ECS (part 1)" | lambdadog | 11 months ago |
devlog | Fix link to ECS category | rudedogg | 1 year ago |
devlog | automatic light/dark theme | alichraghi | 1 year ago |
devlog | all monsters -> all cameras | BratishkaErik | 1 year ago |
devlog | Add ecs article to mach category and a minor code typo | iddev5 | 2 years ago |
devlog | Bump kramdown from 2.3.0 to 2.3.1 | dependabot[bot] | 2 years ago |
hexops.com | Update privacy.md | alichraghi | 1 year ago |
hexops.com | light/dark theme | alichraghi | 1 year ago |
zigmonthly.org | automatic light/dark theme | alichraghi | 1 year ago |
zigmonthly.org | Correct publication dates | McSinyx | 2 years ago |
zigmonthly.org | September 2021: Unicode, Android, cross-platform GUIs, learning resources & more | slimsag | 2 years ago |
font-assets | add content | LordMZTE | 6 months ago |
media | Add Wrench Bot | alichraghi | 1 year ago |
media | add mach banners | alichraghi | 1 year ago |
media | Add/Update Logos and Icons | alichraghi | 1 year ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach | all: update to latest Zig version | wrench-bot | 1 month ago |
mach | all: update to latest Zig version | wrench-bot | 1 month ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach | all: update to latest Zig version | wrench-bot | 1 month ago |
mach | all: update to latest Zig version | wrench-bot | 2 months ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
mach | gpu-dawn: update to latest Dawn version | wrench-bot | 2 months ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
mach | all: update to latest Zig version | wrench-bot | 2 months ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach | gpu-dawn: update to latest Dawn version | wrench-bot | 3 months ago |
mach | all: update to latest Zig version | wrench-bot | 3 months ago |
mach | all: update to latest Zig version | wrench-bot | 3 months ago |
mach | all: update to latest Zig version | wrench-bot | 3 months ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 4 months ago |
mach | all: update to latest Zig version | wrench-bot | 4 months ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 4 months ago |
mach | all: update build.zig.zon dependencies | wrench-bot | 4 months ago |
mach | all: update to latest Zig version | wrench-bot | 4 months ago |
mach | all: update to latest Zig version | wrench-bot | 4 months ago |
mach | all: update to latest Zig version | wrench-bot | 4 months ago |
mach | all: update to latest Zig version | wrench-bot | 4 months ago |
mach | all: update to latest Zig version | wrench-bot | 5 months ago |
mach | all: update to latest Zig version | wrench-bot | 5 months ago |
mach | all: update to latest Zig version | wrench-bot | 6 months ago |
mach | all: update to latest Zig version | wrench-bot | 6 months ago |
mach | all: update to latest Zig version | wrench-bot | 6 months ago |
mach | all: update to latest Zig version | wrench-bot | 7 months ago |
mach | gpu-dawn: update to latest Dawn version | wrench-bot | 7 months ago |
mach | all: update to latest Zig version | wrench-bot | 8 months ago |
mach | gpu-dawn: update to latest Dawn version | wrench-bot | 8 months ago |
mach | gpu-dawn: update to latest Dawn version | wrench-bot | 8 months ago |
mach | gpu-dawn: update to latest Dawn version | wrench-bot | 8 months ago |
mach | gpu-dawn: update to latest Dawn version | wrench-bot | 8 months ago |
mach | all: update to latest Zig version | wrench-bot | 8 months ago |
mach | all: update to latest Zig version | wrench-bot | 8 months ago |
mach | all: update to latest Zig version | wrench-bot | 8 months ago |
mach | all: update to latest Zig version | wrench-bot | 9 months ago |
mach | all: update to latest Zig version | wrench-bot | 9 months ago |
mach | gpu-dawn: update to latest Dawn version | wrench-bot | 9 months ago |
mach | all: update to latest Zig version | wrench-bot | 9 months ago |
mach | script mach-push-rewrite-zig-version [] | wrench-bot | 9 months ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 2 weeks ago |
mach-core | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-core | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-core | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-core | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-core | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
mach-core | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach-core | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-core | all: update build.zig.zon dependencies | wrench-bot | 4 months ago |
mach-core | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-core | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-core-starter-project | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-examples | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-examples | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-examples | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-examples | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 3 months ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 3 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 4 months ago |
mach-examples | all: update build.zig.zon dependencies | wrench-bot | 4 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 5 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 5 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 6 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 6 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 7 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 8 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 8 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 8 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 9 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 9 months ago |
mach-examples | all: update to latest Zig version | wrench-bot | 9 months ago |
mach-gpu | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-gpu | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-gpu | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-gpu | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
mach-gpu | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-gpu | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-gpu | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-gpu | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-gpu-dawn | all: update build.zig.zon dependencies | wrench-bot | 2 weeks ago |
mach-gpu-dawn | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-gpu-dawn | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu-dawn | gpu-dawn: update to latest Dawn version | wrench-bot | 1 month ago |
mach-gpu-dawn | gpu-dawn: update to latest Dawn version | wrench-bot | 1 month ago |
mach-gpu-dawn | gpu-dawn: update to latest Dawn version | wrench-bot | 1 month ago |
mach-gpu-dawn | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-gpu-dawn | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu-dawn | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu-dawn | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu-dawn | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu-dawn | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-gpu-dawn | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-gpu-dawn | gpu-dawn: update to latest Dawn version | wrench-bot | 2 months ago |
mach-gpu-dawn | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-gpu-dawn | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
mach-gpu-dawn | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-gpu-dawn | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-gpu-dawn | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-gpu-dawn | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-basisu | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-basisu | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-basisu | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-basisu | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-basisu | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-basisu | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-basisu | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-basisu | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
mach-basisu | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-basisu | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-basisu | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-basisu | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-freetype | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-freetype | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-freetype | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-freetype | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-freetype | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-freetype | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-freetype | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-glfw | all: update build.zig.zon dependencies | wrench-bot | 2 weeks ago |
mach-glfw | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-glfw | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-glfw | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-glfw | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-glfw | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-glfw | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-glfw | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-glfw | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-glfw | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-glfw | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
mach-glfw | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-glfw | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-glfw | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-glfw | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-ecs | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-ecs | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-ecs | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-ecs | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-ecs | all: update to latest Zig version | wrench-bot | 3 months ago |
mach-ecs | all: update to latest Zig version | wrench-bot | 3 months ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 1 week ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 1 week ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-dusk | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-dusk | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-dusk | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
mach-dusk | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach-dusk | all: update to latest Zig version | wrench-bot | 3 months ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach-dusk | all: update to latest Zig version | wrench-bot | 3 months ago |
mach-dusk | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach-dusk | all: update to latest Zig version | wrench-bot | 3 months ago |
mach-dusk | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-dusk | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-dusk | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-earcut | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-earcut | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-earcut | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-earcut | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-earcut | all: update to latest Zig version | wrench-bot | 3 months ago |
mach-earcut | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-earcut | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-earcut | all: update to latest Zig version | wrench-bot | 4 months ago |
mach-gamemode | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-gamemode | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-gamemode | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-gamemode | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-gamemode | all: update to latest Zig version | wrench-bot | 3 months ago |
mach-gamemode | all: update to latest Zig version | wrench-bot | 3 months ago |
mach-model3d | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-model3d | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-model3d | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-model3d | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-sysaudio | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-sysaudio | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-sysaudio | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-sysaudio | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-sysaudio | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-sysaudio | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-sysaudio | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-sysaudio | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-sysaudio | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
mach-sysaudio | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-sysaudio | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
mach-opus | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-opus | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-opus | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-opus | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-opus | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-opus | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-opus | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-opus | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-opus | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-opus | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-opus | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-opus | all: update to latest Zig version | wrench-bot | 2 months ago |
mach-flac | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-flac | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-flac | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-flac | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-flac | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-flac | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-flac | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-flac | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-flac | all: update to latest Zig version | wrench-bot | 2 months ago |
fastfilter | all: update to latest Zig version | wrench-bot | 1 month ago |
fastfilter | all: update to latest Zig version | wrench-bot | 1 month ago |
fastfilter | all: update to latest Zig version | wrench-bot | 2 months ago |
fastfilter | all: update to latest Zig version | wrench-bot | 2 months ago |
fastfilter | all: update to latest Zig version | wrench-bot | 3 months ago |
fastfilter | all: update to latest Zig version | wrench-bot | 4 months ago |
fastfilter | all: update to latest Zig version | wrench-bot | 4 months ago |
brotli | all: update to latest Zig version | wrench-bot | 1 month ago |
brotli | all: update to latest Zig version | wrench-bot | 1 month ago |
brotli | all: update to latest Zig version | wrench-bot | 2 months ago |
brotli | all: update to latest Zig version | wrench-bot | 2 months ago |
brotli | all: update to latest Zig version | wrench-bot | 3 months ago |
harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
harfbuzz | all: update to latest Zig version | wrench-bot | 1 month ago |
harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
harfbuzz | all: update to latest Zig version | wrench-bot | 1 month ago |
harfbuzz | all: update to latest Zig version | wrench-bot | 2 months ago |
harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
harfbuzz | all: update to latest Zig version | wrench-bot | 2 months ago |
harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
harfbuzz | all: update to latest Zig version | wrench-bot | 3 months ago |
harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
freetype | all: update to latest Zig version | wrench-bot | 1 month ago |
freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
freetype | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
freetype | all: update to latest Zig version | wrench-bot | 1 month ago |
freetype | all: update to latest Zig version | wrench-bot | 2 months ago |
freetype | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
freetype | all: update to latest Zig version | wrench-bot | 2 months ago |
freetype | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
freetype | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
freetype | all: update to latest Zig version | wrench-bot | 3 months ago |
wayland-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
wayland-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
wayland-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
wayland-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
wayland-headers | all: update to latest Zig version | wrench-bot | 3 months ago |
x11-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
x11-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
x11-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
x11-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
x11-headers | all: update to latest Zig version | wrench-bot | 3 months ago |
vulkan-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
vulkan-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
vulkan-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
vulkan-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
vulkan-headers | all: update to latest Zig version | wrench-bot | 3 months ago |
opengl-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
opengl-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
opengl-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
opengl-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
linux-audio-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
linux-audio-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
linux-audio-headers | all: update to latest Zig version | wrench-bot | 3 months ago |
xcode-frameworks | all: update to latest Zig version | wrench-bot | 1 month ago |
xcode-frameworks | all: update to latest Zig version | wrench-bot | 1 month ago |
xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 months ago |
xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 months ago |
xcode-frameworks-pkg | all: update to latest Zig version | wrench-bot | 1 month ago |
xcode-frameworks-pkg | all: update to latest Zig version | wrench-bot | 1 month ago |
xcode-frameworks-pkg | all: update to latest Zig version | wrench-bot | 1 month ago |
glfw | all: update build.zig.zon dependencies | wrench-bot | 1 week ago |
glfw | all: update build.zig.zon dependencies | wrench-bot | 2 weeks ago |
glfw | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
glfw | all: update to latest Zig version | wrench-bot | 1 month ago |
glfw | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
glfw | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
glfw | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
glfw | all: update to latest Zig version | wrench-bot | 1 month ago |
glfw | all: update to latest Zig version | wrench-bot | 2 months ago |
glfw | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
glfw | all: update to latest Zig version | wrench-bot | 2 months ago |
glfw | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
glfw | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
glfw | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
glfw | all: update to latest Zig version | wrench-bot | 3 months ago |
basisu | all: update to latest Zig version | wrench-bot | 1 month ago |
basisu | all: update to latest Zig version | wrench-bot | 1 month ago |
basisu | all: update to latest Zig version | wrench-bot | 2 months ago |
basisu | all: update to latest Zig version | wrench-bot | 2 months ago |
basisu | all: update to latest Zig version | wrench-bot | 3 months ago |
vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 1 month ago |
vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 1 month ago |
vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 months ago |
vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 months ago |
vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 3 months ago |
direct3d-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
direct3d-headers | all: update to latest Zig version | wrench-bot | 1 month ago |
direct3d-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
direct3d-headers | all: update to latest Zig version | wrench-bot | 2 months ago |
opus | all: update to latest Zig version | wrench-bot | 1 month ago |
opusfile | all: update build.zig.zon dependencies | wrench-bot | 1 week ago |
opusfile | all: update build.zig.zon dependencies | wrench-bot | 2 weeks ago |
opusfile | all: update to latest Zig version | wrench-bot | 1 month ago |
flac | all: update to latest Zig version | wrench-bot | 1 month ago |
ogg | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-glfw-vulkan-example | all: update build.zig.zon dependencies | wrench-bot | 2 weeks ago |
mach-glfw-vulkan-example | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-glfw-opengl-example | all: update build.zig.zon dependencies | wrench-bot | 2 weeks ago |
mach-glfw-opengl-example | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
mach-glfw-opengl-example | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
machengine.org | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-core-example-assets | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-core-example-assets | all: update to latest Zig version | wrench-bot | 1 month ago |
mach-core-example-assets | all: update to latest Zig version | wrench-bot | 2 months ago |
font-assets | all: update to latest Zig version | wrench-bot | 1 month ago |
font-assets | all: update to latest Zig version | wrench-bot | 1 month ago |
font-assets | all: update to latest Zig version | wrench-bot | 2 months ago |
font-assets | all: update to latest Zig version | wrench-bot | 2 months ago |
font-assets | all: update to latest Zig version | wrench-bot | 3 months ago |
reignfields | all: update build.zig.zon dependencies | wrench-bot | 1 week ago |
reignfields | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
reignfields | all: update to latest Zig version | wrench-bot | 1 month ago |
reignfields | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
reignfields | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
reignfields | all: update to latest Zig version | wrench-bot | 1 month ago |
reignfields | all: update build.zig.zon dependencies | wrench-bot | 1 month ago |
reignfields | all: update to latest Zig version | wrench-bot | 2 months ago |
reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 months ago |
reignfields | all: update to latest Zig version | wrench-bot | 2 months ago |
reignfields | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
reignfields | all: update build.zig.zon dependencies | wrench-bot | 3 months ago |
reignfields | all: update to latest Zig version | wrench-bot | 3 months ago |