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 ef8a19887b (FSR3) Clear new locks buffer ahead of the frame instead of at the end of the Accumulate pass. This makes more sense with NewLocks being an aliasable (temp RT) resource, and it avoids reading and writing to the same texture in the Accumulate pass. 9 months ago
..
Fsr2.cs Moved FSR2 and FSR3 classes into their own sub-namespaces. This fixes an ambiguity when compiling for Unity 2020.x and is also more future-proof with an eye on porting over more FidelityFX technologies. 2 years ago
Fsr2.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr2Assets.cs Moved FSR2 and FSR3 classes into their own sub-namespaces. This fixes an ambiguity when compiling for Unity 2020.x and is also more future-proof with an eye on porting over more FidelityFX technologies. 2 years ago
Fsr2Assets.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr2Callbacks.cs Moved FSR2 and FSR3 classes into their own sub-namespaces. This fixes an ambiguity when compiling for Unity 2020.x and is also more future-proof with an eye on porting over more FidelityFX technologies. 2 years ago
Fsr2Callbacks.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr2Context.cs (FSR2) Clear new locks buffer ahead of the frame instead of at the end of the Accumulate pass. This makes more sense with NewLocks being an aliasable (temp RT) resource, and it avoids reading and writing to the same texture in the Accumulate pass. 9 months ago
Fsr2Context.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr2Pass.cs (FSR2) Clear new locks buffer ahead of the frame instead of at the end of the Accumulate pass. This makes more sense with NewLocks being an aliasable (temp RT) resource, and it avoids reading and writing to the same texture in the Accumulate pass. 9 months ago
Fsr2Pass.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr2Resources.cs Changed auto-exposure texture into a double buffered resource (FSR2), to avoid issues with reading and writing to the same texture in the compute luminance pass. This allows fast exposure convergence without issues on OpenGL and Metal. 9 months ago
Fsr2Resources.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr2ShaderIDs.cs (FSR2) Clear new locks buffer ahead of the frame instead of at the end of the Accumulate pass. This makes more sense with NewLocks being an aliasable (temp RT) resource, and it avoids reading and writing to the same texture in the Accumulate pass. 9 months ago
Fsr2ShaderIDs.cs.meta First import of combined FSR2/3 core assets package 2 years ago