Mateusz Kielan

Results 94 issues of Mateusz Kielan

Callstack of the crashing frame ``` > KernelBase.dll!00007ff96c3a4b89() Unknown [External Code] ntdll.dll!00007ff96e6c8a4c() Unknown ntdll.dll!00007ff96e6a1276() Unknown ntdll.dll!00007ff96e6f0cae() Unknown ucrtbase.dll!00007ff96bf48919() Unknown windows.storage.dll!00007ff969ff113e() Unknown windows.storage.dll!00007ff969fce89f() Unknown shell32.dll!00007ff96cc8726f() Unknown ExplorerFrame.dll!00007ff938a8670b() Unknown ExplorerFrame.dll!00007ff938a0a490() Unknown ExplorerFrame.dll!00007ff938a0a418()...

question

I ran into a problem when compiling some optix programs More info here as well as a reproducible example https://devtalk.nvidia.com/default/topic/1072808/optix/-bugreport-amp-fix-optix-7-corrupts-cudeviceptr-in-the-sbt-due-to-truncation-hardcore-/?offset=2#5434966 I'm using your "stddef.h" no idea what is the proper...

## Description Need an asset converter that works. ## Description of the related problem Current converted not suitable for Vulkan, does not: - care about usage flags (will merge buffers...

enhancement

## Description Get that sweet Nabla-as-Middleware solution, where Nabla is made to work with already externally initialized and owned Graphics API objects. **NOTE: We already support the Nabla Master Middleware...

enhancement

https://github.com/Devsh-Graphics-Programming/Nabla/pull/160#discussion_r690749735

bug

## Description Right now we dont give a crap about EGL format choice for the swapchain's context. ## Description of the related problem We completely ignore any other format than...

enhancement

## Describe the bug Currently OpenGL reports nothing/garbage for all formats. ## Expected vs observed behavior Report correct usages. ## Implementation Idea Use OpenGL Proxy Textures to establish if texture...

bug

## Description Not having to pair a `vkImage` with a framebuffer is very nice. ## Description of the related problem Need to check if WebGPU supports this sort of API,...

enhancement

## Description IR allocator can grow the pool of IR nodes ## Testing TODO ## TODO list: Implement Hash Consing / Merkle Trees

## Description It would be useful to know what hardware exactly we're aiming to support and have some CI for it. ## Description of the related problem We should have...

enhancement