Chris Robinson
|
222d2363cd
|
Don't fail to insert a map entry when the key exists and the limit is reached
|
2011-11-26 03:52:07 -08:00 |
|
Chris Robinson
|
81133769de
|
Return the key's value from the map when it's removed
|
2011-10-06 06:39:13 -07:00 |
|
Chris Robinson
|
12abd75aed
|
Only warn when a symbol fails to load
|
2011-09-24 14:52:54 -07:00 |
|
Chris Robinson
|
e01092a0da
|
Move Sleep implementation into helper.c and emulate sched_yield for Windows
|
2011-09-20 14:43:53 -07:00 |
|
Chris Robinson
|
312e9a436d
|
Fix indentation
|
2011-09-20 13:58:45 -07:00 |
|
Chris Robinson
|
3a2fa18744
|
Log the function name instead of the source file and line number
|
2011-09-02 02:00:37 -07:00 |
|
Chris Robinson
|
f3ac3cd1e2
|
Don't set a thread priority if real-time isn't requested
|
2011-08-31 01:05:01 -07:00 |
|
Chris Robinson
|
dd74757319
|
Add a function to initialize a RWLock
|
2011-08-31 01:00:19 -07:00 |
|
Chris Robinson
|
0a1321aaae
|
Add a limit to the UIntMap size and use it for sources and effect slots
|
2011-08-30 20:33:47 -07:00 |
|
Chris Robinson
|
7d577832cd
|
Add functions to retrieve the source from the source map while removing it
|
2011-08-30 17:32:49 -07:00 |
|
Chris Robinson
|
7408396fd4
|
Use a generic int type to handle enum swaps
|
2011-08-29 21:30:12 -07:00 |
|
Chris Robinson
|
b283dd3682
|
Use a read-write lock to protect access to the UInt maps
|
2011-08-29 19:15:22 -07:00 |
|
Chris Robinson
|
5eceb593e9
|
Emulate pthread TLS functions in Windows
|
2011-08-28 17:21:01 -07:00 |
|
Chris Robinson
|
4540034039
|
Move the GUID initialization to the helper
|
2011-08-20 04:55:11 -07:00 |
|
Chris Robinson
|
22ad15e1f1
|
Move some functions into a separate helper source file
|
2011-08-20 04:01:07 -07:00 |
|