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 12:05:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c06d5d63f58c4f0b689aad2446e1129fb66a673
IntroductionToVulkan
/
Project
/
Common
History
plapins
2c06d5d63f
Added code for tutorial 05 - Staging Resources
2016-06-06 14:08:17 +02:00
..
ListOfFunctions.inl
Added code for tutorial 05 - Staging Resources
2016-06-06 14:08:17 +02:00
OperatingSystem.cpp
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
OperatingSystem.h
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
Tools.cpp
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
Tools.h
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
VulkanCommon.cpp
VulkanCommon: removed semaphore creation, added image views for swapchain images, removed transfer_dst usage from swapchain images.
2016-04-22 23:13:01 +02:00
VulkanCommon.h
VulkanCommon: removed semaphore creation, added image views for swapchain images, removed transfer_dst usage from swapchain images.
2016-04-22 23:13:01 +02:00
VulkanFunctions.cpp
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
VulkanFunctions.h
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