plapins
|
42eb048187
|
Fixed bug in Tutorial07 in wrong data size provided during copy operation.
|
2016-09-13 11:03:27 +02:00 |
|
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 |
|
plapins
|
6891584245
|
Added handle's value clearing after framebuffer's destruction.
|
2016-07-27 11:23:26 +02:00 |
|
plapins
|
8c6cc0ded3
|
Adjusted size of a quad in Tutorial07.
|
2016-06-24 10:00:16 +02:00 |
|
plapins
|
de3f1b1b99
|
Unified GLSL version across shaders in all tutorials.
|
2016-06-24 09:36:28 +02:00 |
|
plapins
|
c064ec5a4a
|
Added tutorials "06 - Descriptor Sets" and "07 - Uniform Buffers". Added functions for projection matrices generation to Tools. Added function for loading images from files (with stb_image library). Updated README.md file with description of Tutorial06.
|
2016-06-22 23:23:22 +02:00 |
|