Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hexops/mach issues and pull requests
#1349 - start work on implementing libdecor for csd
Pull Request -
State: open - Opened by shailpatels 1 day ago
#1348 - build: add @import("mach").addExecutable helper
Pull Request -
State: closed - Opened by emidoots 2 days ago
#1347 - sysgpu: Slang shader language
Issue -
State: closed - Opened by Alfredoes234 6 days ago
- 1 comment
Labels: needs-triage, feedback
#1346 - macOS: Vendor the MetalKit Framework
Issue -
State: open - Opened by abnercoimbre 9 days ago
Labels: needs-triage, feedback
#1345 - Various fixes for hexadecimal numbers in shaders
Pull Request -
State: open - Opened by msg-programs 11 days ago
#1344 - core: Update to latest mach-objc
Pull Request -
State: closed - Opened by foxnne 19 days ago
#1343 - sysgpu: Index OOB in shader compiler
Issue -
State: open - Opened by msg-programs 20 days ago
- 2 comments
Labels: bug, needs-triage
#1342 - Add matrix rotation by quaternion
Pull Request -
State: closed - Opened by Keerpich 20 days ago
#1341 - core : segfault on windows 10 when specifying .height of window struct
Issue -
State: open - Opened by nat3Github 21 days ago
Labels: bug, needs-triage
#1340 - sysgpu: Shader compiler doesn't handle hexadecimal numbers with [eEfF] correctly
Issue -
State: open - Opened by msg-programs 21 days ago
Labels: bug, needs-triage
#1339 - Fix for vulkan sysgpu backend when only some attachments are cleared
Pull Request -
State: open - Opened by platypro 24 days ago
- 1 comment
#1338 - Add format function for vector and matrix types.
Pull Request -
State: closed - Opened by msg-programs 27 days ago
#1337 - core: windows: refactor everything
Pull Request -
State: closed - Opened by marler8997 about 1 month ago
#1336 - windows: sprite and hardware-check examples fail with error.CommandListCloseFailed
Issue -
State: open - Opened by marler8997 about 1 month ago
- 3 comments
Labels: bug, os/windows
#1335 - examples/custom-renderer: Uniforms are declared differently in Renderer.zig and shader.wgsl
Issue -
State: open - Opened by XI2vGMst about 1 month ago
Labels: bug, needs-triage
#1334 - don't open versioned shared libraries in wayland and x11
Pull Request -
State: open - Opened by xdBronch about 1 month ago
- 1 comment
#1333 - use multiarraylist more optimally in mach.Objects
Pull Request -
State: closed - Opened by xdBronch about 1 month ago
#1332 - gamemode: revert commit 41ddd22 for gamemode.zig
Pull Request -
State: closed - Opened by joshua-holmes about 2 months ago
#1331 - Only allow main loop to be controlled by platform, and remove some build options
Pull Request -
State: closed - Opened by joshua-holmes about 2 months ago
#1330 - linux: segfault with wayland backend on alpine linux
Issue -
State: open - Opened by xdBronch about 2 months ago
Labels: bug, needs-triage
#1330 - linux: segfault with wayland backend on alpine linux
Issue -
State: open - Opened by xdBronch about 2 months ago
Labels: bug, needs-triage
#1328 - all: instrument library loading
Pull Request -
State: closed - Opened by TristanCrawford about 2 months ago
- 1 comment
#1328 - all: instrument library loading
Pull Request -
State: closed - Opened by TristanCrawford about 2 months ago
- 1 comment
#1327 - linux: ensure dynamic library loads report clear error messages
Issue -
State: open - Opened by emidoots about 2 months ago
- 1 comment
Labels: bug, os/linux
#1327 - linux: ensure dynamic library loads report clear error messages
Issue -
State: open - Opened by emidoots about 2 months ago
Labels: bug, os/linux
#1326 - all: nominate Zig 2025.3.0-mach
Issue -
State: open - Opened by slimsag about 2 months ago
Labels: all, zig-update
#1326 - all: nominate Zig 2025.3.0-mach
Issue -
State: open - Opened by slimsag about 2 months ago
Labels: all, zig-update
#1325 - all: update to latest Zig version
Pull Request -
State: closed - Opened by wrench-bot about 2 months ago
#1325 - all: update to latest Zig version
Pull Request -
State: closed - Opened by wrench-bot about 2 months ago
#1324 - Fix for Object Recycling
Pull Request -
State: closed - Opened by platypro about 2 months ago
#1324 - Fix for Object Recycling
Pull Request -
State: closed - Opened by platypro about 2 months ago
#1323 - Fixed spir-v generation in hardware test example
Pull Request -
State: closed - Opened by platypro about 2 months ago
#1323 - Fixed spir-v generation in hardware test example
Pull Request -
State: closed - Opened by platypro about 2 months ago
#1322 - macOS: 'zig build run-core-custom-entrypoint' crashes on clicking exit window button
Issue -
State: open - Opened by slimsag about 2 months ago
Labels: bug, os/macos, core
#1322 - macOS: 'zig build run-core-custom-entrypoint' crashes on clicking exit window button
Issue -
State: open - Opened by slimsag about 2 months ago
Labels: bug, os/macos, core
#1321 - core: platform: Input callbacks, corrected framebuffer/window sizes, swapchain handling
Pull Request -
State: closed - Opened by foxnne 2 months ago
- 2 comments
#1320 - build: update `mach-objc` build.zig.zon, and small corrections to `co…
Pull Request -
State: closed - Opened by foxnne 2 months ago
#1319 - linux: setup with new object system
Pull Request -
State: closed - Opened by joshua-holmes 2 months ago
- 3 comments
#1318 - math: quaternion to rotation matrix conversion
Issue -
State: closed - Opened by nothke 3 months ago
- 1 comment
Labels: feature-idea, mach.math
#1317 - Attempt to get an example of a transparent window working
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1316 - core: Remove `main_window` in favor of users creating their own windo…
Pull Request -
State: closed - Opened by foxnne 3 months ago
- 1 comment
#1315 - core: backend support matrix
Issue -
State: open - Opened by emidoots 3 months ago
Labels: bug, os/windows, os/macos, os/linux, core
#1314 - various object system fixes; Audio module and play-opus working
Pull Request -
State: closed - Opened by slimsag 3 months ago
#1314 - various object system fixes; Audio module and play-opus working
Pull Request -
State: closed - Opened by slimsag 3 months ago
#1313 - Get windows back running
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1312 - core: windows: Get triangle showing, still freezing on run. Comment o…
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1312 - core: windows: Get triangle showing, still freezing on run. Comment o…
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1311 - windows: implement `tick`, call `core.initWindow`, various fixes
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1311 - windows: implement `tick`, call `core.initWindow`, various fixes
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1310 - linux: get build working with new system
Pull Request -
State: closed - Opened by joshua-holmes 3 months ago
- 1 comment
#1310 - linux: get build working with new system
Pull Request -
State: closed - Opened by joshua-holmes 3 months ago
- 1 comment
#1309 - obj: Move `Platform` and `InitOptions` fields into `core.windows`
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1309 - obj: Move `Platform` and `InitOptions` fields into `core.windows`
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1308 - obj: Make field tracking use a single bitset
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1308 - obj: Make field tracking use a single bitset
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1307 - obj: Allow tracking of individual struct fields for changes
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1307 - obj: Allow tracking of individual struct fields for changes
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1306 - wayland: Remove references to `wl.state`
Pull Request -
State: closed - Opened by foxnne 3 months ago
#1305 - Remove Entity Component System entirely; add Mach object system instead
Pull Request -
State: closed - Opened by slimsag 3 months ago
#1304 - fix incorrect zig version error message
Pull Request -
State: closed - Opened by voxxal 3 months ago
- 1 comment
#1303 - core: implement `Linux.setTitle()`
Pull Request -
State: closed - Opened by joshua-holmes 3 months ago
- 1 comment
#1302 - darwin: Get keyboard input working
Pull Request -
State: closed - Opened by foxnne 3 months ago
- 1 comment
#1301 - core: clean linux up a bit
Pull Request -
State: closed - Opened by joshua-holmes 3 months ago
#1300 - crazy, shouldn't you announce that you are LGBT when the Democratic Party is in power? ,why is trump
Issue -
State: closed - Opened by Super1Windcloud 3 months ago
- 1 comment
Labels: needs-triage, feedback
#1299 - core: darwin: Implement `update`, `setTitle` and `setSize`, etc.
Pull Request -
State: closed - Opened by foxnne 3 months ago
- 1 comment
#1298 - core: Wayland: Utilize Client Side Decorations when Server Side Decorations are not supported
Issue -
State: open - Opened by RonaldZielaznicki 4 months ago
Labels: os/linux
#1297 - core: x11: clarify X11 multi-threading
Pull Request -
State: closed - Opened by RonaldZielaznicki 4 months ago
#1296 - refactor(build.zig): examples can be run independently & sysaudio exmples renamed as tests
Pull Request -
State: closed - Opened by RonaldZielaznicki 4 months ago
- 2 comments
#1295 - replace `libwayland` with `shimizu`
Pull Request -
State: open - Opened by leroycep 4 months ago
#1294 - Add libdecor
Pull Request -
State: closed - Opened by RonaldZielaznicki 4 months ago
#1293 - core: wayland: implement keyboard input & window resizing
Pull Request -
State: closed - Opened by joshua-holmes 4 months ago
#1292 - Wayland should error when no server side decoration
Pull Request -
State: closed - Opened by RonaldZielaznicki 4 months ago
#1291 - Call XInitThreads first; XCloseDisplay cleanup
Pull Request -
State: closed - Opened by RonaldZielaznicki 4 months ago
#1290 - core: X11's update sometimes fails while polling for events
Issue -
State: closed - Opened by RonaldZielaznicki 4 months ago
Labels: bug, core
#1289 - Call sysgpu device tick
Pull Request -
State: closed - Opened by RonaldZielaznicki 4 months ago
#1288 - Device.tick with new mach Core backends
Issue -
State: closed - Opened by slimsag 4 months ago
Labels: bug
#1287 - all: nominate Zig 2024.11.0-mach
Issue -
State: closed - Opened by slimsag 4 months ago
- 1 comment
Labels: all, zig-update
#1286 - dxcompiler: update to Zig 2024.10.0-mach / 0.14.0-dev.1911+3bf89f55c
Issue -
State: closed - Opened by slimsag 4 months ago
Labels: bug, dxcompiler
#1285 - sysgpu: replace deprecated @fence builtin
Pull Request -
State: closed - Opened by joshua-holmes 4 months ago
#1284 - all: update to latest Zig version
Pull Request -
State: closed - Opened by wrench-bot 4 months ago
- 1 comment
#1283 - How to set vk.AllocationCallbacks for vulkan?
Issue -
State: closed - Opened by vkensou 4 months ago
- 1 comment
Labels: needs-triage, feedback
#1282 - core: enable x11, employ `MACH_BACKEND` env var, minor fixes/tweaks
Pull Request -
State: closed - Opened by joshua-holmes 4 months ago
#1281 - remove: @fence()
Pull Request -
State: closed - Opened by RonaldZielaznicki 4 months ago
#1280 - all: linux support for Zig 2024.10.0-mach
Pull Request -
State: closed - Opened by joshua-holmes 4 months ago
- 1 comment
#1279 - core: get x11 to build
Pull Request -
State: closed - Opened by joshua-holmes 5 months ago
#1278 - dxcompiler: update to Zig to version 0.14.0-dev.1710+8ee52f99c
Issue -
State: closed - Opened by slimsag 5 months ago
Labels: bug, dxcompiler
#1277 - all: update to latest Zig version
Pull Request -
State: closed - Opened by wrench-bot 5 months ago
#1276 - all: nominate Zig 2024.10.0-mach
Issue -
State: closed - Opened by slimsag 5 months ago
- 6 comments
Labels: all, zig-update
#1275 - Core: triangle example crashes at runtime on wayland with segmentation fault.
Issue -
State: open - Opened by nippi05 5 months ago
- 11 comments
Labels: bug, os/linux, needs-triage
#1274 - ?
Pull Request -
State: closed - Opened by joshua-holmes 5 months ago
#1273 - core: window resizing doesn't really work on Wayland
Issue -
State: open - Opened by joshua-holmes 5 months ago
- 2 comments
Labels: bug, os/linux, needs-triage
#1272 - core: keyboard input doesn't work in Wayland
Issue -
State: open - Opened by joshua-holmes 5 months ago
- 1 comment
Labels: bug, os/linux, needs-triage
#1271 - sysgpu: vram & ram memory leak using vulkan/wayland
Issue -
State: closed - Opened by joshua-holmes 5 months ago
- 2 comments
Labels: bug, needs-triage
#1270 - sysgpu: vulkan `Segmentation fault` error prevents some examples from running on Wayland
Issue -
State: open - Opened by joshua-holmes 5 months ago
- 2 comments
Labels: bug, os/linux, needs-triage
#1269 - core: wayland implementation requires a C file to deal with types that translate-c can't handle
Issue -
State: open - Opened by emidoots 5 months ago
- 1 comment
Labels: bug, os/linux, core
#1268 - core: fix and enable wayland
Pull Request -
State: closed - Opened by joshua-holmes 5 months ago
- 1 comment
#1265 - Core: build succeeds on linux but fails at runtime
Issue -
State: closed - Opened by Tatskaari 6 months ago
- 2 comments
Labels: needs-triage, feedback
#1259 - core: win32 backend requires vsync=.triple or it will stall on 2048th' frame, unsure why
Issue -
State: open - Opened by slimsag 6 months ago
- 2 comments
Labels: bug, needs-triage
#1253 - sysgpu: Vulkan memory allocation for buffers is broken
Issue -
State: open - Opened by CoffeeImpliesCode 6 months ago
- 5 comments
Labels: bug, os/linux, needs-triage
#1252 - Text: Leaks memory if no text is being displayed
Issue -
State: closed - Opened by hordurj 6 months ago
- 3 comments
Labels: bug, needs-triage