phobos-rs icon indicating copy to clipboard operation
phobos-rs copied to clipboard

Removed context traits and moved settings to SurfaceSettings

Open jedjoud10 opened this issue 2 years ago • 3 comments

Didn't test if FSR2 or ray-tracing work, though I think it should be alright. It passed all tests and I tried out the 01 and 02 examples and they work fine.

jedjoud10 avatar Oct 07 '23 14:10 jedjoud10

Thanks for this. I'll test the windows build and FSR2/RT locally on my PC tomorrow.

NotAPenguin0 avatar Oct 07 '23 14:10 NotAPenguin0

What's weird is that on my current windows machine it seems to build fine. The error in the check is that it couldn't find "ninja" to compile shaderc.

jedjoud10 avatar Oct 07 '23 15:10 jedjoud10

Probably some changes in github actions. I'll look into it

NotAPenguin0 avatar Oct 07 '23 17:10 NotAPenguin0