Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pack updated #1

Closed
wants to merge 3 commits into from
Closed

Pack updated #1

wants to merge 3 commits into from

Conversation

tigrazone
Copy link
Owner

No description provided.

mklefrancois and others added 3 commits December 6, 2024 09:47
Script sync from SHA: c02f02df14963c5e3bbc69c3fa06dbc02483a8d9
…rallelization; glTF improvements.

- Add nvvk::LargeBuffer, which allows allocations greater than 4 GB using
sparse buffers.

- nvh/parallel_work now uses BS::thread_pool and std::execution instead of
creating new threads every time. Functions here are also now instantiated per
workload, which allows compilers like MSVC to auto-vectorize simple workloads.

- Spline-based animation support in glTF.

- Fix glTF loading for tests from GLTF-Assets.

- Use Lengyel's algorithm to create missing glTF tangents by default.

- Fix `makeSamplerCreateInfo` ignoring some of its arguments.

- Remove "Copy" button in profiler that did nothing.

Script sync from SHA: 093c12d953bd405949acd68a20daa17d9c474cc2

Co-authored-by: Martin-Karl Lefrançois <[email protected]>
Co-authored-by: Pascal Gautron <[email protected]>
Co-authored-by: Jean-Eudes Marvie <[email protected]>
Co-authored-by: Patrick Mours <[email protected]>
Co-authored-by: Mathias Heyer <[email protected]>
@tigrazone tigrazone closed this Dec 18, 2024
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.

3 participants