You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nico de Poel ac96933f9d Merge branch 'framework' into fsr3framegen 2 years ago
..
FfxContextBase.cs Simplified handling of compute buffer data by wrapping it inside a helper class 2 years ago
FfxContextBase.cs.meta Created an abstract base class for context objects, with a few common helper methods 2 years ago
FfxPassBase.cs Made flags a field of the FfxPassWithFlags class, obviating the need to hold on to a context description copy, or the need to pass flags around. 2 years ago
FfxPassBase.cs.meta Abstracted some of the common pass code into a new base class for passes. 2 years ago
FfxResourcesBase.cs Created additional shared helped methods for creating lookup textures and the Lanczos2 LUT 2 years ago
FfxResourcesBase.cs.meta Moved all create/destroy methods for various types of resources to a new common base class 2 years ago
FfxSpd.cs Further generalized SPD constants and setup 2 years ago
FfxSpd.cs.meta Moved SPD setup method into a separate common FfxSpd class 2 years ago
FfxUtils.cs Moved SetupDeviceDepthToViewSpaceDepthParams to the common FfxUtils class 2 years ago
FfxUtils.cs.meta Moved a number of shared static helper methods to a new FfxUtils class 2 years ago
ResourceView.cs First import of combined FSR2/3 core assets package 2 years ago
ResourceView.cs.meta First import of combined FSR2/3 core assets package 2 years ago