Commit Graph

14 Commits

Author SHA1 Message Date
plapins
95675bd125 Renamed "Tutorial" namespace to "ApiWithoutSecrets". Added ApiWithoutSecrets namescape to all files. Placed function pointers in an ApiWithoutSecrets namespace to fix errors on Linux. 2016-04-13 09:27:27 +02:00
plapins
d34da4e8e0 Changed all printf() functions to std::cout. Added information about available swap chain image usages. Cleaned included header files. 2016-04-13 08:59:52 +02:00
Pawel Lapinski
6578ecc793 Added link to third tutorial. 2016-04-08 10:19:09 +02:00
Pawel Lapinski
83fd9f9303 Added link to second tutorial. 2016-04-08 09:30:22 +02:00
Pawel Lapinski
42e4310541 Fixed spelling mistakes.
Fixed spelling mistakes.
2016-04-08 08:01:10 +02:00
Eric Engestrom
27851ad5df Fix spelling mistakes 2016-04-08 00:39:40 +01:00
Pawel Lapinski
ef9d81d2bf Added link to the first tutorial. 2016-04-07 08:38:55 +02:00
plapins
f6b78a7154 Fixed indentation and unnecessary whitespaces in Tutorial01.cpp and Tutorial04.cpp. 2016-04-07 08:35:47 +02:00
plapins
506089c206 Changed number of queue create infos provided during device creation from one to the actual number of elements in a vector (as found by fatto). 2016-04-01 20:54:14 +02:00
Pawel Lapinski
9a1e0a5223 Updated readme.md file with link to Vulkan-related resources
Added link to https://www.khronos.org/vulkan/ in new "Drivers" section
2016-03-25 21:18:07 +01:00
Pawel Lapinski
dbbf93288b Updated readme.md file with link to the "preface" chapter.
Added link to the article with introduction to the author, Vulkan API and source code.
2016-03-25 19:37:27 +01:00
plapins
77d441165f Updated README.md file - added short descriptions for each lesson. Added screenshots for each lesson. 2016-03-15 10:49:21 +01:00
plapins
766e3f76d6 Added license.txt file.
Added Project folder with source code examples Part 1, Part 2, Part 3 and Part 4.
2016-03-14 20:21:47 +01:00
Ekzuzy
3879abc75e Created a readme.md file
Created readme.md file with short description of the project/tutorial and a mocap link to software.intel.com site.
2016-03-13 23:56:57 +01:00