mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-16 07:17:18 +00:00
940933d892
Viacheslav Slavinsky
SDL_rpivideo driver has 60 frames per second hardcoded in it, this is a problem for games that need to keep pace using VSYNC. I believe that I have found a solution to this. It is based on code in tvservice.c in rpi userland:
|
||
---|---|---|
.. | ||
SDL_rpievents.c | ||
SDL_rpievents_c.h | ||
SDL_rpimouse.c | ||
SDL_rpimouse.h | ||
SDL_rpiopengles.c | ||
SDL_rpiopengles.h | ||
SDL_rpivideo.c | ||
SDL_rpivideo.h |