userGarry Newmancancel
branchsbox/pbr-composited-ssaocancel

5 Commits over 0 Days - ∞cph!

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