Use ptrdiff types for databuffer offset/length handling
commit2355d6a4a043a82ad40eae193893beb4bcd2efa0
authorChris Robinson <chris.kcat@gmail.com>
Thu, 18 Mar 2010 21:46:33 +0000 (18 14:46 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 18 Mar 2010 21:46:33 +0000 (18 14:46 -0700)
tree268e4254097b23e3a59a2cea71088645530c6c75
parente1965fe7d90a2dee4f60907500947d411d39dd49
Use ptrdiff types for databuffer offset/length handling
Should improve addressing for non-32-bit systems
OpenAL32/Include/alDatabuffer.h
OpenAL32/alBuffer.c
OpenAL32/alDatabuffer.c
include/AL/alext.h