Matthew Oliver

Results 10 comments of Matthew Oliver

Thanks, yes thats correct and so weve fixed this internally and should be available in the next release version.

Thanks, weve fixed this internally and should be out in the next release version.

Thank you for reporting this. We have addressed this internally by improving the cmake search code and it should be fixed in the next released version.

Thank you for reporting this. We will address this either as part of a small maintenance update or the next version. In the meantime though the near clipping plane can...

There were a couple of actual bug fixes so atleast we should cherry pick those out. The pass by reference when benchmarked provided a minor performance increase, mainly for debug...

Closing this as the bugs fixes have been applied in other PRs

`std::swap` will copy the texture/buffer names as well. The idea with this is that is only copies the underlying resource but the name stays the same. So if you have...

Ahh, ok thats problematic. Were is the code that does the name set on the resource as ill add that to the new function to ensure it is in sync...

OK ive updated with the function name change and also cleared the resource name flag so the name is updated for the resource. > I'm a bit confused, we can...

Looks ok except that we cant upgrade the dxc version at this time due to breaking compilation crashes. A fix is in the works but until then the 2024_03_29 version...