Nathan Gauër

Results 72 comments of Nathan Gauër

> > > Could you please add a quick summary of what problem the PR solves? > > > I am not extremely familiar with the benchmark, and I have...

It's more about the mouse/keyboard samples, and samples using the mouse to modify camera positions. Those aren't working on android AFAIK no?

Rebased on main to fix the conflicts

Just realized I never clicked "send review"

This code now being orphaned, and quite self contained (we don't break bigwheels by bringing it in), I would be fine to merge this as-is (minus the small fixes), and...

Seems like a first step for this one would be to abstract away OpenXR from the `XrComponent` class in BW: We might want to have a generic class for BW,...

@cassiebeckley shall I assign this one to you?

> It looks like for Vulkan - the expectation was for the driver to fail if the allocation exceeded the pool capacity: > > https://github.com/google/bigwheels/blob/main/src/ppx/grfx/vk/vk_descriptor.cpp#L109-L116 For Vulkan that's a bit...

Shall we add an option for DXC to specify the targeted vendor? If I'm an HLSL user targeting AMD cards, I might want to know when a feature will only...