Skip to content

Conversation

@devshgraphicsprogramming
Copy link
Member

required to get stuff compiling with new MSVC

alichraghi and others added 19 commits November 8, 2024 01:05
Signed-off-by: Ali Cheraghi <[email protected]>
Image Accessor concepts and workgroup FFT
- Replaced all wrappers usec-ases with new constructors and polymorphic memory resources
- Allocation failures can now be properly checked
- Don't re-allocate for shader cache writes

Signed-off-by: Ali Cheraghi <[email protected]>
- move `SICPUBufferCreationParams` into `ICPUBuffer::SCreationParams`
- designated initializers for ICPUBuffer::create
- revert changes to any code thats surrounded by `#if 0`
- correct coding convention
- `resource_owning_vector` -> `VectorViewNullMemoryResource` (and don't manage anything)
- `(size_t)x` -> `static_cast<size_t>(x)`
- pass alignment in `ICPUBuffer::clone`

Signed-off-by: Ali Cheraghi <[email protected]>
Signed-off-by: Ali Cheraghi <[email protected]>
Signed-off-by: Ali Cheraghi <[email protected]>
Dependent typename annotations on Asset Converter
video: improve error logging in `IGPUCommandBuffer`
@devshgraphicsprogramming devshgraphicsprogramming merged commit 2936e15 into bindless_blit Nov 17, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants