| Summary: | no SDL_HasAVX | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Haneef Mubarak <haneef503> |
| Component: | *don't know* | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | API change | ||
| Priority: | P2 | CC: | haneef503 |
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | All | ||
|
Description
Haneef Mubarak
2014-02-02 01:26:23 UTC
Here is an example on detecting AVX from SO (it actually shows ways to cehck for all of teh fancy instructions): http://stackoverflow.com/questions/6121792/how-to-check-if-a-cpu-supports-the-sse3-instruction-set Added, thanks! https://hg.libsdl.org/SDL/rev/56ba41ac64fe |