userGarry Newmancancel
branchsbox/pbr-composited-ssaocancel

5 Commits over 0 Days - ∞cph!

14 Days Ago
Add SizeHandle
14 Days Ago
Fix DispatchCompute capturing
14 Days 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
14 Days Ago
Fix checking for IsNull instead of NotNull Convert to use CommandList properly
34 Days Ago
Clear/return frameAttributes when we're done Rename FrameAttributes to ViewAttributes