commit | 7ce1b4475f417b682669b7205bc851c6b36cb9b6 | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Sat Mar 09 10:35:12 2013 -0800 |
committer | Sam Lantinga <slouken@libsdl.org> | Sat Mar 09 10:35:12 2013 -0800 |
tree | 27dd835eb6fbaa4c7fb7b7e0a457f189c77255c2 | |
parent | c51712467d1274481d5a69be37ca9bc76e1c4eea [diff] |
Fixed bug 1744 - DirectFB video and renderer API is not updated tomaszewski.p Recent changes in SDL_sysrenderer.h and SDL_sysvideo.h had no impact on directfb backend. Attached patch: - updates interface, - resolves uninitialized variable reading, - changes logging tio use SDL_Log API, - updates configure to use DIRECTFBCONFIG variable instead direct call to directfb-config.