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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
Src
/
CommandProcessor.h
Age
Commit message (
Expand
)
Author
2011-02-17
Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so i...
Marcos Vitali
2011-02-14
Some work on changing comments, log messages, and variable and function names...
Glenn Rice
2011-02-10
Experimental commit and one fix for my last commit.
Marcos Vitali
2011-02-08
Paused the video thread while a save state was being created or loaded. Perf...
skidau
2011-01-31
Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...
Jordan Woyak
2010-12-27
More FIFO work, HACK Solution for extreme overflow on breakpoints.
Marcos Vitali
2010-12-13
- I've implemented cache of interrupt states for PEFINISH and PETOKEN
Marcos Vitali
2010-12-11
BIG FIFO Commit PART 1! Sometimes you need to write everything from 0, so 10 ...
Marcos Vitali
2010-09-27
Replace all bitfields which were only declared with "(un)signed" with their a...
Shawn Hoffman
2010-08-10
I've observed that "FIFO is overflown by GatherPipe" is not real overflow.
Marcos Vitali
2010-06-24
My first commit :D
Marcos Vitali
2010-06-14
Implemented accurate BP and accurate Watermark, this should eventually retire...
ayuanx
2010-06-09
Hg:
Shawn Hoffman
2009-12-31
Fixed Issue 1711 (a bug that prevents some games from booting)
ayuanx
2009-12-30
Fixed mem leak caused by not releasing pad & wiimote plugin when shutdown
ayuanx
2009-12-16
Since we have been employing the FIFO BP hack for so long time, at least let'...
ayuanx
2009-12-14
Does anyone know any game that requires the "Clear FIFO BP on Rising Edge"?
ayuanx
2009-10-10
Moving pixel engine and command processor from core to video common. This wil...
donkopunchstania