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
/
al
/
buffer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make the buffer frequency unsigned
Chris Robinson
2019-09-21
1
-3
/
+3
*
Remove a couple no-op statements
Chris Robinson
2019-09-13
1
-2
/
+0
*
Clean up some lambda definitions
Chris Robinson
2019-09-12
1
-26
/
+23
*
Fix counting free objects
Chris Robinson
2019-09-12
1
-1
/
+1
*
Clean up some more implicit conversions
Chris Robinson
2019-09-11
1
-123
/
+125
*
Allocate buffer batches separately from buffers
Chris Robinson
2019-09-11
1
-40
/
+42
*
Use global placement new for AL object batches
Chris Robinson
2019-09-01
1
-6
/
+2
*
Modify LIKELY and UNLIKELY to not need extra parenthesis
Chris Robinson
2019-08-04
1
-116
/
+108
*
Use a smart pointer for holding the context's device
Chris Robinson
2019-08-01
1
-20
/
+20
*
Add a common base for auto-deleting ref-counted objects
Chris Robinson
2019-08-01
1
-4
/
+4
*
Add iterators to ALbufferlistitem
Chris Robinson
2019-07-31
1
-3
/
+4
*
Move another function to a ALCcontext method
Chris Robinson
2019-07-30
1
-95
/
+90
*
Properly prefix ALCcontext members
Chris Robinson
2019-07-30
1
-20
/
+20
*
Rename al/* sources to avoid camel-case
Chris Robinson
2019-07-29
1
-0
/
+1408
[prev]