summaryrefslogtreecommitdiff
path: root/src/microsoft/vulkan/dzn_sync.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-27treewide: Replace the usage of TRUE/FALSE with true/falseYonggang Luo1-2/+2
2023-06-21dzn: Ignore export access parametersJesse Natalie1-1/+1
2023-05-15dzn: Hook up fd semaphore import/exportJesse Natalie1-0/+31
2023-05-15dzn: Hook up win32 semaphore import/exportJesse Natalie1-2/+72
2022-07-06dzn: Add an eventfd sync implementationJesse Natalie1-7/+35
2022-06-03dzn: Fixes compiling error when build with msys2/mingwYonggang Luo1-2/+2
2022-05-23dzn: Use the vk_sync_binary abstractionBoris Brezillon1-4/+1
2022-04-19dzn: port code to plain cErik Faye-Lund1-0/+210