1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement OpConstantTrue and OpConstantFalse More... over 7 years ago
Implement OpUnreachable More... over 7 years ago
Implement OpLine and OpNoLine as NOPs More... over 7 years ago
Implement OpNop More... over 7 years ago
Implement vkInvalidateMappedMemoryRanges as NOP More... over 7 years ago
Implement vkFlushMappedMemoryRanges More... over 7 years ago
Implement vkResetCommandPool More... over 7 years ago
Handle vkGetBufferMemoryRequirements2 More... over 7 years ago
Implement vkCreatePipelineCache as NOP More... over 7 years ago
Implement vkCreateSemaphore and vkDestroySemaphore More... over 7 years ago
Implement vkResetEvent More... over 7 years ago
Implement vkSetEvent More... over 7 years ago
Implement vkGetEventStatus More... over 7 years ago
Implement vkCreateEvent and vkDestroyEvent More... over 7 years ago
Implement vkGetDeviceQueue2 More... over 7 years ago
Implement vkGetPhysicalDeviceFeatures More... over 7 years ago
Check extensions and features in vkCreateDevice More... over 7 years ago
Create physical device with features bits More... over 7 years ago
Handle vkGetPhysicalDeviceMemoryProperties2 More... over 7 years ago
Check extensions in vkCreateInstance More... over 7 years ago
Implement vkEnumerateInstanceExtensionProperties More... over 7 years ago
Implement vkEnumerateDeviceLayerProperties More... over 7 years ago
Handle vkGetPhysicalDeviceQueueFamilyProperties2 More... over 7 years ago
Implement vkGetPhysicalDeviceProperties2 More... over 7 years ago
Populate limits in vkGetPhysicalDeviceProperties More... over 7 years ago
Zero pipelineCacheUUID More... over 7 years ago
Implement vkEnumeratePhysicalDeviceGroups More... over 7 years ago
Set heap count to 1 for device memory properties More... over 7 years ago
Mention AppVeyor in developer documentation More... over 7 years ago
Implement OpBitcast instruction More... over 7 years ago