Logo
Explore Help
Register Sign In
opus-tango/IntroductionToVulkan
1
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
49a1cac9d25ffffd5dfeb502bfbafdec08efb885
IntroductionToVulkan/Project
History
plapins 49a1cac9d2 Fixed bug in Tutorial04 in which command buffer was submitted to queue but used framebuffer that was already destroyed.
2016-05-12 12:09:53 +02:00
..
Common
Fixed bug in Tutorial04 in which command buffer was submitted to queue but used framebuffer that was already destroyed.
2016-05-12 12:09:53 +02:00
Include
Added license.txt file.
2016-03-14 20:21:47 +01:00
Tutorial01
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
Tutorial02
Changed queue family indices to VK_QUEUE_FAMILY_IGNORED in image memory barriers when there is no transfer of ownership (src and dst families are identical).
2016-04-25 11:21:51 +02:00
Tutorial03
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
Tutorial04
Fixed bug in Tutorial04 in which command buffer was submitted to queue but used framebuffer that was already destroyed.
2016-05-12 12:09:53 +02:00
build.bat
Added license.txt file.
2016-03-14 20:21:47 +01:00
build.sh
Added license.txt file.
2016-03-14 20:21:47 +01:00
CMakeLists.txt
Added copy operation of DataXX folders from TutorialXX to build folder.
2016-04-13 15:21:52 +02:00
Powered by Gitea Version: 1.25.5 Page: 101ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API