- Jan 22, 2015
-
-
Lioncash authored
Removes some unused macros and cleans up indentation inconsistencies
-
bunnei authored
Fix WaitSynchronization
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- ReleaseNextThread->WakeupNextThread - ReleaseAllWaitingThreads->WakeupAllWaitingThreads.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- Would deadlock the calling thread - Code would never get hit anyways
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- Separate wait checking from waiting the current thread - Resume thread when wait_all=true only if all objects are available at once - Set output to correct wait object index when there are duplicate handles
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
- Jan 21, 2015
- Jan 20, 2015
-
-
Tony Wasserka authored
Add option to hide dock widget title bars
-
Kingcom authored
-
bunnei authored
core_timing: Mark several variables as static
-
bunnei authored
core: Fix a few docstrings
-
Lioncash authored
-
Lioncash authored
These are only used in this translation unit.
-
bunnei authored
Expose GetSharedFont and NotifyToWait to APT:A and APT:S respectively
-
bunnei authored
Improve the loader a bit
-
bunnei authored
dyncom: Clarify precedence for ternary statements
-