userGarry Newmancancel
branchsbox/pbr-composited-ssaocancel

5 Commits over 0 Days - ∞cph!

3 Months Ago
Add SizeHandle
3 Months Ago
Fix DispatchCompute capturing
3 Months Ago
Clear the temporary RenderTarget cache after Present. It should be okay to grab one of these and not free it. Add ComputeShader.DispatchWithAttributes Remove unused commandlist.Dispatch uses the attributes from the commandlist, rather than the computeshader Fix RenderAttributes setting doubles as float2 😵 Clean CommandList RenderTarget api
3 Months Ago
Fix checking for IsNull instead of NotNull Convert to use CommandList properly
4 Months Ago
Clear/return frameAttributes when we're done Rename FrameAttributes to ViewAttributes