Andy Maloney
|
8b949918b1
Fix spelling of a var, a struct, and message output
|
5 years ago |
clayjohn
|
a54f93c169
Add incremental update mode to sky
|
5 years ago |
Rémi Verschelde
|
372136fe75
Environment: Refactor code for readability + more
|
5 years ago |
qarmin
|
997d367b51
Fixes recently introduced shader leaks
|
5 years ago |
Juan Linietsky
|
201d606b3d
Addition of SDFGI for open world global illumination
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 years ago |
Rémi Verschelde
|
69de7ce38c
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
5 years ago |
Rémi Verschelde
|
17304f1aae
Merge pull request #37949 from reduz/implement-global-shader-uniforms
|
5 years ago |
Rémi Verschelde
|
cfda0e3770
Merge pull request #37953 from clayjohn/VULKAN-sky-sun-size
|
5 years ago |
clayjohn
|
7cd2ff309c
Add light size to Sky Shaders
|
5 years ago |
Juan Linietsky
|
0e1c66d9fc
Implement global and per instance shader uniforms.
|
5 years ago |
clayjohn
|
0ff929a926
Use sky properly for ambient and reflections
|
5 years ago |
Rémi Verschelde
|
5e5103f460
Merge pull request #37861 from reduz/implement-decals
|
5 years ago |
Juan Linietsky
|
5944eb6e7f
Implement decals
|
5 years ago |
Rémi Verschelde
|
06748a2b5f
Merge pull request #37749 from clayjohn/Vulkan-improved-ss
|
5 years ago |
Juan Linietsky
|
a57dc398db
Implement MSAA
|
5 years ago |
Juan Linietsky
|
16ae2cc1bf
Add screen space AA option, with FXAA implementation.
|
5 years ago |
Juan Linietsky
|
d81911490b
Moved most of the effect code to compute.
|
5 years ago |
clayjohn
|
621f6f09a8
Add proper quality settings to soft shadows
|
5 years ago |
Juan Linietsky
|
6a730ffeab
Support light size and soft shadows
|
5 years ago |
Juan Linietsky
|
4ffc0d6b3f
Refactored shadowmapping.
|
5 years ago |
Juan Linietsky
|
c54f80d35c
Re-implement subsurface scattering.
|
5 years ago |
Rémi Verschelde
|
6a38ce1b31
Merge pull request #37512 from reduz/implement-ssr
|
5 years ago |
Juan Linietsky
|
87c658b304
Re-Added screen space reflection.
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
89e1263117
Move glow upscale quality to a global setting, for consistency
|
5 years ago |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 years ago |