7a069cc4b0
Modern C runtimes have well optimized memset and memcpy, so use those instead of dispatching into SDL's versions. In addition, some compilers can analyze memset and memcpy calls and directly turn them into optimized assembly. |
||
---|---|---|
.. | ||
testdraw | ||
SDL-UWP.sln | ||
SDL-UWP.vcxproj | ||
SDL-UWP.vcxproj.filters |