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 - DirectFB video and renderer API is not updated
Summary: DirectFB video and renderer API is not updated
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.0
Hardware: x86 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-07 06:10 UTC by tomaszewski.p
Modified: 2013-03-09 13:35 UTC (History)
0 users

See Also:


Attachments
Makes directfb backend working. (10.36 KB, patch)
2013-03-07 06:10 UTC, tomaszewski.p
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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