Skip to content

Tags: crocdialer/vierkant

Tags

nightly

Toggle nightly's commit message
imgui: guard empty renderer-statistics

- fix segfault drawing PBRDeferred stats before the first frame
- copy last statistics, zeroed when history is empty
- skip culling- and timing-plots when there are no samples

v0.2

Toggle v0.2's commit message
radv-issues caused by github.com/shader-slang/slang/issues/9849

- use spirv_asm workaround until we got a fixed slangc

v0.1

Toggle v0.1's commit message
Fix a copy/lifetime issue introduced in last commit