Robert Konrad

Results 203 comments of Robert Konrad

Oh, I already figured out what goes wrong, 3f121b4 removed a forced flush when setting a pipeline. But I think I'll add the setXYZ functions instead of reverting that change...

Uhm, I'd rather make sure there are no errors at all.

Sounds reasonable, pull request please.

Wasn't refering to macOS actually but to D3D12 and Vulkan. Not sure my Mac can do it, have to check.

fromData does indeed copy - thought it didn't. Will look for some way to avoid that, meanwhile your fix for that is correct.

You don't need Haxe or Node.js for Kode Studio. But you need to tell give me more information. What kind of a system are you running? Do breakpoints directly in...

Man. Bye the way, the reason for the whole alt+enter chaos: D3D11 does it automatically. But I deactivated that and did it myself because it caused very weird mouse input...

It's indeed only for compute currently (or more specifically for UAVs). Kinc needs some explicit options for that - in the meantime you can just change the D3D11_TEXTURE2D_DESC to the...

Aye, somebody assign this to me.