| Summary: | Pixel format problems in testsprite and testsprite2 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Alberto Luaces <aluaces> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
|
Description
Alberto Luaces
2009-08-14 07:18:05 UTC
Can you retest with the current SDL snapshot? http://www.libsdl.org/tmp/SDL-1.3.zip Thanks! Hello Sam, that release gave me problems compiling because some issues with the assembler in SDL_cpuinfo.c. However I could build the latest SVN version. The pixel format issue is gone now, and the smiling faces are blitted correctly in both programs. The testalpha program is not behaving completely well, but I think it's a different problem than the one that this bug report is covering. For me, this bug is solved. Thank you! Okay, thanks! |