index
:
jogamp/openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
al
/
auxeffectslot.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid AL[C]boolean for internal use
Chris Robinson
2020-03-28
1
-2
/
+2
*
Move the FPUCtl methods to its own source
Chris Robinson
2020-03-20
1
-1
/
+1
*
Add a helper to wait for the device mix
Chris Robinson
2020-03-03
1
-6
/
+4
*
Only sort active effect slots as needed
Chris Robinson
2020-01-18
1
-0
/
+4
*
Enable and fix some more warnings
Chris Robinson
2019-09-18
1
-1
/
+2
*
pass proper effects slot number to AddActiveEffectSlots
Lopuska
2019-09-15
1
-2
/
+3
*
Clean up some lambda definitions
Chris Robinson
2019-09-12
1
-28
/
+24
*
Fix counting free objects
Chris Robinson
2019-09-12
1
-1
/
+1
*
Avoid a macro call and mark unlikely paths as unlikely
Chris Robinson
2019-09-12
1
-3
/
+3
*
Get rid of more implicit conversions
Chris Robinson
2019-09-12
1
-53
/
+57
*
Fix some more implicit casts
Chris Robinson
2019-09-11
1
-19
/
+22
*
Avoid unnecessary placement new definitions
Chris Robinson
2019-09-01
1
-6
/
+1
*
Use new/delete for context and effectslot properties
Chris Robinson
2019-08-13
1
-2
/
+2
*
Move update pointers to the containers they update
Chris Robinson
2019-08-13
1
-2
/
+2
*
Update some more includes
Chris Robinson
2019-08-06
1
-0
/
+1
*
Modify LIKELY and UNLIKELY to not need extra parenthesis
Chris Robinson
2019-08-04
1
-28
/
+28
*
Use a smart pointer for holding the context's device
Chris Robinson
2019-08-01
1
-5
/
+5
*
Add a common base for auto-deleting ref-counted objects
Chris Robinson
2019-08-01
1
-29
/
+15
*
Move another function to a ALCcontext method
Chris Robinson
2019-07-30
1
-40
/
+37
*
Properly prefix ALCcontext members
Chris Robinson
2019-07-30
1
-43
/
+43
*
Rename al/* sources to avoid camel-case
Chris Robinson
2019-07-29
1
-0
/
+808