• Joined on 2024年05月11日
glitchcake commented on issue hgrsd/ztags#1 2026年06月20日 13:58:06 +02:00
Feature request: Add support for mach nominated versions installed via anyzig

Looks like the entry in download-index-mach.json is what's most similar to what's being used now:

glitchcake commented on issue hgrsd/ztags#1 2026年06月20日 13:52:18 +02:00
Feature request: Add support for mach nominated versions installed via anyzig

Mach urls don't necessarily seem to work, but this url does: https://codeberg.org/ziglang/zig/archive/5ccfeb926.tar.gz

glitchcake opened issue hgrsd/ztags#1 2026年06月20日 13:43:15 +02:00
Feature request: Add support for mach nominated versions installed via anyzig
glitchcake pushed to main at glitchcake/gists 2026年05月30日 06:14:59 +02:00
e20fc3eb7d
dynDispatchFunc
glitchcake pushed to main at glitchcake/gists 2026年05月30日 06:11:22 +02:00
8e76cb0865
dynDispatchFunc
glitchcake created branch main in glitchcake/gists 2026年05月30日 00:16:02 +02:00
glitchcake pushed to main at glitchcake/gists 2026年05月30日 00:16:02 +02:00
glitchcake created repository glitchcake/gists 2026年05月30日 00:13:21 +02:00
glitchcake pushed to main at glitchcake/zitrus 2026年04月21日 15:43:46 +02:00
00400a57c1
fix: don't set framebuffers to physical address 0
6df4ab6cd7 Merge pull request 'Update demos to run with zig 0.16.0' (#13) from glitchcake/zitrus:update-demos into main
ce09427958 Update remaining demos for zig 0.16.0
ae80482656 Update flappy demo for zig 0.16.0
f39b26c4d1 Update bitmap demo to use zig 0.16.0
Compare 5 commits »
glitchcake deleted branch gc-sign-my-commits from glitchcake/zitrus 2026年04月20日 23:51:00 +02:00
glitchcake created branch gc-sign-my-commits in glitchcake/zitrus 2026年04月20日 23:49:45 +02:00
glitchcake pushed to gc-sign-my-commits at glitchcake/zitrus 2026年04月20日 23:49:45 +02:00
e8a97f53de
fix: don't set framebuffers to physical address 0
e6743c056c
Update remaining demos for zig 0.16.0
2f06518aa6
Update flappy demo for zig 0.16.0
74e71333c2
Update bitmap demo to use zig 0.16.0
Compare 4 commits »
glitchcake deleted branch update-demos from glitchcake/zitrus 2026年04月20日 16:18:07 +02:00
glitchcake created pull request GasInfinity/zitrus#13 2026年04月20日 15:33:46 +02:00
Update demos to run with zig 0.16.0
glitchcake created branch update-demos in glitchcake/zitrus 2026年04月20日 15:31:24 +02:00
glitchcake pushed to update-demos at glitchcake/zitrus 2026年04月20日 15:31:24 +02:00
ce09427958 Update remaining demos for zig 0.16.0
ae80482656 Update flappy demo for zig 0.16.0
f39b26c4d1 Update bitmap demo to use zig 0.16.0
Compare 3 commits »
glitchcake created repository glitchcake/zitrus 2026年04月20日 15:06:15 +02:00
glitchcake commented on issue GasInfinity/zitrus#12 2026年04月20日 15:03:12 +02:00
Demos hang in Azahar when I try to run them.

Oh haha I ended up closing it but I'm good with either. I'm unblocked with experimenting now so I'm all set

glitchcake closed issue GasInfinity/zitrus#12 2026年04月20日 15:02:10 +02:00
Demos hang in Azahar when I try to run them.
glitchcake commented on issue GasInfinity/zitrus#12 2026年04月20日 15:02:04 +02:00
Demos hang in Azahar when I try to run them.

Thanks so much! I can also confirm that the texture demo works for me with the OpenGL mode and with CPU JIT enabled.