Valaphee The Meerkat

Results 33 issues of Valaphee The Meerkat

**Connections** https://github.com/gfx-rs/wgpu/issues/5639 **Description** Its probably worth to also include it in a patch release. **Testing** Setting https://github.com/gfx-rs/wgpu/blob/trunk/examples/src/framework.rs#L13 (SRGB) to false, and it should use the non-srgb view format, and therefore...

**Is your feature request related to a problem? Please describe.** Currently only EGL and WGL are supported, and not for example CGL which would enable OpenGL on Apple (without ANGLE),...

**Is your feature request related to a problem? Please describe.** There is no need for a full-on image parsing library on wasm builds, as the user agent integrates plenty of...

Adds methods for using ImageData as source for textures. Needed for support of wgpu's ExternalImageSource ImageData.

## What problem does this solve or what need does it fill? There is no need for a full-on image parsing library on wasm builds, as the user agent integrates...

A-Rendering
C-Dependencies
C-Performance
O-Web
S-Blocked
X-Contentious
D-Modest

**Connections** Partially solves https://github.com/gfx-rs/wgpu/issues/5555 Resolves https://github.com/gfx-rs/wgpu/issues/5670 https://github.com/gpuweb/gpuweb/blob/main/proposals/subgroups.md **Description** _Describe what problem this is solving, and how it's solved._ **Testing** _Explain how this change is tested._ **Checklist** - [x] Run `cargo...

**Connections** Solves https://github.com/gfx-rs/wgpu/issues/4236 Depends on https://github.com/grovesNL/glow/pull/291 **Description** This adds the missing external sources for `HTMLImageElement` and `ImageData` which are useful for removing the need to ship an image decoder with...

**Description** The timestamp query example returns values which are way outside an acceptable value range. Both Vulkan and GL return similar large values, therefore I don't know if it could...

When the config-phase is initiated externally, packets are getting lost, as there is no `connectionInFlight`. This is most noticeable with `PluginMessagePacket` as some client-only mods initiate their state in the...

### Describe the bug Warped and crimson doors don't open, and the collision model seems to be wrong, as clicking on a warped door doesn't open the door at all....