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
/
Alc
/
helpers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Sleep implementation into helper.c and emulate sched_yield for Windows
Chris Robinson
2011-09-20
1
-2
/
+12
*
Fix indentation
Chris Robinson
2011-09-20
1
-1
/
+1
*
Log the function name instead of the source file and line number
Chris Robinson
2011-09-02
1
-8
/
+2
*
Don't set a thread priority if real-time isn't requested
Chris Robinson
2011-08-31
1
-10
/
+2
*
Add a function to initialize a RWLock
Chris Robinson
2011-08-31
1
-5
/
+10
*
Add a limit to the UIntMap size and use it for sources and effect slots
Chris Robinson
2011-08-30
1
-1
/
+8
*
Add functions to retrieve the source from the source map while removing it
Chris Robinson
2011-08-30
1
-0
/
+29
*
Use a generic int type to handle enum swaps
Chris Robinson
2011-08-29
1
-2
/
+2
*
Use a read-write lock to protect access to the UInt maps
Chris Robinson
2011-08-29
1
-7
/
+65
*
Emulate pthread TLS functions in Windows
Chris Robinson
2011-08-28
1
-0
/
+26
*
Move the GUID initialization to the helper
Chris Robinson
2011-08-20
1
-0
/
+21
*
Move some functions into a separate helper source file
Chris Robinson
2011-08-20
1
-0
/
+328