comparison src/hermes/mmxp2_32.asm @ 1873:eb4d9d99849b

Renamed, per Mike's comment on bug #157
author Sam Lantinga <slouken@libsdl.org>
date Wed, 21 Jun 2006 08:26:05 +0000
parents 9ff9a58fa1e3
children 180fa05e98e2
comparison
equal deleted inserted replaced
1872:d76c3909b244 1873:eb4d9d99849b
18 ; are, they're terrible on p5 MMXs, but less so on pIIs. Someone needs to 18 ; are, they're terrible on p5 MMXs, but less so on pIIs. Someone needs to
19 ; optimise them for p5 MMXs.. 19 ; optimise them for p5 MMXs..
20 20
21 BITS 32 21 BITS 32
22 22
23 %include "common.asm" 23 %include "common.inc"
24 24
25 SDL_FUNC _ConvertMMXpII32_24RGB888 25 SDL_FUNC _ConvertMMXpII32_24RGB888
26 SDL_FUNC _ConvertMMXpII32_16RGB565 26 SDL_FUNC _ConvertMMXpII32_16RGB565
27 SDL_FUNC _ConvertMMXpII32_16BGR565 27 SDL_FUNC _ConvertMMXpII32_16BGR565
28 SDL_FUNC _ConvertMMXpII32_16RGB555 28 SDL_FUNC _ConvertMMXpII32_16RGB555