summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/PluginVideo.h
AgeCommit message (Expand)Author
2009-10-10Moving pixel engine and command processor from core to video common. This wil...donkopunchstania
2009-08-08Frameskipping! Complete with GUI! Even my most naive approach resulted in gre...XTra.KrazzY
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-15Better TV emulation. Seems to fix problem in 50 Hz PAL games where frames go ...Nolan Check
2009-07-11Switch to Video_BeginField; hopefully fix or reduce some video stability prob...Nolan Check
2009-07-01implement peeking z value from ppc. currently only works in single core mode....Shawn Hoffman
2009-06-29Move to new Virtual XFB system which correctly handles games which store mult...Nolan Check
2009-03-28Some code cleanupomegadox
2009-02-21CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch...hrydgard
2009-02-20The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than ...hrydgard
2009-01-24break my BOOLsmemberTwo.mb2
2009-01-241) XFB in DC proposal. This impact video plugin interface. WARNING: XFB_Draw ...memberTwo.mb2
2009-01-24nJoy: Readded some fixes to nJoy (Notice: these changes have nothing to do wi...John Peterson
2009-01-23Warp back to 1983!!! (rev 1983, that is, not the year :P)hrydgard
2009-01-23nJoy and PluginManager:John Peterson
2009-01-15nakee's work on dolphin events. Also get wxw out of logmanager. This commit w...Shawn Hoffman