summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/PixelEngine.cpp
AgeCommit message (Expand)Author
2011-02-17Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so i...Marcos Vitali
2011-02-15Added the feature to allow creating a TAS movie from a save state. To activa...skidau
2011-02-14Some work on changing comments, log messages, and variable and function names...Glenn Rice
2011-02-10Experimental commit and one fix for my last commit.Marcos Vitali
2011-02-08second step in dlist optimizations: test the hashes only when the cpu could c...Rodolfo Osvaldo Bogado
2011-01-31Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...Jordan Woyak
2010-12-21More FIFO works, Hopefully this commit can fix randoms hangs in Wii Music, Wi...Marcos Vitali
2010-12-13- I've implemented cache of interrupt states for PEFINISH and PETOKENMarcos Vitali
2010-12-04remove fifowait flag, is not needed now as we execute all events that need to...Rodolfo Osvaldo Bogado
2010-10-24Properly emulate the alpha read pixel engine register function (used for EFB ...NeoBrainX
2010-09-27Some more cleanup which should've been in r6232. Thanks Billiard.Shawn Hoffman
2010-08-10I've observed that "FIFO is overflown by GatherPipe" is not real overflow.Marcos Vitali
2010-07-28When the new FIFO is being attached We make sure there wont be SetFinish even...Marcos Vitali
2010-06-24My first commit :DMarcos Vitali
2010-06-09Hg:Shawn Hoffman
2009-10-23small code cleanup: rename "dual core" stuff to CPUThread, bOnThread, etc.Shawn Hoffman
2009-10-10Moving pixel engine and command processor from core to video common. This wil...donkopunchstania