Results 1 - 13 of 13 results out of about 6839 pages. (2.36 seconds)
- SDL_HasSSE42 . . . 7 matches
- ...
= SDL_HasSSE42 =
Use this function to determine whether the CPU has SSE4.2 features.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_bool SDL_HasSSE42(void)
}}}
== R...
- SDL_HasSSE41 . . . 7 matches
- ...
= SDL_HasSSE41 =
Use this function to determine whether the CPU has SSE4.1 features.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_bool SDL_HasSSE41(void)
}}}
== R...
- SDL_HasSSE3 . . . 7 matches
- ...
= SDL_HasSSE3 =
Use this function to determine whether the CPU has SSE3 features.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_bool SDL_HasSSE3(void)
}}}
== Retur...
- SDL_HasSSE2 . . . 7 matches
- ...
= SDL_HasSSE2 =
Use this function to determine whether the CPU has SSE2 features.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_bool SDL_HasSSE2(void)
}}}
== Retur...
- SDL_HasSSE . . . 7 matches
- ...
= SDL_HasSSE =
Use this function to determine whether the CPU has SSE features.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_bool SDL_HasSSE(void)
}}}
== Return V...
- SDL_HasRDTSC . . . 5 matches
- ...3DNow]]
.[[SDL_HasAltiVec]]
.[[SDL_HasAVX]]
.[[SDL_HasAVX2]]
.[[SDL_HasMMX]]
.[[SDL_HasSSE]]
.[[SDL_HasSSE2]]
.[[SDL_HasSSE3]]
.[[SDL_HasSSE41]]
.[[SDL_HasSSE42]]
----
[[...
- SDL_HasMMX . . . 5 matches
- ...Now]]
.[[SDL_HasAltiVec]]
.[[SDL_HasAVX]]
.[[SDL_HasAVX2]]
.[[SDL_HasRDTSC]]
.[[SDL_HasSSE]]
.[[SDL_HasSSE2]]
.[[SDL_HasSSE3]]
.[[SDL_HasSSE41]]
.[[SDL_HasSSE42]]
----
[[...
- SDL_HasAltiVec . . . 5 matches
- ...as3DNow]]
.[[SDL_HasAVX]]
.[[SDL_HasAVX2]]
.[[SDL_HasMMX]]
.[[SDL_HasRDTSC]]
.[[SDL_HasSSE]]
.[[SDL_HasSSE2]]
.[[SDL_HasSSE3]]
.[[SDL_HasSSE41]]
.[[SDL_HasSSE42]]
----
[[...
- SDL_HasAVX2 . . . 5 matches
- ...DNow]]
.[[SDL_HasAltiVec]]
.[[SDL_HasAVX]]
.[[SDL_HasMMX]]
.[[SDL_HasRDTSC]]
.[[SDL_HasSSE]]
.[[SDL_HasSSE2]]
.[[SDL_HasSSE3]]
.[[SDL_HasSSE41]]
.[[SDL_HasSSE42]]
----
[[...
- SDL_HasAVX . . . 5 matches
- ...Now]]
.[[SDL_HasAltiVec]]
.[[SDL_HasAVX2]]
.[[SDL_HasMMX]]
.[[SDL_HasRDTSC]]
.[[SDL_HasSSE]]
.[[SDL_HasSSE2]]
.[[SDL_HasSSE3]]
.[[SDL_HasSSE41]]
.[[SDL_HasSSE42]]
##Remove...
- SDL_Has3DNow . . . 5 matches
- ...AltiVec]]
.[[SDL_HasAVX]]
.[[SDL_HasAVX2]]
.[[SDL_HasMMX]]
.[[SDL_HasRDTSC]]
.[[SDL_HasSSE]]
.[[SDL_HasSSE2]]
.[[SDL_HasSSE3]]
.[[SDL_HasSSE41]]
.[[SDL_HasSSE42]]
----
[[...
- CategoryCPU . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= CPU Feature Detection =
'''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/incl...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
