summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/OS/Win32.cpp
AgeCommit message (Expand)Author
2010-03-03accidently broke free look with mouse input, fixed (fixes issue 2377)luisr142004
2010-02-25finish proper window handling, fix the modal state of the config dialogs, plu...luisr142004
2010-02-22Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c...sl1nk3.s
2010-02-09make ESC pause the game now instead of quitting plus fix another bug with key...luisr142004
2010-02-08make ESC quit the game instead of toggling out of/into full screen mode (fixe...luisr142004
2010-02-07Fix an issue with OpenAL not properly using the correct Volume on bootsl1nk3.s
2010-02-07Makes ESC always toggle full screen as requested in Issue 2225ayuanx
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-29Fies Issue 1584ayuanx
2010-01-25Minor fixes.ayuanx
2010-01-20Fixes Issue 2080 for DX9 & OGLayuanx
2010-01-13Add "Auto Aspect Ratio" to both graphics plugins. It's the new default, so yo...hrydgard
2010-01-04Remap wiimote hotkeys to Alt+F5/F6/F7/F8 to make Windows happy.ayuanx
2010-01-04Added hotkey Alt+F1/F2/F3/F4 for connect/disconnect wiimote with OSD displayayuanx
2010-01-03Fixed Issue 1928ayuanx
2010-01-03Fix Fullscreen issues in DirectX plugin. Fixes issue 1470, issue 1886 and iss...sl1nk3.s
2009-12-30Fix a crash when closing DirectX's window, also apply a fix from j4ck.fr0st/B...sl1nk3.s
2009-12-08Enable free look for render to mainluisr142004
2009-11-15reapply the changes from rev 4532 (without the resizing issues) and the chang...luisr142004
2009-11-14revert to r4531, but keep the changes from the following revisions: 4533,4550...Shawn Hoffman
2009-11-13OGL: allow the Esc button to work while windowed and not rendering to mainluisr142004
2009-11-12Fix some plugin communication with the video plugins (fixes Esc button) and a...luisr142004
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-10-08delete misplaced commenthrydgard
2009-10-08Quick hack fixing issue 1483 (cursor issue). this file really needs some clea...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-08get rid of the '¯' chars in source code...non ascii chars are not really goo...Shawn Hoffman
2009-09-07GUI: Fixed some GUI related start/stop crashesJohn Peterson
2009-09-06D3D: Double click to fullscreenJohn Peterson
2009-09-06OpenGL: Added fog and lighting to the OSD menu. GUI: Removed old and removed ...John 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-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-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-15Fixed one of the two remaining crash on Stop (issue 600), and removed some se...sl1nk3.s
2009-07-02re-enable the ogl "debugger" (doesn't do much - and i don't have any plans fo...Shawn Hoffman
2009-06-12Fix for tatsunoko vs capcom and those wii games getting corrupted memory errorsl1nk3.s
2009-06-08OpenGL: Added 2x mode for pixel exact 2D together with high-res 3DJohn Peterson
2009-06-08OpenGL: Added OSD menu from 3, 4, 5 keysJohn Peterson
2009-06-08OpenGL: Fixed the screenshot function now that I found all the buffersJohn Peterson
2009-04-28Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replac...sl1nk3.s
2009-04-19Created a free look utility which only works on win32 right now. It lets the ...donkopunchstania
2009-04-08Fix for issue 831, add .gcz to the cache file of compressed iso and corrected...sl1nk3.s
2009-04-04Fixed a little out-of-fullscreen black screen weirdness on windows, trying to...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