sdl2: add upstream patch to fix DirectFB renderer handling
authorPeter Thompson <peter.macleod.thompson@gmail.com>
Fri, 31 Aug 2018 02:51:26 +0000 (20:51 -0600)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 1 Sep 2018 22:12:04 +0000 (00:12 +0200)
commitd1144944565f0a852cddbb1dd6f8f012c304dc0a
treed52d22dba0d51c22a8b1cee9af7a5b2e78481d7a
parentbedbef936fcb7166ba0be13b9f4514588028e927
sdl2: add upstream patch to fix DirectFB renderer handling

The configure script enables the DirectFB video driver, but forgets to
enable the renderer driver, causing SDL_CreateRenderer() to fail. Add an upstream patch to fix this.

[Peter: reword/extend commit text,
add git formatted patch from https://github.com/spurious/SDL-mirror]
Signed-off-by: Peter Thompson <peter.macleod.thompson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sdl2/0001-Fixed-the-DirectFB-renderer-not-being-enabled-in-aut.patch [new file with mode: 0644]