Bastiaan Olij
|
2cd84be64d
Extracting render buffers and changing it to a more generic solution
|
3 éve |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 éve |
Rémi Verschelde
|
4f7bfacfcd
Merge pull request #62478 from BastiaanOlij/split_effects_20220628
|
3 éve |
bruvzg
|
8823eae328
Rename OSX to macOS and iPhoneOS to iOS.
|
3 éve |
Bastiaan Olij
|
eefcb5ed67
Move screen space effects into a separate class
|
3 éve |
Bastiaan Olij
|
d139131aab
Adding Variable Rate Shading support to Godot
|
3 éve |
Bastiaan Olij
|
6224b00365
Moved cube_to_dp and cubemap logic into CopyEffects
|
3 éve |
Bastiaan Olij
|
997810e417
Split GI effects and fix stereoscopic rendering of GI effects
|
3 éve |
jfons
|
ba832d83b2
Initial TAA implementation
|
3 éve |
Bastiaan Olij
|
9939cfc4c4
Split out bokeh_dof and copy effects
|
3 éve |
Bastiaan Olij
|
3b2267ba6d
Splitting tonemapper into its own class
|
3 éve |
reduz
|
b0ca03b0a2
Add a UniformSet cache
|
3 éve |
Hugo Locurcio
|
83efe4d8b0
Fix typo in SSR roughness quality enum value names
|
3 éve |
Bastiaan Olij
|
a78a9fee71
Implementing OpenXR driver
|
3 éve |
clayjohn
|
9d104ad839
Use properly use non-perceptual roughness when filtering radiance
|
3 éve |
clayjohn
|
48728a79b6
Use prefiltered radiance
|
3 éve |
Rémi Verschelde
|
a6abeb6b20
Merge pull request #57682 from clayjohn/VULKAN-canvas-blur
|
3 éve |
clayjohn
|
60d8df3fee
Optimize and fix backbuffer gaussian blur
|
3 éve |
theoniko
|
0c0ff5da50
Fix copy paste bug in renderer_rd/effects_rd.cpp
|
3 éve |
Ansraer
|
90652b1755
add support for glow maps
|
3 éve |
clayjohn
|
9b1f242feb
Fix cannot use gaussian blur error
|
3 éve |
Rémi Verschelde
|
7f66c16c03
Merge pull request #51206 from clayjohn/Vulkan-ASSGI
|
3 éve |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 éve |
Je06jm
|
20deb0917d
Implemented AMD's FSR as a computer shader for upscaling 3D scenes
|
3 éve |
clayjohn
|
0eff109a21
Added SSIL post processing effect
|
4 éve |
M. Huri
|
4052d85d05
Repaired mistyped of 'threshold' on several files.
|
3 éve |
Rémi Verschelde
|
3f94a5ebe7
Merge pull request #51115 from clayjohn/VULKAN-SSAO-radius
|
3 éve |
Bastiaan Olij
|
6e87d62873
Merge pull request #50883 from BastiaanOlij/mobile_hdr
|
4 éve |
Bastiaan Olij
|
d22163c657
Scale color output in the mobile renderer to provide HDR support
|
4 éve |
Anilforextra
|
c86db8b710
Remove redundant assignments.
|
4 éve |