clayjohn c684d65c64 Use transformed roughness instead of raw roughness to calculate roughness fade in SSR 6 months ago
..
fsr2 cc4d39b0c1 Acyclic Command Graph for RenderingDevice. 1 year ago
SCsub 057367bf4f Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 1 year ago
blur_raster.glsl 6e7d87fb25 Use fullscreen tri instead of quad 1 year ago
blur_raster_inc.glsl 385ee5c70b Implement Physical Light Units as an optional setting. 2 years ago
bokeh_dof.glsl d950f5f838 Use Reverse Z for the depth buffer 10 months ago
bokeh_dof_inc.glsl 385ee5c70b Implement Physical Light Units as an optional setting. 2 years ago
bokeh_dof_raster.glsl 78ede4f8b6 Fix glsl shader for Android Mali-GXXx GPUs and Vulkan API 1.3.xxx 7 months ago
copy.glsl de42258154 Optimizing glow behaviour 1 year ago
copy_to_fb.glsl 226ca2f04c Fix issue with copy shader not working in multiview 10 months ago
cube_to_dp.glsl d950f5f838 Use Reverse Z for the depth buffer 10 months ago
cubemap_downsampler.glsl 6224b00365 Moved cube_to_dp and cubemap logic into CopyEffects 2 years ago
cubemap_downsampler_inc.glsl 6224b00365 Moved cube_to_dp and cubemap logic into CopyEffects 2 years ago
cubemap_downsampler_raster.glsl e3b8af723e Fix cubemap downsampler logic 1 year ago
cubemap_filter.glsl 6224b00365 Moved cube_to_dp and cubemap logic into CopyEffects 2 years ago
cubemap_filter_raster.glsl 6e7d87fb25 Use fullscreen tri instead of quad 1 year ago
cubemap_roughness.glsl 6224b00365 Moved cube_to_dp and cubemap logic into CopyEffects 2 years ago
cubemap_roughness_inc.glsl b2b89d7294 Properly remap roughness when reading from radiance map 2 years ago
cubemap_roughness_raster.glsl 6e7d87fb25 Use fullscreen tri instead of quad 1 year ago
fsr_upscale.glsl d95794ec8a One Copyright Update to rule them all 2 years ago
luminance_reduce.glsl 9b549231e4 Move luminance effect into its own class and use new buffers system 2 years ago
luminance_reduce_raster.glsl 6e7d87fb25 Use fullscreen tri instead of quad 1 year ago
luminance_reduce_raster_inc.glsl 9b549231e4 Move luminance effect into its own class and use new buffers system 2 years ago
motion_vector_inc.glsl 057367bf4f Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 1 year ago
motion_vectors.glsl 057367bf4f Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 1 year ago
resolve.glsl 997810e417 Split GI effects and fix stereoscopic rendering of GI effects 2 years ago
roughness_limiter.glsl a8ec72cf94 Move roughness limiter and sort into their own classes 1 year ago
screen_space_reflection.glsl c684d65c64 Use transformed roughness instead of raw roughness to calculate roughness fade in SSR 5 months ago
screen_space_reflection_filter.glsl eefcb5ed67 Move screen space effects into a separate class 2 years ago
screen_space_reflection_inc.glsl 56ed2cb6d1 Fix SSR orientation issues when using orthogonal camera 7 months ago
screen_space_reflection_scale.glsl d950f5f838 Use Reverse Z for the depth buffer 10 months ago
shadow_frustum.glsl d9eb9665da Draw frustum splices ontop of direction shadow atlas for debug purposes 1 year ago
sort.glsl a8ec72cf94 Move roughness limiter and sort into their own classes 1 year ago
specular_merge.glsl 10a8b88165 Fix SSR not working properly in stereo 1 year ago
ss_effects_downsample.glsl e0f736ec10 Properly linearize depth buffer for SSAO when using orthogonal camera 7 months ago
ssao.glsl 43cf21cb71 Use best fit normals for storing screen space normals 1 year ago
ssao_blur.glsl eefcb5ed67 Move screen space effects into a separate class 2 years ago
ssao_importance_map.glsl 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 years ago
ssao_interleave.glsl 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 years ago
ssil.glsl 43cf21cb71 Use best fit normals for storing screen space normals 1 year ago
ssil_blur.glsl 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 years ago
ssil_importance_map.glsl 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 years ago
ssil_interleave.glsl 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 years ago
subsurface_scattering.glsl 2cd84be64d Extracting render buffers and changing it to a more generic solution 2 years ago
taa_resolve.glsl f14c944c21 Flip convention of motion vector to point from current pixel to the previous pixel. 1 year ago
tonemap.glsl 78ede4f8b6 Fix glsl shader for Android Mali-GXXx GPUs and Vulkan API 1.3.xxx 7 months ago
vrs.glsl 4b070e8031 Fix various typos with codespell 9 months ago