Beyley Cardellio

Results 75 issues of Beyley Cardellio

Upon trying to call a function pointer (specificaly for glClear), i get an error `CANNOT HANDLE INTERP ICALL SIG VFFFF` Reproduction: https://github.com/Beyley/UnoPInvoke

This is in the main webgpu.h header, but causes a symbol not found error upon attempting to use

Applications compiled with Clang/LLVM tend to have incorrect floating point behaviour when running under sedna Attached is the source code for one such application (written against Zig 0.12.0-dev.1802+56deb5b05) [Archive.tar.gz](https://github.com/fnuecke/sedna/files/13643619/Archive.tar.gz) When...

When trying to port [UTyping](https://github.com/toslunar/UTyping/) to DxPortLib, im hitting many missing constant errors when it comes to keycodes ``` /home/beyley/UTyping/ututil.h:226:10: error: use of undeclared identifier 'CTRL_CODE_CMP' /home/beyley/UTyping/ututil.h:228:8: error: use of...

### Zig Version 0.12.0-dev.1396+f6de3ec96 ### Steps to Reproduce and Observed Behavior Clone [this repo](https://github.com/Beyley/ztyping) with submodules at commit f4a7cb7e529a1a482f4c56c6a8252a747a69e52d, build for aarch64 macos target in ReleaseSafe `zig build -Dtarget=aarch64-macos -Doptimize=ReleaseSafe`...

bug

If i try to connect to a server that is not currently online, websocket-sharp will seemingly indefinitely hang with the ReadyState of "connecting", with WebSocket.Close not doing anything

Attempting to convert the files from the 2007 version of the rhythm game osu! causes an error to happen (it uses Xna 1.0 according to the version in the Xna...

libveldrid-spirv compiles fine under ARM64 on windows, but theres no prebuilt binaries, so veldrid apps do not work OOTB

would it be possible to compile this for linux, similar to what DXVK-Native does?

enhancement
build