| Summary: | [KMSDRM] Help needed investigating a game's low performance on this backend only. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Manuel Alfayate Corchete <redwindwanderer> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | wahil1976 |
| Version: | 2.0.15 | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Manuel Alfayate Corchete
2021-01-17 22:39:05 UTC
What are the actual framerates? I believe that KMSDRM may be doing vsync by default and X11 does not. Does profiling the executable and the SDL library work? That would show us what functions take the most time to complete. This has been fixed by the engine's people, so closing this. Thanks! |