summaryrefslogtreecommitdiff
path: root/premake/projects/testrumble.lua
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2014-02-02 00:33:31 -0800
committerSam Lantinga <slouken@libsdl.org>2014-02-02 00:33:31 -0800
commitf4bd2a879981956ec3bd4ff8996f057794ce89ee (patch)
tree0ea0a352968fb15b732d1e15a69801db2c4cc1f5 /premake/projects/testrumble.lua
parent5f3e8c7fbf49ba4a105f87f8d07d377670d39271 (diff)
downloadsdl-f4bd2a879981956ec3bd4ff8996f057794ce89ee.tar.gz
Fixed bug 2376 - no SDL_HasAVX
Haneef Mubarak AVX is the successor to SSE* and is fairly widely available. As such, it really ought to be detectable. This functionality ought to be trivial to implement, and not having it means being forced to write an ugly workaround to check for AVX (so that normal SSE can be used if AVX is not available). 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
Diffstat (limited to 'premake/projects/testrumble.lua')
0 files changed, 0 insertions, 0 deletions