annotate src/video/xbios/.cvsignore @ 1240:3b8a43c428bb

From Bug #36: There are a couple of issues with the selection of Altivec alpha-blitting routines in CalculateAlphaBlit() in src/video/SDL_Blit_A.c. 1) There's no check for the presence of Altivec when checking if the Blit32to565PixelAlphaAltivec() routine can be selected. 2) Altivec cannot be used in video memory, and there's no check if the destination surface is a hardware surface. (Alpha-blitting to a hardware surface with GPU support is a bad idea, but somebody's bound to do it anyway.) Patch to fix these attached.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 08 Jan 2006 21:18:15 +0000
parents e25d2604b3a6
children
rev   line source
299
e25d2604b3a6 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1 Makefile.in
e25d2604b3a6 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
2 Makefile
e25d2604b3a6 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
3 .libs
e25d2604b3a6 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
4 *.o
e25d2604b3a6 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
5 *.lo
e25d2604b3a6 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
6 *.la