summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/GUI
AgeCommit message (Expand)Author
2010-03-17Backport of my recent changes to fullscreen and render to main in linux, and ...Glenn Rice
2010-02-28Enable the OSD hotkeys in linuxGlenn Rice
2010-02-27Add rodolfo's safe texture cache options to the OGL plugin dialogGlenn Rice
2010-02-25Fix issue 2364 + another issue introduced in r5129 causing the main window to...sl1nk3.s
2010-02-25finish proper window handling, fix the modal state of the config dialogs, plu...luisr142004
2010-02-23Convert a few other EVT_COMBOBOX's to EVT_CHOICE's that I missedGlenn Rice
2010-02-23Fix some wxChoice events that were still wxComboBox events.Glenn Rice
2010-02-22More conversions to wxChoice, weeeSonicadvance1
2010-02-06Some internal code shuffling for Config dialogs. OSX seems to be picky about ...j4ck.fr0st
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-29Fies Issue 1584ayuanx
2010-01-17Added missing wxEvent for Widescreen Hack, unchecked and disabled 2x checkbox...j4ck.fr0st
2010-01-13Add "Auto Aspect Ratio" to both graphics plugins. It's the new default, so yo...hrydgard
2010-01-11(nothing of value, just reindentation and removal of commented out includes. ...hrydgard
2009-12-05Delete the misnamed GlobalControl.cpp/h, move the (ugly) projection hack code...hrydgard
2009-10-24Fix a small misspell in OGL config, Fix the toggle fullscreen button when ren...sl1nk3.s
2009-10-22Fix issue 1549, issue 1400, a crash when pressing reset while no game were ru...sl1nk3.s
2009-09-18Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't...Sonicadvance1
2009-09-13more uninteresting cleanup, fixed a minor race condition when toggling efb co...hrydgard
2009-09-13Rename Config.cpp/h to VideoConfig.cpp/h.hrydgard
2009-09-13Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ...hrydgard
2009-09-11D3D: Projection hack feature. Have also moved related functions and constant ...rice1964
2009-09-06OpenGL GUI: Text changeJohn Peterson
2009-09-06GUI: TyposJohn Peterson
2009-09-06OpenGL: OSD menu live resolution change fixesJohn Peterson
2009-09-06GUI: Fixed a double keydown event in the main frame, the double click in the ...John Peterson
2009-09-06Add some command line options to directly specify plugins. You can use "dolph...rice1964
2009-09-06NETPLAY:Changed chat sending so it will only send a message if the message si...death2droid
2009-09-05GUI: A little more creative solution to the 2x setting. Apart from this the O...John Peterson
2009-09-04GL: Delete "exact-2x" feature. The way it's currently implemented it requires...hrydgard
2009-09-02Add the wide screen hack by <---Does the person even have a user name?death2droid
2009-09-02Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th...Marcus Wanners
2009-08-23OpenGL:Removing some OpenGL projection hacks that are no longer required and ...death2droid
2009-08-16Stupid file didn't save properly with my changes.death2droid
2009-08-16OPENGL: Small clean up.death2droid
2009-08-15GFX: New GlobalControl system - cleaner way to control hacks and for possible...omegadox
2009-08-13Re split the resolution settings for full screen and windowed mode.death2droid
2009-08-08Tooltip for Free Look setting.Marcus Wanners
2009-07-30plugins can now compile with unicodeLPFaint99
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26GFX: updated Dates, code formatting cleanup, code cleanup / organization, som...omegadox
2009-07-03Misc warning fixes.magumagu9
2009-07-02re-enable the ogl "debugger" (doesn't do much - and i don't have any plans fo...Shawn Hoffman
2009-06-10Fix for setting projection hacks in ISO Properties.death2droid
2009-06-09compile fix or why I hate wxstringnakeee
2009-06-09Post-processing: Added options to graphics config dialog.hrydgard
2009-06-09Add some OpenGL projection hacks by downloadajadeath2droid
2009-06-09OpenGL: GUI fix for 1x and 2xJohn Peterson
2009-06-08OpenGL: Fixed initial framebuffer so it's not too smallJohn Peterson
2009-06-08OpenGL: Added 2x mode for pixel exact 2D together with high-res 3DJohn Peterson