jake-nv

Results 49 comments of jake-nv

Some changes related to correcting the behavior of `IDXGISwapChain::GetDesc()` and `GetBuffer()` are in the upcoming release. I think it will fix most (all?) of the... inconsistencies.

Picking through the commits I see: 1. FG buffers will reflect the number requested by app 2. `GetDesc()` is hooked to provide the actual buffer count 3. Improved `GetBuffer()` error...

Nothing about `ResizeBuffers()`... that might still need work.

Yeah, we're trying to be better about that. MRs are still a bit of a challenge for reasons I can't get into. If it's really trivial (like,

Have a fix going through review. This missed the cut-off for the upcoming release, but will be in a later one.

Nice catch. This won’t be in the upcoming release, but it will be in the one after.

We haven’t forgotten about this. This wasn’t in 2.4.10 because it was done after a re-org of sl.h that now can’t be cherry-picked into 2.4.x. It’ll go in with the...

Thanks for bringing this to our attention. This is an outdated blurb from previous SL versions. Currently only certain options (e.g. viewport) can be set via `slEvaluateFeature`. Please use `slNISSetOptions`...

Thanks for reporting this! Missed the cut-off for the upcoming release, but it will be in a later one.

We haven’t forgotten about this. This wasn’t in 2.4.10 because it was done after a re-org of sl.h that now can’t be cherry-picked into 2.4.x. It’ll go in with the...