Matias N. Goldberg
|
c9ec1f7727
Fix buffer updates going to the wrong cmd buffer if barriers were 0
|
1 year ago |
Rémi Verschelde
|
faaf27f284
Fix various typos with codespell
|
2 years ago |
Markus Sauermann
|
890fdd56df
Code simplifications
|
2 years ago |
Bastiaan Olij
|
4c2f33cfae
Fixing issues with SSIL artifacts
|
2 years ago |
clayjohn
|
c9c14410e9
Fix sampling bug when SSAO is using half size
|
2 years ago |
Bastiaan Olij
|
694c8ec273
Add render buffer support to screen space effects
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Markus Sauermann
|
28af870750
Code simplifications found by cppcheck
|
2 years ago |
Rémi Verschelde
|
17c62a692e
Merge pull request #66756 from BastiaanOlij/fix_ssr
|
2 years ago |
Aaron Franke
|
2cea42cc7f
Rename Projection `matrix` to `columns`
|
2 years ago |
Bastiaan Olij
|
d09ad714bf
Fixing artifacts in SSR
|
2 years ago |
Bastiaan Olij
|
02b0c22e38
Moving SSEffects settings into class
|
2 years ago |
Bastiaan Olij
|
873366cb2d
Fix uniform buffer being created every frame is SSAO and SSIL half_size is different
|
2 years ago |
clayjohn
|
65f0113bc6
Properly scale SSR reflection based on metallic value for dielectric materials
|
2 years ago |
Bastiaan Olij
|
2cd84be64d
Extracting render buffers and changing it to a more generic solution
|
3 years ago |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |
Bastiaan Olij
|
eefcb5ed67
Move screen space effects into a separate class
|
3 years ago |