Rae Forbes-Richardson

Results 23 issues of Rae Forbes-Richardson

- Need ability to create fibers of different stack sizes (only 1 size allowed for now, need more). - Job priorities.

At the moment it's automatic for transitions (not UAVs), but rather than rely on this to do the right thing it should probably be exposed. The render graph can work...

BindingSRV is over 32 bytes in size currently. It would be nice to reduce the size of this to keep the SRV update command size down.

Sampler states are parsed, but not currently packed.

Initially I stuck with just passing around "const char*", and where appropriate also a size. This can be a bit bulky, and would be better passing around Core::StringView for all...

1) Get unit tests in place. 2) Make sure it works. 3) If it doesn't, fix it. Maybe also check multibyte character support too.

When working on getting triangle tessellation to work, I noticed a problem when doing a simple pass through for the control points that doesn't appear to be a problem with...

At the moment I tend to just trim manually, or remember to stop the capture. It would be pretty nice if there were an option to ignore encoding frames if...

Could always be faster, I believe if there is an option to use obs rather than mencoder, this could be achieved?

Not sure about others, but I sometimes work across more than 1 device. Would be handy if capture could be synchronized across multiple machines, treating them as additional monitors.