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

cache GLX fbconfigs #1190

Merged
merged 4 commits into from
Feb 14, 2024

Update CHANGELOG.md

85bb56e
Select commit
Loading
Failed to load commit list.
Merged

cache GLX fbconfigs #1190

Update CHANGELOG.md
85bb56e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 14, 2024 in 0s

4.87% of diff hit (target 0.00%)

View this Pull Request on Codecov

4.87% of diff hit (target 0.00%)

Annotations

Check warning on line 65 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L65

Added line #L65 was not covered by tests

Check warning on line 67 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L67

Added line #L67 was not covered by tests

Check warning on line 70 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L70

Added line #L70 was not covered by tests

Check warning on line 161 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L157-L161

Added lines #L157 - L161 were not covered by tests

Check warning on line 163 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L163

Added line #L163 was not covered by tests

Check warning on line 211 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 384 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L384

Added line #L384 was not covered by tests

Check warning on line 414 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L412-L414

Added lines #L412 - L414 were not covered by tests

Check warning on line 417 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L416-L417

Added lines #L416 - L417 were not covered by tests

Check warning on line 419 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L419

Added line #L419 was not covered by tests

Check warning on line 424 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L421-L424

Added lines #L421 - L424 were not covered by tests

Check warning on line 426 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L426

Added line #L426 was not covered by tests

Check warning on line 431 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L431

Added line #L431 was not covered by tests

Check warning on line 436 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L436

Added line #L436 was not covered by tests

Check warning on line 446 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L446

Added line #L446 was not covered by tests

Check warning on line 452 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L452

Added line #L452 was not covered by tests

Check warning on line 456 in src/backend/gl/glx.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/gl/glx.c#L456

Added line #L456 was not covered by tests

Check warning on line 282 in src/opengl.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/opengl.c#L282

Added line #L282 was not covered by tests

Check warning on line 60 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 67 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L67

Added line #L67 was not covered by tests

Check warning on line 71 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L71

Added line #L71 was not covered by tests

Check warning on line 84 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 86 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L86

Added line #L86 was not covered by tests

Check warning on line 90 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L90

Added line #L90 was not covered by tests

Check warning on line 1532 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L1532

Added line #L1532 was not covered by tests