glfw: update to zig latest master branch #116
No reviewers
Labels
No labels
CI
all
basisu
blog
bug
build
contributor-friendly
core
correctness
deferred
dev
direct3d-headers
docs
driver-os-issue
duplicate
dxcompiler
editor
examples
experiment
feature-idea
feedback
flac
freetype
gamemode
gkurve
glfw
gpu
gpu-dawn
harfbuzz
help welcome
in-progress
infrastructure
invalid
libmach
linux-audio-headers
long-term
mach
mach.gfx
mach.math
mach.physics
mach.testing
model3d
needs-triage
object
opengl-headers
opus
os/linux
os/macos
os/wasm
os/windows
package-manager
priority
proposal
proposal-accepted
question
roadmap
slipped
stability
sysaudio
sysgpu
sysjs
validating-fix
vulkan-zig-generated
wayland-headers
website
wontfix
wrench
www
x11-headers
xcode-frameworks
zig-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
hexops/mach!116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "BratishkaErik-patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Microfix for this:
See https://github.com/ziglang/zig/pull/10055
You could also go in and do the same in 'glfw/src/Image.zig', 'glfw/src/GammaRamp.zig', 'glfw/src/Window.zig', 'glfw/src/Monitor.zig', and I think 'glfw/src/Cursor.zig'.
btw, for future reference, the practice is to prefix issues and pull requests related specifically to the mach-glfw subtree with 'glfw:', both in commits and titles. Slimsag will probably squash the commits here and have it prefixed appropriately though, so no real issues here.
OK, I'll make a note of that.
Beautiful, thank you!
Maybe you need to update zig in workflows?
Yep, on it right now. I also need to update the other Zig code in this repository unrelated to GLFW - should be easy enough though
Merged via #117 where I added a few more commits on top of yours, thanks for sending this!
Pull request closed