summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/EmuWindow.cpp
AgeCommit message (Expand)Author
2013-07-21Move in-game keybinding handling to a central locationJasper St. Pierre
2013-04-24Formatting cleanup for VideoCommon.Lioncash
2013-04-19Fix a bunch of random typos in comments and logging.lioncash
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-06Use an enum for efb scale values.Rachel Bryk
2013-03-19Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.lioncash
2013-02-07Remove some old nonsense.Jordan Woyak
2012-06-11Remove "Disable Lighting".NeoBrainX
2012-05-29Fix changing internal resolution via hotkeys (settings above 1.5x weren't acc...NeoBrainX
2011-12-19fixed a freeze on emu shutdown in windows buildnitsuja
2011-08-26buildfix ON MASTER!! :<Shawn Hoffman
2011-08-26Have the ability to disable screensaver due to Nvidia + Displayport can cause...Ryan Houdek
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