| Summary: | Surface that alpha is 128 is rendered incorrectly, if that surface was optimized. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | leiget |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.2.13 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
|
Description
leiget
2010-07-08 05:23:06 UTC
I put the importance down to normal. I don't know why I put it to major. I'm actively fixing things in SDL 1.3. Can you verify that this has been fixed? http://www.libsdl.org/tmp/SDL-1.3.zip Thanks! Okay, on Ubuntu 9.10, SDL 1.3 renders it right, and SDL 1.2 does not. However, on Windows XP the problem did not appear on SDL 1.2, it was only on Linux. Here's the final outcome: http://img130.imageshack.us/img130/6810/betterwj.png Also, I don't know why the test rect is on the top of the screen, because I'm using the same exact file on both test. Never the less, SDL 1.3 does everything correctly. Fixed in SDL 1.3. Thanks! |