[Openal-devel] Map/Unmap API

Chris Robinson chris.kcat at gmail.com
Sun Aug 16 10:58:03 PDT 2009


On Sunday 16 August 2009 10:19:15 am Sherief N. Farouk wrote:
> > Right, thanks. Was still thinking in terms of 0-based offsets...
>
> Just like a true programmer :).
>
> I found a typo: "Passing a NULL pointer for data is valid,l and will leave
> the storage with
>     undefined data." <-- there's an extra 'l' after the comma.

Fixed. I also added that calling alDatabufferDataEXT, alDatabufferSubDataEXT, 
or alGetDatabufferSubDataEXT with a mapped databuffer is an 
AL_INVALID_OPERATION (something the implementation already does, but I missed 
noting it).


More information about the Openal-devel mailing list