diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-11-09 16:53:05 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-11-09 16:53:05 -0800 |
commit | c223fca7a19190d8f662f3576947478ba4d2da57 (patch) | |
tree | f15e3ade5e4936ddabb1d3100c72aa3712cfb788 /src/modules/playit/Makefile.am | |
parent | 4d19ec621fccb73677ff9dc04f7a235155f6327d (diff) |
sdl_fb: introduce vsync={on,off} setting
Defaults to on, controls inclusion of SDL_RENDERER_PRESENTVSYNC
in the flags passed to SDL_CreateRenderer().
Useful for obesrving how high FPS can be with the overhead of the
GPU upload, unlike --video=mem which tells you how fast FPS can
be entirely headless.
Diffstat (limited to 'src/modules/playit/Makefile.am')
0 files changed, 0 insertions, 0 deletions