Refresh2 Vulkan Implementation #50
cosmonaut
commented 2024-02-23 23:43:37 +00:00
Owner
There is no content yet.
cosmonaut
added 20 commits 2024-02-23 23:43:38 +00:00
95ac1d06fb
update vulkan implementation in line with new API
86099fb7ee
remove ignored memory property flags
35d90f8dcb
fix autoReleaseFence race condition
4ed50a96c9
move compute reset to EndComputePass
a3d69ace21
rework uniform buffer implementation as a ring buffer
45f5bef337
fix the UBO descriptor range to use UBO_SECTION_SIZE
55ce210be6
add FIXME
695ad15b75
update PushUniforms and Draw functions
f5e25979f4
use 32 bit block sizes
a0414d0a4f
require CpuBuffers to be host-local
74f26e605d
permanently map host-visible buffers
0c095fa56d
write pDataPtr on CreateCpuBuffer
6674076423
implement SetData and GetData
578ac3634d
rename to MAX_UBO_SECTION_SIZE
aedc575885
fix discard copy
20c369845f
rename DISCARD to SAFEDISCARD
e5cd3c6fce
remove unused ubo management functions
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/pr Build is passing
Details
cosmonaut
merged commit 9d36ddaac1 into abi_break 2024-02-23 23:46:02 +00:00
cosmonaut
deleted branch vulkan_abi_break 2024-02-23 23:46:02 +00:00
cosmonaut
referenced this issue from a commit 2024-02-23 23:46:03 +00:00
Refresh2 Vulkan Implementation (#50)
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "vulkan_abi_break"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?