mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 08:36:19 -05:00
Added software fallback for YUV overlay code when YUV textures aren't available.
This commit is contained in:
@@ -90,7 +90,6 @@ localexit:
|
||||
}
|
||||
|
||||
void
|
||||
__declspec(naked)
|
||||
_ftol2_sse()
|
||||
{
|
||||
_ftol();
|
||||
|
||||
Reference in New Issue
Block a user