This website requires JavaScript.
Explore
Help
Register
Sign In
opus-tango
/
IntroductionToVulkan
Watch
1
Star
0
Fork
0
You've already forked IntroductionToVulkan
mirror of
https://github.com/opus-tango/IntroductionToVulkan.git
synced
2026-03-20 12:05:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a996a583cf07bf8db11d8edcde38b798e5cb9113
IntroductionToVulkan
/
Project
/
Tutorial03
History
plapins
a996a583cf
Fixed pWaitDstStageMask parameter of submit info structure in Tutorial03 and Tutorial04 (queue should wait before color attachment output stage not transfer dst stage).
2016-06-02 12:42:34 +02:00
..
Data03
Added license.txt file.
2016-03-14 20:21:47 +01:00
main.cpp
Updated Tutorial03 to incorporate changes introduted in VulkanCommon class (added semaphores, removed image view creation for each swapchain image).
2016-04-22 23:16:01 +02:00
Tutorial03.cpp
Fixed pWaitDstStageMask parameter of submit info structure in Tutorial03 and Tutorial04 (queue should wait before color attachment output stage not transfer dst stage).
2016-06-02 12:42:34 +02:00
Tutorial03.h
Updated Tutorial03 to incorporate changes introduted in VulkanCommon class (added semaphores, removed image view creation for each swapchain image).
2016-04-22 23:16:01 +02:00