comparison src/hermes/x86p_32.asm @ 1699:4ce6deb843c5 SDL-1.3

Renamed, per Mike's comment on bug #157
author Sam Lantinga <slouken@libsdl.org>
date Wed, 21 Jun 2006 08:26:43 +0000
parents 393092a3ebf6
children 180fa05e98e2
comparison
equal deleted inserted replaced
1698:412149a1c756 1699:4ce6deb843c5
9 ; Most routines are (c) Glenn Fiedler (ptc@gaffer.org), used with permission 9 ; Most routines are (c) Glenn Fiedler (ptc@gaffer.org), used with permission
10 ; 10 ;
11 11
12 BITS 32 12 BITS 32
13 13
14 %include "common.asm" 14 %include "common.inc"
15 15
16 SDL_FUNC _ConvertX86p32_32BGR888 16 SDL_FUNC _ConvertX86p32_32BGR888
17 SDL_FUNC _ConvertX86p32_32RGBA888 17 SDL_FUNC _ConvertX86p32_32RGBA888
18 SDL_FUNC _ConvertX86p32_32BGRA888 18 SDL_FUNC _ConvertX86p32_32BGRA888
19 SDL_FUNC _ConvertX86p32_24RGB888 19 SDL_FUNC _ConvertX86p32_24RGB888