i509VCB
i509VCB
Per the documentation in `xdg_wm_base.get_xdg_surface`: > While xdg_surface itself is not a role, the corresponding surface may only be assigned a role extending xdg_surface, such as xdg_toplevel or xdg_popup Talked...
At the moment vulkan profiles cannot contain info related supported memory, fence and semaphore handle types. I would like to have a way to specify these requirements in a vulkan...
Internally it is unclear whether the contents of unsafe blocks are actually safe.
The export dmabuf protocol should provide the driver and device uuid along side the drm node of the device. The driver and device uuids are defined in the following Vulkan/EGL...
Though this is possible via `wayland-backend`, users often do not immediately see how this can be done. My proposal to make this work is an extension trait that is only...
Starting with #3051, there has been work to make wgpu able to select the backend at runtime on web and The webgpu and webgl selection already has an issue here:...
`RenderHudCallback` was added some time ago but I think mod devs would like some more flexiblity with a render callback at a different stage of rendering the in game hud....
This was an API gap I discovered while experimenting with custom entity attributes. So lets assume we create a new attribute, piercing for example. So we register it with below...
From https://github.com/probe-rs/probe-rs/issues/2731 to here. OpenOCD seems unaffected (obviously using libusb) I noticed while trying to use probe-rs, nusb seems to have problems if `busnum` is missing at some spot in...
**Describe the bug** Running `probe-rs list` returns an error. I am using a RPi debug probe and updated the firmware to the latest version. Unsure if this is a bug...