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 2100 - directfb fails to build on arm, here is a patch
Summary: directfb fails to build on arm, here is a patch
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: don't know
Hardware: ARM Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-14 18:23 UTC by Stu George
Modified: 2013-09-28 06:29 UTC (History)
0 users

See Also:


Attachments
patch for src/video/directfb/SDL_DirectFB_render.c (952 bytes, patch)
2013-09-14 18:23 UTC, Stu George
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stu George 2013-09-14 18:23:48 UTC
Created attachment 1329 [details]
patch for src/video/directfb/SDL_DirectFB_render.c

two minor errors in direct fb, I made a patch to fix. one a nested comment and a alpha unused field in colours.. this is against the current hg repo I believe.

it is against

src/video/directfb/SDL_DirectFB_render.c
Comment 1 Sam Lantinga 2013-09-28 06:29:24 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL/rev/3c9889bf2626