NotAPenguin

Results 27 comments of NotAPenguin

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

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

I like the scoring approach yeah

Descriptor indexing and BDA is nice, but that's not what this issue is about. Currently writing something like ```rs bind_uniform_buffer(0, 0, buffer) draw(...) bind_uniform_buffer(0, 1, buffer2) draw(...) ``` Will result...

Would be especially useful with the reworked bindless system that's in progress

The line should get reworked entirely, not necessarily be given huge buffs randomly