Hanif Bin Ariffin
|
050ccf469e
|
Use explicit ctor, remove unreachable code, and make functions const
|
2020-06-03 10:40:46 -04:00 |
|
Sascha Willems
|
a8a3eb01ab
|
Fix scope for VkPhysicalDeviceFeatures2
Fixes #678
|
2020-03-31 08:21:28 +02:00 |
|
Sascha Willems
|
fff003315b
|
Added overload for passing command pool to cmd buffer create and flush
|
2020-02-22 11:35:07 +01:00 |
|
Sascha Willems
|
b3749a90ad
|
Merge pull request #653 from httpdigest/master
Fix typos
|
2020-02-14 07:00:18 +01:00 |
|
httpdigest
|
5029e15ec6
|
Fix typos
http://its-not-its.info/
|
2020-01-12 12:56:16 +01:00 |
|
Robin Liu
|
5a6170e1e9
|
Fix the validation error for buffer copy
|
2020-01-07 17:23:50 -05:00 |
|
Sascha Willems
|
99fa99ff37
|
Added function for getting best-fit depth format to device
Refs #607
|
2019-12-01 18:13:22 +01:00 |
|
Sascha Willems
|
4318c6d43e
|
Added new functionality for passing extension structures to device creation
|
2019-06-10 08:46:11 +02:00 |
|
Stephen Gallimore
|
737e4d6bb1
|
Add missing flush in one of the buffer creation helpers.
Change-Id: I65356b64c227fd96a324349f583d183ce7e075de
|
2018-07-12 12:41:05 +01:00 |
|
saschawillems
|
1b8343d67b
|
General code cleanup
Fixes #442, Closes #379
|
2018-04-13 18:06:30 +02:00 |
|
saschawillems
|
0588108e64
|
Enabled exceptions on android
|
2017-11-10 22:17:03 +01:00 |
|
saschawillems
|
2027f84d45
|
Store enabled features in device class
|
2017-06-14 23:38:57 +02:00 |
|
saschawillems
|
0e13f583c7
|
Flush memory if coherency flag is no set (Refs #273)
|
2017-03-04 13:55:14 +01:00 |
|
saschawillems
|
1309ee0ef9
|
Moved tool functions to vks namespace (Refs #260)
|
2017-02-12 13:10:05 +01:00 |
|
saschawillems
|
b31d773b93
|
Moved Initializers to vks namespce (Refs #260)
|
2017-02-12 11:12:42 +01:00 |
|
saschawillems
|
776b6f0106
|
Moved VulkanBuffer to vks namespce (Refs #260)
|
2017-02-12 10:44:51 +01:00 |
|
saschawillems
|
70f4daff5d
|
Moved VulkanDevice to vks namespce (Refs #260)
|
2017-02-12 10:16:07 +01:00 |
|