Fixed bug in AVX detection and added AVX2 detection
This commit is contained in:
parent
9dcc87296e
commit
4d8562f23f
4 changed files with 89 additions and 16 deletions
|
@ -587,3 +587,4 @@
|
|||
#define SDL_CaptureMouse SDL_CaptureMouse_REAL
|
||||
#define SDL_SetWindowHitTest SDL_SetWindowHitTest_REAL
|
||||
#define SDL_GetGlobalMouseState SDL_GetGlobalMouseState_REAL
|
||||
#define SDL_HasAVX2 SDL_HasAVX2_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue