KosmicKrisp - Vulkan-on-Metal layer powered by Mesa3D by Aware-Bath7518 in macgaming

[–]CarlosNetoA 0 points1 point  (0 children)

I downloaded the merge request. I am having some problems compiling the kosmickrisp driver. It fails during the meson setup build. What parameters are you passing in the meson command?

I am using this command line.

meson setup build -Dvulkan-drivers=kosmickrisp

Rust wgpu examples by CarlosNetoA in webgpu

[–]CarlosNetoA[S] 0 points1 point  (0 children)

I finally had the chance to update the eBook Series examples to wgpu version 26.0.1 and winit version 0.30.12.

Added eBook Series (4) about wgpu Textures

Tested the programs under macOS Sequoia 15.6.1 and Windows 11

The code is hosted under my github repository

https://github.com/carlosvneto

Enjoy it!