Panagiotis Christopoulos Charitos 4c2cbdc9f9 Add 64 jitter offsets 3 лет назад
..
AccelerationStructureBuilder.cpp 85703a5e5c Make it compile 3 лет назад
AccelerationStructureBuilder.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
Bloom.cpp 9e02ca9e22 Make non-DLSS path work 3 лет назад
Bloom.h 1e4834ec3a Feed tonemapped data to bloom pyramid and revert tonemapping in the 1st pass 3 лет назад
CMakeLists.txt 479719c86a - Complete NGX/DLSS initialization, everything working now. 3 лет назад
ClusterBinning.cpp a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
ClusterBinning.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
Common.cpp 5603cb6dac Update the copyright date 4 лет назад
Common.h c8b6ab4552 Adreno workaround: Replace all scalar layouts with std140 3 лет назад
ConfigVars.defs.h d7bc78615d Sharpening is deprecated in DLSS. User RCAS for DLSS as well 3 лет назад
Dbg.cpp 148e477600 Fix the motion vectors of moving objects 3 лет назад
Dbg.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
DepthDownscale.cpp e2c2142b28 Fix the Windows build and some MSVC warnings 3 лет назад
DepthDownscale.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
DownscaleBlur.cpp d7bc78615d Sharpening is deprecated in DLSS. User RCAS for DLSS as well 3 лет назад
DownscaleBlur.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
Drawer.cpp 148e477600 Fix the motion vectors of moving objects 3 лет назад
Drawer.h 148e477600 Fix the motion vectors of moving objects 3 лет назад
FinalComposite.cpp 1560a7cc69 Add tonemapping to DLSS 3 лет назад
FinalComposite.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
ForwardShading.cpp 148e477600 Fix the motion vectors of moving objects 3 лет назад
ForwardShading.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
GBuffer.cpp 148e477600 Fix the motion vectors of moving objects 3 лет назад
GBuffer.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
GBufferPost.cpp d4d063efb4 Shader building is not part of the CMake building process. Android support will be added 3 лет назад
GBufferPost.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
GenericCompute.cpp 5603cb6dac Update the copyright date 4 лет назад
GenericCompute.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
IndirectDiffuse.cpp 565287c958 Add a config var to limit VRS rate to 2x2 3 лет назад
IndirectDiffuse.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
IndirectDiffuseProbes.cpp 148e477600 Fix the motion vectors of moving objects 3 лет назад
IndirectDiffuseProbes.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
IndirectSpecular.cpp a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
IndirectSpecular.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
LensFlare.cpp 148e477600 Fix the motion vectors of moving objects 3 лет назад
LensFlare.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
LightShading.cpp d1752d16de Feed the jittered HDR light shading to VRS SRI generation. Also fix the seam in the skybox 3 лет назад
LightShading.h d1752d16de Feed the jittered HDR light shading to VRS SRI generation. Also fix the seam in the skybox 3 лет назад
MainRenderer.cpp a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
MainRenderer.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
MotionVectors.cpp d4d063efb4 Shader building is not part of the CMake building process. Android support will be added 3 лет назад
MotionVectors.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
ProbeReflections.cpp 148e477600 Fix the motion vectors of moving objects 3 лет назад
ProbeReflections.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
RenderQueue.cpp 5603cb6dac Update the copyright date 4 лет назад
RenderQueue.h 148e477600 Fix the motion vectors of moving objects 3 лет назад
Renderer.cpp 4c2cbdc9f9 Add 64 jitter offsets 3 лет назад
Renderer.h 4c2cbdc9f9 Add 64 jitter offsets 3 лет назад
RendererObject.cpp 5603cb6dac Update the copyright date 4 лет назад
RendererObject.defs.h 5603cb6dac Update the copyright date 4 лет назад
RendererObject.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
RtShadows.cpp a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
RtShadows.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
Scale.cpp 3edf138336 Add devel DLSS library 3 лет назад
Scale.h d7bc78615d Sharpening is deprecated in DLSS. User RCAS for DLSS as well 3 лет назад
ShadowMapping.cpp 148e477600 Fix the motion vectors of moving objects 3 лет назад
ShadowMapping.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
ShadowmapsResolve.cpp d4d063efb4 Shader building is not part of the CMake building process. Android support will be added 3 лет назад
ShadowmapsResolve.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
TemporalAA.cpp 9e02ca9e22 Make non-DLSS path work 3 лет назад
TemporalAA.h d7bc78615d Sharpening is deprecated in DLSS. User RCAS for DLSS as well 3 лет назад
TileAllocator.cpp 5603cb6dac Update the copyright date 4 лет назад
TileAllocator.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
Tonemapping.cpp 9e02ca9e22 Make non-DLSS path work 3 лет назад
Tonemapping.h c631a0b6f1 Fix DLSS bugs 3 лет назад
TraditionalDeferredShading.cpp d4d063efb4 Shader building is not part of the CMake building process. Android support will be added 3 лет назад
TraditionalDeferredShading.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
UiStage.cpp 5603cb6dac Update the copyright date 4 лет назад
UiStage.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
VolumetricFog.cpp d4d063efb4 Shader building is not part of the CMake building process. Android support will be added 3 лет назад
VolumetricFog.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
VolumetricLightingAccumulation.cpp d4d063efb4 Shader building is not part of the CMake building process. Android support will be added 3 лет назад
VolumetricLightingAccumulation.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад
VrsSriGeneration.cpp 9e02ca9e22 Make non-DLSS path work 3 лет назад
VrsSriGeneration.h a6a08b42ba Add more compiler warnings. Modernize some attributes since we are in C++17 now 3 лет назад