summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/EmuWindow.cpp
AgeCommit message (Expand)Author
2011-04-29Quick fix for Dolphin crashing when using 3D and clicking anywhere on screen....Matt Callaghan
2011-03-22Sorry, apparently that last commit was pointless. Removing most of it. Best h...Matt Callaghan
2011-03-22More 3D Vision related stuff. This is the last one I promise.Matt Callaghan
2011-03-21Partial fix for 3D Vision.Matt Callaghan
2011-03-16Fix the video software backend. (closes issue 4269)sl1nk3.s
2011-03-15A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attem...Jordan Woyak
2011-02-24fixes issue 4147Shawn Hoffman
2011-02-20windows: fix crash on closeShawn Hoffman
2011-02-14Some work on changing comments, log messages, and variable and function names...Glenn Rice
2011-02-04D3D11: Implement EFB format reinterpretation.NeoBrainX
2011-01-31Fix *BSD build.Soren Jorvang
2011-01-31Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...Jordan Woyak
2011-01-07Add anvideo config option to automatically resize the render window to the si...donkopunchstania
2010-12-19Win32-only:NeoBrainX