index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
OpenAL32
/
alDatabuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 64-bit compilation
Chris Robinson
2010-10-11
1
-1
/
+1
*
Reduce some more indentation
Chris Robinson
2010-09-21
1
-40
/
+38
*
Reduce some indentation
Chris Robinson
2010-09-21
1
-32
/
+26
*
Use a UIntMap for the Databuffers
Chris Robinson
2010-06-03
1
-57
/
+46
*
Mark extension functions with AL_API/ALC_API
Chris Robinson
2010-03-23
1
-17
/
+17
*
Cleanup and fixup Release* functions
Chris Robinson
2010-03-20
1
-12
/
+9
*
Avoid calling alDelete* from alGen*
Chris Robinson
2010-03-20
1
-1
/
+11
*
Don't use deprecated macros
Chris Robinson
2010-03-19
1
-17
/
+17
*
cast AL_SIZE value to ALint
Alam Arias
2010-03-18
1
-1
/
+1
*
Use ptrdiff types for databuffer offset/length handling
Chris Robinson
2010-03-18
1
-16
/
+21
*
Allow selecting databuffer 0
Chris Robinson
2010-03-17
1
-1
/
+2
*
Get rid of more alIs* calls
Chris Robinson
2010-03-16
1
-46
/
+64
*
Pass the context to alSetError
Chris Robinson
2010-03-16
1
-43
/
+43
*
Rename some struct members for consistency
Chris Robinson
2010-03-16
1
-5
/
+5
*
Call to the right databuffer function
Chris Robinson
2009-11-28
1
-1
/
+1
*
Remove unnecessary returns
Chris Robinson
2009-11-28
1
-3
/
+0
*
Use a function to retrieve the current context in an already-locked state
Chris Robinson
2009-08-16
1
-34
/
+17
*
Reset the target if the databuffer being deleted is currently selected
Chris Robinson
2009-08-16
1
-0
/
+5
*
Add in-progress working extension AL_EXTX_sample_buffer_object
Chris Robinson
2009-08-16
1
-0
/
+651