| Summary: | SSE intrinsic in fillrect MMX path | ||
|---|---|---|---|
| Product: | SDL | Reporter: | norfanin |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
norfanin
2013-11-14 17:05:01 UTC
Good point. Since most CPUs these days support SSE, an MMX-only codepath isn't very useful, so I'm going to pull it. Thanks! https://hg.libsdl.org/SDL/rev/097e3fac1979 |