| Summary: | directfb fails to build on arm, here is a patch | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Stu George <yakumo9275> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | don't know | ||
| Hardware: | ARM | ||
| OS: | Linux | ||
| Attachments: | patch for src/video/directfb/SDL_DirectFB_render.c | ||
Fixed, thanks! http://hg.libsdl.org/SDL/rev/3c9889bf2626 |
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