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