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