-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rendering pipeline #33
Closed
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 64bed93 - Browse repository at this point
Copy the full SHA 64bed93View commit details -
Configuration menu - View commit details
-
Copy full SHA for a084e08 - Browse repository at this point
Copy the full SHA a084e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 008b0ed - Browse repository at this point
Copy the full SHA 008b0edView commit details
Commits on Jul 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db607d8 - Browse repository at this point
Copy the full SHA db607d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8770fb3 - Browse repository at this point
Copy the full SHA 8770fb3View commit details
Commits on Jul 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a63a314 - Browse repository at this point
Copy the full SHA a63a314View commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fcdce75 - Browse repository at this point
Copy the full SHA fcdce75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1801250 - Browse repository at this point
Copy the full SHA 1801250View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 042aa93 - Browse repository at this point
Copy the full SHA 042aa93View commit details -
Configuration menu - View commit details
-
Copy full SHA for d24ef94 - Browse repository at this point
Copy the full SHA d24ef94View commit details
Commits on Aug 2, 2023
-
Merge remote-tracking branch 'origin/main' into vk
# Conflicts: # editor/src/main.cpp # engine/header_list.cmake
Configuration menu - View commit details
-
Copy full SHA for 85be9a0 - Browse repository at this point
Copy the full SHA 85be9a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b9a54 - Browse repository at this point
Copy the full SHA 42b9a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd938b4 - Browse repository at this point
Copy the full SHA bd938b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89bf599 - Browse repository at this point
Copy the full SHA 89bf599View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d1e1b - Browse repository at this point
Copy the full SHA 86d1e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 394e6ce - Browse repository at this point
Copy the full SHA 394e6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19db378 - Browse repository at this point
Copy the full SHA 19db378View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8c71b - Browse repository at this point
Copy the full SHA cb8c71bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6172b0e - Browse repository at this point
Copy the full SHA 6172b0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ef864 - Browse repository at this point
Copy the full SHA c8ef864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 708f270 - Browse repository at this point
Copy the full SHA 708f270View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57013eb - Browse repository at this point
Copy the full SHA 57013ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53fe1d2 - Browse repository at this point
Copy the full SHA 53fe1d2View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f25ce0 - Browse repository at this point
Copy the full SHA 7f25ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23142cb - Browse repository at this point
Copy the full SHA 23142cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bbb328 - Browse repository at this point
Copy the full SHA 4bbb328View commit details -
Configuration menu - View commit details
-
Copy full SHA for 454c7a5 - Browse repository at this point
Copy the full SHA 454c7a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a13d01e - Browse repository at this point
Copy the full SHA a13d01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbab7ba - Browse repository at this point
Copy the full SHA cbab7baView commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6da942 - Browse repository at this point
Copy the full SHA b6da942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c7303d - Browse repository at this point
Copy the full SHA 6c7303dView commit details
Commits on Aug 9, 2023
-
Vulkan instance creation (#37)
* Begin cleanup of vk * Allow logging in release builds * Clean up layout * Clean up layout * CleaFix issue with extensions * remove old header * fix missing conditional compilation * Add missing include * Add missing include * Minor clean up * formatting * make windowing more safe * clean up the pipeline as it'ss not as relevant yet * Improve safety of devices and make things cleaner * Cleanup includes * More cleanup * Auto-format and gitignore changes. * Add log category to formatted output. * Put logger and application inside of the try catch * Use Delete struct with unique_ptr over shared_ptr approach * Use system/win32/windowsHeader.hpp. * Incorrect ordering of includes * Address code review * Remove app based validation layers * Completely remove all validation layers * Redo api layout for title * Small cleanup * Minor cleanups --------- Co-authored-by: Karn Kaul <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e80e62 - Browse repository at this point
Copy the full SHA 8e80e62View 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.