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
eeb6f36ca626470497c30dea1ca791c114005ddf
IntroductionToVulkan
/
Project
/
Tutorial05
History
plapins
47bb2a9177
Fixed initial layout (changed to undefined) during transitioning swapchain image after acquisition (both inside a pipeline barrier and render pass) in the rest of tutorials (04 to 07).
2016-08-19 10:57:38 +02:00
..
Data05
Unified GLSL version across shaders in all tutorials.
2016-06-24 09:36:28 +02:00
main.cpp
Refactored code in Tutorial 05 (changed order of operaions - moved rendering resources creation to the beginning).
2016-07-05 00:20:14 +02:00
Tutorial05.cpp
Fixed initial layout (changed to undefined) during transitioning swapchain image after acquisition (both inside a pipeline barrier and render pass) in the rest of tutorials (04 to 07).
2016-08-19 10:57:38 +02:00
Tutorial05.h
Refactored code in Tutorial 05 (changed order of operaions - moved rendering resources creation to the beginning).
2016-07-05 00:20:14 +02:00