Sign in
swiftshader
/
SwiftShader
/
3b2177fcfcba440eb64b8b523217e0b908f24f40
/
src
/
Vulkan
/
VkBuffer.cpp
ccc4ead
Separate allocation alignment from offset alignment
by Nicolas Capens
· 2 years, 8 months ago
2f0654a
Report the maximum buffer offset alignment requirement
by Nicolas Capens
· 2 years, 8 months ago
e411501
bufferDeviceAddress: opaqueCaptureAddress support
by Alexis Hetu
· 3 years, 1 month ago
2cf7933
Buffer memory requirements for VK_KHR_maintenance4
by Alexis Hetu
· 3 years, 1 month ago
d25df2a
Implement buffer memory requirement for VK_KHR_maintenance4
by sugoi1
· 3 years, 1 month ago
e878186
VK_KHR_copy_commands2 support
by Alexis Hetu
· 3 years, 5 months ago
c329881
Rename allocation functions
by Nicolas Capens
· 3 years, 6 months ago
f1aca93
Add padding to VkBuffer size to avoid access violation
by Nicolas Capens
· 3 years, 6 months ago
42fd159
Rename Vulkan-source .h to .hpp
by Antonio Maiorano
· 5 years ago
2ed93ab
clang-format the src/Vulkan directory
by Ben Clayton
· 5 years ago
81bc9d9
Remove spaces after control statements keywords
by Nicolas Capens
· 5 years ago
157ba26
Do not indent C++ namespace contents
by Nicolas Capens
· 5 years ago
359bc80
[vulkan] Implement VK_KHR_external_memory_fd for Linux and Android.
by David 'Digit' Turner
· 6 years ago
7d96f51
Moved many Cast functions to libVulkan.cpp
by Alexis Hetu
· 6 years ago
bfbdd89
Fix various descriptor handling bugs
by Chris Forbes
· 6 years ago
9e4bc1b
SpirvShader: Refactor loads and stores. Consider limits.
by Ben Clayton
· 6 years ago
5078d48
Fixed all warnings in the Vulkan build on Windows
by Alexis Hetu
· 6 years ago
3c5cb9c
Fix creating Buffer objects in VK_SHARING_MODE_EXCLUSIVE mode
by Alexis Hetu
· 6 years ago
fb6639f
Fill buffer fix
by Alexis Hetu
· 6 years ago
377077a
CubeMap fixes
by Alexis Hetu
· 6 years ago
efec1b9
SpirvShader: Implement Uniform and StorageBuffer access
by Ben Clayton
· 6 years ago
7fb0b73
Update and Fill Buffers
by Alexis Hetu
· 6 years ago
6123455
Support for usage in memory requirements
by Alexis Hetu
· 6 years ago
bb0a7f0
Implement buffer to buffer copy command
by Alexis Hetu
· 6 years ago
e0b5a4b
Support for combined Depth and Stencil formats
by Alexis Hetu
· 6 years ago
2661e84
Buffer copy
by Alexis Hetu
· 6 years ago
318d5e0
Replace <memory.h> with <cstring>.
by Nicolas Capens
· 6 years ago
c3f7960
Define generic memory type.
by Nicolas Capens
· 6 years ago
38ff830
Buffer, BufferView and DeviceMemory
by Alexis Hetu
· 6 years ago