--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402105
This commit is contained in:
parent
c18cc10c08
commit
b43de77bf4
1 changed files with 1 additions and 1 deletions
|
@ -1621,7 +1621,7 @@ BlitRGBtoRGBPixelAlpha(SDL_BlitInfo * info)
|
|||
|
||||
#if GCC_ASMBLIT
|
||||
/* fast (as in MMX with prefetch) ARGB888->(A)RGB888 blending with pixel alpha */
|
||||
inline static void
|
||||
static void
|
||||
BlitRGBtoRGBPixelAlphaMMX3DNOW(SDL_BlitInfo * info)
|
||||
{
|
||||
int width = info->d_width;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue