Nabla icon indicating copy to clipboard operation
Nabla copied to clipboard

Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android

Results 199 Nabla issues
Sort by recently updated
recently updated
newest added

## Description Added BitField(Un)SignedExtract intrinsic.

## Description Sister PR: https://github.com/Devsh-Graphics-Programming/Nabla-Examples-and-Tests/pull/95 Adds a sub-allocated descriptor set, which takes a binding that has the required flags and allows for allocating within its range of descriptors. ## Testing...

## Description Implementing `CPropertyPoolHandler` and `CPropertyPool` in HLSL, using direct buffer address instead of allocating descriptors sets for buffers. Notes about impl: ``` -> Currently uses descritor pools (needs to...

## Description ## Testing ## TODO list: Continues from : https://github.com/Devsh-Graphics-Programming/Nabla/pull/630

## Description ## Testing ## TODO list:

## Description ## Testing ## TODO list: Address comments from https://github.com/Devsh-Graphics-Programming/Nabla/pull/556/

## Description ## Testing ## TODO list:

## Description Refactor the common BxDF structs. This depends on #631 and #632 . ## Testing Just raw compilation. This will be properly tested when I'm done with the BxDF...