Andreas Ringlstetter
                                            Andreas Ringlstetter
                                        
                                    Steps for reproduction? Is this still replicable?
Sounds like we will need to make the item handling interface less error prone in general then. When saving, then loading again, the sanitize logic should complain about plenty of...
Food items might explain reports we got about starving gnomes.
We need to check back with the individual contributors if they want to be attributed by legal name, by pseudonym or not at all.
> It seems in order to use it properly with ccache, it would be required to create a per-translation unit PDB. Spot-on. The only way to use `/Zi` with any...
It's impossible. Not impossible to support, but impossible to gain anything from it. It's not even a matter of missing work upstream, it's simply incompatible concepts. Zi is amortizing work...
> couldn't a tool like ccache record the messages the compiler sends to the PDB server That protocol is entirely undocumented and even differs in subtle (but corruption inducing) details...
There are a couple more methods required than just play/pause/seek. Speaking from experience with implementing the server ends of playback, knowing the desired playback direction and target speed on seek...
> Values in the range 0.0f - 1.0f will be in low-dynamic-range while values above 1.0f are in high-dynamic range That's technically incorrect. When using an sRGB render target, 1.0f...
> To get the values in nits (or cd/m^2) you can scale the values by 80 resulting in that a value of 1.0 in the buffer maps to 80 nits...