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
/
VideoCommon
/
Src
/
Fifo.cpp
Age
Commit message (
Expand
)
Author
2009-06-26
Display buffer flips are now triggered by the CPU thread through the Video_Up...
Nolan Check
2009-06-20
Remove delay in Fifo when CP/GP distance is 0. It's a bad idea to sleep for a...
Nolan Check
2009-06-15
linux compile fix, I'm not sure it was right of me to remove the mmsystem inc...
nakeee
2009-06-15
Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real...
John Peterson
2009-03-18
nakee's new logmanager. added a console window for windows builds (prints to ...
Shawn Hoffman
2009-03-07
Allow for self shutdown from video plugins.
XTra.KrazzY
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-22
OpenGL: Added a Setup.h option to avoid another annoying WaitForSingleObject(...
John Peterson
2009-02-21
Fix for a single core mode stop-hang. Fix a build error in IL mode.
hrydgard
2009-02-20
The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than ...
hrydgard
2009-01-27
XFB in SC reverted back to its previous behavior (thx donko). But still hacke...
memberTwo.mb2
2009-01-24
Compile fix on linux
nakeee
2009-01-24
break my BOOLs
memberTwo.mb2
2009-01-24
1) XFB in DC proposal. This impact video plugin interface. WARNING: XFB_Draw ...
memberTwo.mb2
2009-01-24
Some warning and code cleanup.
omegadox
2008-12-08
set svn:eol-style=native for **.cpp
bushing
2008-12-04
Fix windows build. Fix InterlockedIncrement for old gcc. TOTEST on linux.
memberTwo.mb2
2008-12-04
merged windows/linux atomic operations,
nakeee
2008-11-24
Hacky fix for weird video hangs in Metroid Prime 1. May think of something be...
hrydgard
2008-11-24
DC + fifo: small fix/correction ;). Remove old stupid OnIdleDC stuff. Interes...
memberTwo.mb2
2008-11-22
Linux build fixes.
magumagu9
2008-11-22
More CP/GPFifo work. Fix Super Monkey Ball SC/DC. SMB force us to hack CP dif...
memberTwo.mb2
2008-11-18
DC fix: Since game's frame-finish-watchdog have nothing to do with RTC, the f...
memberTwo.mb2
2008-11-18
warning fix
nakeee
2008-11-15
-dist is now -distToSend
nakeee
2008-11-15
DC "fix": "Better" watchdogThread. Need to be tested on others PC specs. Ever...
memberTwo.mb2
2008-11-15
porting 1180 to linux
nakeee
2008-11-14
DC fix/hack: 1) now a GP-watchdog thread on core 2 locks CPU in gatherpipe (T...
memberTwo.mb2
2008-11-03
GP fifo reset fix (ZWW reset in DC at least). revert r1051 for ppl who don't ...
memberTwo.mb2
2008-11-02
continue instead of sleep (please review)
nakeee
2008-10-30
removed unneeded critical section to match windows
nakeee
2008-10-30
Added InterlockedExchange to Linux side
Sonicadvance1
2008-10-30
A bit more proper GP fifo emulation: some DC fixes, some hacks too, more comm...
memberTwo.mb2
2008-10-09
Fix Building in Linux, removed the define for _T() in Common.h so now we can ...
Sonicadvance1
2008-10-07
Bunch of fix for DC mode (Metroid starts now,etc.). Look stable now but need ...
memberTwo.mb2
2008-10-05
fix savestates in SC mode at least
memberTwo.mb2
2008-10-05
reverted r777 (bad sunday morning quick commit) but the general id is there :p
memberTwo.mb2
2008-10-05
oops savestate in SC mode should be fixed now (bug from 760).
memberTwo.mb2
2008-10-03
DataReader inline for OGL/DX9 and moved to VideoCommon. Large clean up.
memberTwo.mb2
2008-10-03
Added logging files to SConscript
nakeee
2008-10-02
Get rid of locks added InterlockedExchangeAdd function in thread.cpp
nakeee
2008-10-02
r729 fix
memberTwo.mb2
2008-10-02
Making sure nothing broke on windows
nakeee
2008-10-02
all this to make stop work without message passing
nakeee
2008-10-02
reverting 64 bit as it doesn't work properly.
nakeee
2008-10-02
converted to 64bit (please check on windows)
nakeee
2008-10-02
experimental multi-core support on linux
nakeee
2008-09-29
DataReader migration to faster one: first step.
memberTwo.mb2
2008-09-24
DC idle skipping part 2: video thread is woken up when "OnIdle".
memberTwo.mb2
[next]