|
d946ba28e3
|
Only call vkGetPhysicalDeviceMemoryProperties once
|
2018-10-16 09:04:57 -04:00 |
|
|
da6f245c79
|
Properly free mesh buffers
|
2018-10-16 09:01:18 -04:00 |
|
|
354487878e
|
Make rendering perspective correct
|
2018-10-16 08:58:25 -04:00 |
|
|
4378a90f74
|
Add model loading
|
2018-10-16 08:49:25 -04:00 |
|
|
0568c6e5d2
|
Properly choose swapchain format
|
2018-10-16 08:18:19 -04:00 |
|
|
c6fd8e49c9
|
Properly clean up world pass resources
|
2018-10-15 20:03:01 -04:00 |
|
|
162252e38d
|
Add triangle rendering
|
2018-10-15 19:52:16 -04:00 |
|
|
8fe2718606
|
Handle swapchain resizing
|
2018-10-01 21:02:27 -04:00 |
|
|
457a32bc06
|
Properly clean up presentation resources
|
2018-10-01 20:20:16 -04:00 |
|
|
3b982362e4
|
Properly transition swapchain images and add oscilating color test
|
2018-10-01 19:39:26 -04:00 |
|
|
e085acbe40
|
Add render function
|
2018-10-01 19:14:44 -04:00 |
|
|
e93f375ca6
|
Fix memory leaks
|
2018-09-29 21:53:24 -04:00 |
|
|
322309061d
|
Properly choose swapchain image format
|
2018-09-29 21:28:15 -04:00 |
|
|
517c4504c6
|
Properly set queue family indices
|
2018-09-29 21:20:58 -04:00 |
|
|
54155bd73b
|
Add Vulkan swapchain creation
|
2018-09-29 21:03:06 -04:00 |
|
|
fb7af358ab
|
Properly cleanup Vulkan resources
|
2018-09-28 20:41:48 -04:00 |
|
|
a6923c33ea
|
Fix wrong sType on device queue creation
|
2018-09-28 18:22:57 -04:00 |
|
|
445f71fc6a
|
Fix non-clang builds
|
2018-09-28 18:22:11 -04:00 |
|
|
c2435144e3
|
Add debug messenger and validation layers support
|
2018-09-28 18:10:33 -04:00 |
|
|
582428fc71
|
Move source files into src and include
|
2018-09-27 22:51:26 -04:00 |
|