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 03:55:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ace944f547cf2301739cfc7781c2c658aa692eb5
IntroductionToVulkan
/
Project
/
Tutorial03
History
plapins
e5b9c166d2
Fixed initial layout (changed to undefined) during transitioning swapchain image after acquisition (both inside a pipeline barrier and render pass).
2016-08-19 10:51:11 +02:00
..
Data03
Unified GLSL version across shaders in all tutorials.
2016-06-24 09:36:28 +02: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 initial layout (changed to undefined) during transitioning swapchain image after acquisition (both inside a pipeline barrier and render pass).
2016-08-19 10:51:11 +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