Mateusz Kielan

Results 368 comments of Mateusz Kielan

@AnastaZIuk will we need this possibly for the n4ce project?

@AnastaZIuk at some point this will be given for you to do P.S. its somewhat relevant to making an `ICPUCommandBuffer`

Probably a good idea to implement descriptor pools properly as well.

There's also Scapix Language bridge

> should there be a CMake switch between static/shared? I believe CMake already has this option, we just need to respect it.

this is the old DLL/so issue https://github.com/buildaworldnet/IrrlichtBAW/issues/91 that's the 6-lib old part https://github.com/buildaworldnet/IrrlichtBAW/issues/196

A little bit of context, I think that right now the OpenGL commandbuffer will hold onto the images while the Vulkan one will not :D (due to the VK one...

@achalpandeyy make sure to do one commit on your branch with message `Fix #407` then this issue will autoclose after I approve the PR