1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement vkCmdNextSubpass More... about 7 years ago
Implement vkCmd{Begin,End}RenderPass More... about 7 years ago
Add RenderPassInstance class More... about 7 years ago
Add Framebuffer class More... about 7 years ago
Add RenderPass class More... about 7 years ago
Ignore pipeline memory accesses from executor More... about 7 years ago
Move command execution to Command::run() More... about 7 years ago
Accept RelaxedPrecision decoration More... about 7 years ago
Move input variable resolution to PipelineExecutor More... about 7 years ago
Squelch -Wshorten-64-to-32 warnings More... about 7 years ago
Accept the Location decoration More... about 7 years ago
Implement vkCmdBindVertexBuffers More... about 7 years ago
Allow Invocation creation with null Workgroup More... about 7 years ago
Introduce Variable class More... about 7 years ago
Pass command to PipelineExecutor::run() More... about 7 years ago
Move work-item creation to PipelineExecutor More... about 7 years ago
Rename ShaderExecution to PipelineExecutor More... about 7 years ago
Allow Vertex and Fragment execution models More... about 7 years ago
Introduce DrawCommand class More... about 7 years ago
Implement vkCreateGraphicsPipelines More... about 7 years ago
Introduce GraphicsPipeline class More... about 7 years ago
Introduce PipelineStage class More... about 7 years ago
Rename CommandInvocation to ShaderExecution More... about 7 years ago
Use base Command class in command buffer More... about 7 years ago
Introduce getObjects() in DispatchCommand More... about 7 years ago
Introduce Command base class More... about 7 years ago
Implement OpTypeSampler More... over 7 years ago
Implement OpTypeSampledImage More... over 7 years ago
Implement OpTypeImage More... over 7 years ago
Zero address when image is created More... over 7 years ago