| Summary: | software renderer should be smarter about using RLE encoding | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Adam M. <adam> |
| Component: | render | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.3 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 7 | ||
| Attachments: |
ignore this
the real proposed patch (v1) |
||
|
Description
Adam M.
2015-06-19 19:22:51 UTC
Created attachment 2189 [details]
ignore this
I've attached a proposed fix for this.
Created attachment 2190 [details]
the real proposed patch (v1)
Whoops, I attached an empty patch. Here's the real one.
This looks good, thanks! https://hg.libsdl.org/SDL/rev/2f5a57f86e24 |