-
Notifications
You must be signed in to change notification settings - Fork 30
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
Dynamic rendering #186
Dynamic rendering #186
Commits on Oct 27, 2023
-
Added functionality to enable VK_KHR_Dynamic_rendering extension and …
…updated samples to match AutoVK changes
Configuration menu - View commit details
-
Copy full SHA for 795ef9b - Browse repository at this point
Copy the full SHA 795ef9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c66f9 - Browse repository at this point
Copy the full SHA 17c66f9View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13c486c - Browse repository at this point
Copy the full SHA 13c486cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75a9e7a - Browse repository at this point
Copy the full SHA 75a9e7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 297c81e - Browse repository at this point
Copy the full SHA 297c81eView commit details
Commits on Nov 13, 2023
-
Apply suggestions from code review
- local variables to lowerCamelCase - remove artefacts of old versions - missing newline at the end of shaderfiles Co-authored-by: Johannes Unterguggenberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8feea1a - Browse repository at this point
Copy the full SHA 8feea1aView commit details
Commits on Mar 10, 2024
-
Merge branch 'development' of github.com:cg-tuwien/Auto-Vk-Toolkit in…
…to dynamic_rendering
Configuration menu - View commit details
-
Copy full SHA for 095b973 - Browse repository at this point
Copy the full SHA 095b973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d3bb03 - Browse repository at this point
Copy the full SHA 0d3bb03View commit details -
Add fixes to issues raised in pr review:
- Changed the way split is defined - Deleted duplicit files for visual studio examples - Removed redundant check in dynamic rendering support - Renamed "renderpass" to "draw"/"pass"
Configuration menu - View commit details
-
Copy full SHA for 6cb9dbd - Browse repository at this point
Copy the full SHA 6cb9dbdView commit details -
Bump submodule to be up to date with recent changes and fix examples …
…to use renderpass_reference() again instead of renderpass_pointer()
Configuration menu - View commit details
-
Copy full SHA for 79d18d3 - Browse repository at this point
Copy the full SHA 79d18d3View commit details
Commits on Mar 23, 2024
-
Fixed a bug where the edges of draws would not be drawn in black + ad…
…ded MSAA into the example
Configuration menu - View commit details
-
Copy full SHA for c0b455a - Browse repository at this point
Copy the full SHA c0b455aView commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da5a154 - Browse repository at this point
Copy the full SHA da5a154View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d02e53 - Browse repository at this point
Copy the full SHA 4d02e53View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61435c2 - Browse repository at this point
Copy the full SHA 61435c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9e703 - Browse repository at this point
Copy the full SHA 8d9e703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11d51a7 - Browse repository at this point
Copy the full SHA 11d51a7View commit details