- pSDL_GetCPUCacheLineSize
alias pSDL_GetCPUCacheLineSize = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_GetCPUCount
alias pSDL_GetCPUCount = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_GetSystemRAM
alias pSDL_GetSystemRAM = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_Has3DNow
alias pSDL_Has3DNow = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasAVX
alias pSDL_HasAVX = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasAVX2
alias pSDL_HasAVX2 = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasAVX512F
alias pSDL_HasAVX512F = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasAVX512F
alias pSDL_HasAVX512F = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasAltiVec
alias pSDL_HasAltiVec = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasMMX
alias pSDL_HasMMX = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasRDTSC
alias pSDL_HasRDTSC = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasSSE
alias pSDL_HasSSE = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasSSE2
alias pSDL_HasSSE2 = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasSSE3
alias pSDL_HasSSE3 = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasSSE41
alias pSDL_HasSSE41 = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasSSE42
alias pSDL_HasSSE42 = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_GetCPUCacheLineSize
int SDL_GetCPUCacheLineSize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_GetCPUCount
int SDL_GetCPUCount()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_GetSystemRAM
int SDL_GetSystemRAM()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_Has3DNow
SDL_bool SDL_Has3DNow()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasAVX
SDL_bool SDL_HasAVX()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasAVX2
SDL_bool SDL_HasAVX2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasAVX512F
SDL_bool SDL_HasAVX512F()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasAltiVec
SDL_bool SDL_HasAltiVec()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasMMX
SDL_bool SDL_HasMMX()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasNEON
SDL_bool SDL_HasNEON()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasRDTSC
SDL_bool SDL_HasRDTSC()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasSSE
SDL_bool SDL_HasSSE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasSSE2
SDL_bool SDL_HasSSE2()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasSSE3
SDL_bool SDL_HasSSE3()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasSSE41
SDL_bool SDL_HasSSE41()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_HasSSE42
SDL_bool SDL_HasSSE42()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.