We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1744

Summary: DirectFB video and renderer API is not updated
Product: SDL Reporter: tomaszewski.p
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: x86   
OS: Linux   
Attachments: Makes directfb backend working.

Description tomaszewski.p 2013-03-07 06:10:08 UTC
Created attachment 1061 [details]
Makes directfb backend working.

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.
Comment 1 Sam Lantinga 2013-03-09 13:35:37 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL/rev/bc887debed9b