Mateusz Kielan
Mateusz Kielan
> B. Ditch `refctd_dynamic_array` entirely and have a **fixed size** memory block for each descriptor type instead. Then either use a `GeneralpurposeAddressAllocator` or `LinearAddressAllocator` depending upon whether freeing of descriptor...
To tackle in 2022, we don't need this yet.
Can you nuke implicit format conversions in Image loaders when they encounter R8_SRGB format ?
> > Can you nuke implicit format conversions in Image loaders when they encounter R8_SRGB format ? > > Link to code please @devshgraphicsprogramming This function can be nuked https://github.com/Devsh-Graphics-Programming/Nabla/blob/master/include/nbl/asset/interchange/IImageAssetHandlerBase.h#L179...
Not sure if https://github.com/Devsh-Graphics-Programming/Nabla/blob/518ef10fc445326c9b9274216bc5800545ab2a8d/include/nbl/asset/format/EFormat.h#L594 and https://github.com/Devsh-Graphics-Programming/Nabla/blob/518ef10fc445326c9b9274216bc5800545ab2a8d/include/nbl/asset/interchange/IImageAssetHandlerBase.h#L34 duplicate each other
> > > > Can you nuke implicit format conversions in Image loaders when they encounter R8_SRGB format ? > > > > > > > > > Link to...
My review here is complete, can you fix the Clang (Android CI) errors, they're all about templates
Ok I'm done with my first review.
# Stable Release We plan to ship https://edu.buildaworld.net on ChromeOS with the ES backend and and updated desktop version with the GL backend in Q3/Q4 2021 GCC/Linux build is non...
@wrenchonline btw what's your intended use-case? P.S. The ver 0.4 release might include Vulkan.