-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[Vulkan] Support uniform buffer object for passing many scalar arguments (Take 2) #7833
Merged
Commits on Apr 14, 2021
-
commit 1a3dbee Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat Apr 10 09:19:06 2021 +0900 fix typo commit 706fb3e Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Apr 8 17:34:18 2021 +0900 doc update commit a75a5b0 Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Apr 8 17:15:48 2021 +0900 let vkmap/unmap allocate and delete host_buf commit 9a67f4a Author: Masahiro Masuda <masahi129@gmail.com> Date: Thu Apr 8 16:51:58 2021 +0900 query push constant size using runtime API commit 95ec1db Author: Masahiro Masuda <masahi129@gmail.com> Date: Mon Mar 22 17:23:32 2021 +0900 fix cpplint and revert float64 change commit bfec9d3 Author: Masahiro Masuda <masahi129@gmail.com> Date: Mon Mar 22 17:19:54 2021 +0900 introduce value kind for ubo commit 17597ae Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Mar 21 13:41:23 2021 +0900 minor fix commit a5a97f4 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Mar 21 13:39:40 2021 +0900 refactored codegen commit 69f2d05 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Mar 21 13:25:07 2021 +0900 revert BufferArgument change commit fb27fbb Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Mar 21 13:22:11 2021 +0900 formatting commit c1b1c88 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Mar 21 13:19:19 2021 +0900 cleaning up commit 6c04669 Author: Masahiro Masuda <masahi@129@gmail.com> Date: Sun Mar 21 12:07:25 2021 +0900 remove log commit 436ff80 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Mar 21 11:58:14 2021 +0900 cumsum and nms test working with ubo commit 7cfea18 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Mar 21 08:37:11 2021 +0900 do not delete ubo when not using it commit 23b1f40 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Mar 21 08:25:48 2021 +0900 add more log commit a8de459 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Mar 21 08:20:27 2021 +0900 trying an approach similar to push constant commit 5f9f82d Author: Masahiro Masuda <masahi129@gmail.com> Date: Sun Mar 21 07:55:30 2021 +0900 do not use float64 commit 432ff24 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat Mar 20 13:18:43 2021 +0900 refactor commit 665d5ff Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat Mar 20 12:57:39 2021 +0900 query memory type for uniform commit e1788b8 Author: Masahiro Masuda <masahi129@gmail.com> Date: Sat Mar 20 04:34:44 2021 +0900 allocate and bind ubo commit 7d2ed2b Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri Mar 19 11:20:19 2021 +0900 begin runtime change for UBO commit 4f5ca8c Author: Masahiro Masuda <masahi129@gmail.com> Date: Fri Mar 19 11:05:55 2021 +0900 ubo codegen first cut
Configuration menu - View commit details
-
Copy full SHA for adfbc1c - Browse repository at this point
Copy the full SHA adfbc1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db67af - Browse repository at this point
Copy the full SHA 6db67afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 510425c - Browse repository at this point
Copy the full SHA 510425cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cec63f9 - Browse repository at this point
Copy the full SHA cec63f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 411c780 - Browse repository at this point
Copy the full SHA 411c780View commit details -
Revert changes for storage buffer backed uniform
This reverts commit 3a3d068.
Configuration menu - View commit details
-
Copy full SHA for f9deb3e - Browse repository at this point
Copy the full SHA f9deb3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff52ff - Browse repository at this point
Copy the full SHA 4ff52ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a3935 - Browse repository at this point
Copy the full SHA 79a3935View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b57b5 - Browse repository at this point
Copy the full SHA a1b57b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a726386 - Browse repository at this point
Copy the full SHA a726386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9441b7e - Browse repository at this point
Copy the full SHA 9441b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dad2a17 - Browse repository at this point
Copy the full SHA dad2a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0ae06 - Browse repository at this point
Copy the full SHA cd0ae06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f15610 - Browse repository at this point
Copy the full SHA 2f15610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 895f965 - Browse repository at this point
Copy the full SHA 895f965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f1492 - Browse repository at this point
Copy the full SHA 04f1492View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0f265 - Browse repository at this point
Copy the full SHA ff0f265View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01d760 - Browse repository at this point
Copy the full SHA c01d760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 822b232 - Browse repository at this point
Copy the full SHA 822b232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ed7d74 - Browse repository at this point
Copy the full SHA 8ed7d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dfafdd - Browse repository at this point
Copy the full SHA 3dfafddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1d68a - Browse repository at this point
Copy the full SHA 8e1d68aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 056e144 - Browse repository at this point
Copy the full SHA 056e144View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8de7f2 - Browse repository at this point
Copy the full SHA e8de7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33fb8e6 - Browse repository at this point
Copy the full SHA 33fb8e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df431f - Browse repository at this point
Copy the full SHA 9df431fView commit details
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 98e9016 - Browse repository at this point
Copy the full SHA 98e9016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6fa81 - Browse repository at this point
Copy the full SHA 3b6fa81View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.