SRHMorris

Results 4 comments of SRHMorris

It would be good if we could at least have a compile option to convert these abort() calls into exceptions, which could then be caught at the top level C...

Just adding here I've also found that Vulkan transcriptions can be bad on some GPUs and good on others. E.g. on an AMD RX 7900 XT it gives a very...

I've just realised I can also work around this by turning on `DXC_ARG_IEEE_STRICTNESS` (`-Gis`). So I'm assuming it must be the compiler reordering something. That makes me doubt it would...

Unless I'm doing something wrong, I'm running into an issue with OCIO which would probably be resolved by implementing this. Issue is that I have a project with essentially does...