Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(anti-aliasing): add anti-aliasing by FXAA #1385

Merged
merged 1 commit into from
Nov 29, 2024

feat(anti-aliasing): add anti-aliasing by FXAA

f6fe55c
Select commit
Loading
Failed to load commit list.
Merged

feat(anti-aliasing): add anti-aliasing by FXAA #1385

feat(anti-aliasing): add anti-aliasing by FXAA
f6fe55c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 29, 2024 in 1s

0.00% of diff hit (target 53.75%)

View this Pull Request on Codecov

0.00% of diff hit (target 53.75%)

Annotations

Check warning on line 79 in engine/src/render/defaults/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/defaults/plugin.cpp#L79

Added line #L79 was not covered by tests

Check warning on line 6 in engine/src/render/tone_mapping/fxaa.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/fxaa.cpp#L6

Added line #L6 was not covered by tests

Check warning on line 13 in engine/src/render/tone_mapping/fxaa.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/fxaa.cpp#L8-L13

Added lines #L8 - L13 were not covered by tests

Check warning on line 60 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 64 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L64

Added line #L64 was not covered by tests

Check warning on line 85 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L85

Added line #L85 was not covered by tests

Check warning on line 100 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L100

Added line #L100 was not covered by tests

Check warning on line 113 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L108-L113

Added lines #L108 - L113 were not covered by tests

Check warning on line 127 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L125-L127

Added lines #L125 - L127 were not covered by tests