mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-03 07:29:37 +01:00
2d37d29183
If KMSDRM_drmModeSetCrtc is called when the swap interval is set to 0, the driver behaves as though vertical sync is engaged by limiting framerate to the refresh rate, but performance is much worse than with vertical sync enabled. Resolve this issue by ensuring that the Crtc is only set up once, and KMSDRM_drmModePageFlip is called, albeit without any followup queueing or waiting for flips. |
||
---|---|---|
.. | ||
SDL_kmsdrmdyn.c | ||
SDL_kmsdrmdyn.h | ||
SDL_kmsdrmevents.c | ||
SDL_kmsdrmevents.h | ||
SDL_kmsdrmmouse.c | ||
SDL_kmsdrmmouse.h | ||
SDL_kmsdrmopengles.c | ||
SDL_kmsdrmopengles.h | ||
SDL_kmsdrmsym.h | ||
SDL_kmsdrmvideo.c | ||
SDL_kmsdrmvideo.h |