summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/GUI/ConfigDlg.cpp
AgeCommit message (Expand)Author
2009-06-07forgot something. moved fullscreen to display options cause hey, ITS AN DISPL...daco65
2009-06-07i STILL dont like the new gui jp made it but its somewhat better and render t...daco65
2009-06-07OpenGL Screenshot: Fixed AA and wireframe screenshots againJohn Peterson
2009-06-06OpenGL: Another oneJohn Peterson
2009-06-06OpenGL:John Peterson
2009-06-03OpenGL: save projection hack settingShawn Hoffman
2009-05-23Remove the flickering hack by Orbb(From the Dolphin-Emu forum)death2droid
2009-05-23Add's a little hack to try and reduce flicking in some games.death2droid
2009-05-17A fix to the Mario Kart Wii hackdeath2droid
2009-05-14A attempt for a fix for the Zelda TP Bloom hackdeath2droid
2009-05-13Possible fix for S3TC Texture Decoding (Grass in ZWW is now properly alpha te...omegadox
2009-05-13Clean up of OpenGL hacks.death2droid
2009-05-11game.ini fix for projection hack's.death2droid
2009-05-11Some code clean up for new OpenGL hacks(No fix for game.ini yet (If anyone ca...death2droid
2009-05-11Some name edits for the new OpenGL hacks.death2droid
2009-05-11Newer version OpenGL game hacks by val532.(Has a lot better way of handling s...death2droid
2009-05-07Add hires texture support to OpenGLdeath2droid
2009-04-28Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replac...sl1nk3.s
2009-04-24Make OSX running more stable with a single line change. You can't pass nil to...Sonicadvance1
2009-04-19Created a free look utility which only works on win32 right now. It lets the ...donkopunchstania
2009-04-10Fixed smg patch being on by default (it was disabled instead of off by mistake)nakeee
2009-04-10smg projection hack, taken from http://forums.dolphin-emu.com/thread-165-page...nakeee
2009-04-08Fix for issue 831, add .gcz to the cache file of compressed iso and corrected...sl1nk3.s
2009-04-03Fixed various OGL fullscreen issues, screen shaking, esc key not working, mis...sl1nk3.s
2009-04-03OpenGL Plugin: code cleanup trying to follow code style wiki and updated copy...omegadox
2009-04-01Added option to disable fog as it's been requested a few times (mainly for RE...sl1nk3.s
2009-03-28Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video...Marcus Wanners
2009-03-21remove newlines from OGL logging (they get added by logmanager)Shawn Hoffman
2009-03-18nakee's new logmanager. added a console window for windows builds (prints to ...Shawn Hoffman
2009-03-16Added option "Show EFB Copy Regions" to find out which games are heavy on EFB...omegadox
2009-03-16Make destination alpha render pass an option.donkopunchstania
2009-03-15fix for force filtering optionomegadox
2009-03-09Reintroduce force filter. I had even forgot to remove the feature, i had only...hrydgard
2009-03-08Remove flicker when switching between native and full resolution from the gl ...hrydgard
2009-03-08UI for multisample antialiasing. NVidia CSAA support added.hrydgard
2009-03-071.] GL Textures dump to User/Dumps/Textures instead of picking a dir 2.] Some...omegadox
2009-03-06Projection fix, Projection 1 hack changed to ZTP Bloom hack. That bloom is a...omegadox
2009-03-05GL plugin: VSync option, some renaming, a little bit of MSAA preparations (no...hrydgard
2009-03-02lets retry that change from omega but this time keep the projection hacks >_>daco65
2009-03-02Revert 2521.omegadox
2009-03-02Some cleanup, projection hacks remove, the projections might be correct now. ...omegadox
2009-02-28OGL plugin: +Autoscale option (attempts to remove borders, even without XFB)....hrydgard
2009-02-25OpenGL: Added crop option for the aspect ratio option, this way you can keep ...John Peterson
2009-02-24OpenGL: Added keep 16:9 aspect ratio, if anyone is displeased with the stretc...John Peterson
2009-02-23Fix config dialog on linux, please testnakeee
2009-02-22Fix crash clearing the texture cache on shutdown.hrydgard
2009-02-22Core Stop and Start: Fixed stop and start again by avoiding FreeLibrary() of ...John Peterson
2009-02-20OpenGL: Enabled the Keep 4:3 Aspect Ratio option together with the new XFB su...John Peterson
2009-02-20OpenGL:John Peterson
2009-02-20Linux build fixes.magumagu9