index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Src
/
Thread.h
Age
Commit message (
Expand
)
Author
2009-05-07
disable sysconf progressive scan by default, fix discrepancies between some c...
Shawn Hoffman
2009-05-01
DSPSpy: Hide loop stack registers - they aren't relevant for most investigati...
hrydgard
2009-03-28
Some code cleanup
omegadox
2009-03-18
nakee's new logmanager. added a console window for windows builds (prints to ...
Shawn Hoffman
2009-02-24
Linux build fixes and some warning cleanup for GCC
omegadox
2009-02-24
Last Commit (Threads and Stop): Another Linux build fix, hopefully it works now
John Peterson
2009-02-24
Threads and Stop: How about this? A timeout only for the shutdown process? Th...
John Peterson
2009-02-23
Restore proper functionality of events and thread waits. The arbitrary 5 sec ...
hrydgard
2009-02-23
Core and Common Threads Stop and Start: Added timeout to the thread waiting l...
John Peterson
2009-02-22
Attempt to workaround some stop hangs by using MsgWait instead of Wait. chang...
hrydgard
2009-02-22
Core Stop and Start: Added alternative separate thread timer/loop based waiti...
John Peterson
2009-02-20
The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than ...
hrydgard
2009-01-16
Revert r1861
LPFaint99
2009-01-13
Move #include <window.h> from all files that include it and common.h to common.h
LPFaint99
2009-01-09
fixed thread.h building and moved the pluginmanager from windows as well
daco65
2009-01-09
properly support POSIX threads kthx
bushing
2008-12-08
set svn:eol-style=native for **.h
bushing
2008-12-04
Fix windows build. Fix InterlockedIncrement for old gcc. TOTEST on linux.
memberTwo.mb2
2008-12-04
query replace mistake
nakeee
2008-12-04
forgot a file
nakeee
2008-11-24
DC + fifo: small fix/correction ;). Remove old stupid OnIdleDC stuff. Interes...
memberTwo.mb2
2008-11-15
more porting
nakeee
2008-10-30
Added InterlockedExchange to Linux side
Sonicadvance1
2008-10-02
style fixup
hrydgard
2008-10-02
Get rid of locks added InterlockedExchangeAdd function in thread.cpp
nakeee
2008-09-24
Protect dvdread with a critical section, should fix crashes when running ikar...
hrydgard
2008-09-24
DC idle skipping part 2: video thread is woken up when "OnIdle".
memberTwo.mb2
2008-07-30
Potential fix for full screen GL in Windows, and fixes for both Linux and Mac
Sonicadvance1
2008-07-12
Initial megacommit.
hrydgard