Aaro Perämaa

Results 9 issues of Aaro Perämaa

When trying to assign to a vector component through indexing, the Direct3D shader compiler rejects the generated HLSL. On Vulkan and Metal the shader is built without any issues and...

kind: bug
area: back-end
lang: HLSL

### What This issue is for the discussion of rsget's API overhaul and the design choices that should be taken in preparation of 2.0 release ### Why The current `rsget_lib`...

Probably applicable for other ST micro's IMUs #154

Status: Help Wanted
Area: Firmware
Type: Enhancement
Status: Needs Hardware

Area: Firmware
Type: Enhancement
Status: Needs Hardware

Requires #154

Area: Firmware
Type: Enhancement
Status: Needs Hardware

When trying to assign to a vector component through indexing, the Direct3D shader compiler rejects the generated HLSL. On Vulkan and Metal the shader is built without any issues and...

type: bug
area: naga back-end
naga
lang: HLSL
FXC bug

**Do not merge before fixing the executor issue!** The driver works for the most part, except you must for some reason use the arch-spin executor to make it work. Perhaps...

This condition assumes all V00x chips behave the same, but in newer models (V002, V004, etc) the chip ID is `0x1FFF F704` like most WCH chips. `0x1FFF F7C4` is only...

Regressed when moving from 0.3.13 to 0.3.14. When an UI element (here a `Group` is smaller or equal to its parent size, it moves down by its height. # Minimum...