diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-09-13 20:01:07 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-09-13 20:01:07 -0700 |
commit | a44cb1ada0a17289c105e9a23c707085d84d4360 (patch) | |
tree | 7f1a5b685f6a1c1d9d287de8666579b109e3c654 /src/modules/swab | |
parent | 93d90e8e1d176c2ad2ed925693e6a232ed2d61ae (diff) |
sdl_fb: use SDL_CreateRGBSurface() instead
I was using SDL_CreateRGBSurfaceWithFormat() without considering the
minimum SDL2 version implications. Switch to SDL_CreateRGBSurface()
as there's no relevant difference, so I can lower the minimum SDL2
version in configure.ac.
Diffstat (limited to 'src/modules/swab')
0 files changed, 0 insertions, 0 deletions