summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/GUI/ConfigDlg.cpp
AgeCommit message (Expand)Author
2009-02-19OpenGL GUI: Disabled render to separate window options when we are not using ...John Peterson
2009-02-19OpenGL GUI: Made the resolution wxComboBox() read only, it's better if they d...John Peterson
2009-02-19OpenGL: Forgot one changeJohn Peterson
2009-02-19OpenGL: Added option to adjust the screen size and position. I need this to c...John Peterson
2009-02-15Added more overlay stats options.omegadox
2009-02-04remove stuff from ogl debugger that did nothing. (copied from dsp hle a while...Shawn Hoffman
2009-01-19OpenGL config: Added tooltipsJohn Peterson
2009-01-13Some organization of the OGL plugin Config window.omegadox
2009-01-12some small changes to OGL plugin.omegadox
2009-01-11added an option to copy textures from the EFB to system memory. this is slowe...donkopunchstania
2009-01-04OpenGL: Readded hide cursor option for non-Windows buildsJohn Peterson
2009-01-04Interface and general: Fixed the hangings and crashes that would occur from r...John Peterson
2008-12-20some more gstest worknakeee
2008-12-20more code clean upnakeee
2008-12-17Added not implemeted rendering backend chosingnakeee
2008-12-08set svn:eol-style=native for Plugins/**.cppbushing
2008-11-30dded wxT() nakeee
2008-11-30Aniso filter setting working in GL, some code moving around, spelling fixeshrydgard
2008-11-24Added an option for "Safe texture cache". Prevents Metroid Prime 1 from cachi...hrydgard
2008-11-22Fixed the disable EFB hot-key setting in OGL plugin.XTra.KrazzY
2008-11-22Linux build fixes.magumagu9
2008-11-22Added Copy EFB hotkey to OpenGL plugin (to be able to easily switch back and ...John Peterson
2008-11-20Added projection hacks back and a "default: breal" on the switch-case of "eve...omegadox
2008-11-16Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to W...John Peterson
2008-11-11GUI updates: filesystemviewer is now ISOproperties, beginning of gameconfig (...Shawn Hoffman
2008-11-11replace m_VtxDesc.Tex7Coord that I missedShawn Hoffman
2008-11-04changed ConfigMain and ogl config.Shawn Hoffman
2008-11-04Removed the Projection Hacks since the Original Projection was correct, I nev...Sonicadvance1
2008-10-28Added more render control options, wireframe option works, added more hacks.omegadox
2008-10-26OpenGL config window re-organization.omegadox
2008-10-26Added "Hacks" tab to OGL plugin config window and the hack option "Invert Dep...omegadox
2008-10-23Config is now one dir upnakeee
2008-10-22Move more stuff out of Globals.h in gl plugin. Changed gl plugin precompiled ...hrydgard
2008-10-15added option to use XFB in GL, but XFB support still needs work. modified vie...donkopunchstania
2008-10-09Added the StretchToFit option to the config menu in the OpenGL plugin. This f...John Peterson
2008-10-07improved the new way of doing aboutboxesShawn Hoffman
2008-10-07Removed the about from all the plugins and dolphin config screen. then added ...daco65
2008-09-23some small adjustments to the ogl and padsimple wxw code. Really need to find...Shawn Hoffman
2008-09-09updated gui a little bitShawn Hoffman
2008-09-07windows x64 build fixShawn Hoffman
2008-08-20fix for fullscreen for both video plugins in windowsShawn Hoffman
2008-08-17Fix for the Config Dialog in GLSonicadvance1
2008-08-17getting ready for AAShawn Hoffman
2008-08-08update to the texture format overlay, thanks to giga (see issue 112)Shawn Hoffman
2008-08-07fixed(ogl): resolution detection on widnows, configdlg.cpp compile problems o...Shawn Hoffman
2008-08-06Some osx build fix for OGL plugin. Not working ...tmator
2008-08-06windows: added resolutions and made the window sizing a bit better. linux: #i...Shawn Hoffman
2008-08-06added overlay that displays texture formats (thanks to gigaherz!)Shawn Hoffman
2008-08-05more changes to the ogl config gui (replaced everything with sizers)Shawn Hoffman
2008-08-05teeny fix for non-windows buildsShawn Hoffman