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
/
router
/
router.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add methods for thread-local contexts to the router
Chris Robinson
2017-07-07
1
-0
/
+5
|
*
Flush the log file after writing
Chris Robinson
2017-07-01
1
-0
/
+9
|
*
Initialize ALC resources in the file they're used in
Chris Robinson
2017-07-01
1
-3
/
+1
|
*
Add tracing capabilities to the router
Chris Robinson
2017-06-30
1
-0
/
+25
|
*
Protect context switches with a lock in the router
Chris Robinson
2017-06-29
1
-0
/
+1
|
*
Protect device enumeration in the router with a mutex
Chris Robinson
2017-06-29
1
-0
/
+3
|
*
Handle the ALC version for some extension capabilities
Chris Robinson
2017-06-28
1
-0
/
+15
|
|
|
|
Also fix some improper parenthesis.
*
Properly clean up allocated memory at exit
Chris Robinson
2017-06-28
1
-2
/
+1
|
*
Partially implement ALC functions in the router
Chris Robinson
2017-06-28
1
-0
/
+4
|
*
Add a ptr-to-int map
Chris Robinson
2017-06-28
1
-0
/
+18
|
*
Add forwarding for the AL functions
Chris Robinson
2017-06-28
1
-0
/
+4
|
*
Load driver dlls in the router
Chris Robinson
2017-06-28
1
-0
/
+115