summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp
AgeCommit message (Expand)Author
2010-03-17Backport of my recent changes to fullscreen and render to main in linux, and ...Glenn Rice
2010-03-07stable: mark as "2.0 RC1"Shawn Hoffman
2010-02-28Enable the OSD hotkeys in linuxGlenn Rice
2010-02-20Some code clean up, and take care of some compiler warnings.Glenn Rice
2010-02-18In linux when in fullscreen, make escape leave fullscreen then pause.Glenn Rice
2010-02-17Make the Escape key pause the emulator in linux when not in fullscreen.Glenn Rice
2010-02-17Minor tweaks to fullscreen in linux, and make FullScr button in GUI work.Glenn Rice
2010-02-16Enable fullscreen switching with resolution mode changing using Xrandr in linux.Glenn Rice
2010-02-15Fix mouse emulation in fullscreen mode in linux. The window doesn't have foc...Glenn Rice
2010-02-13In linux only read keyboard and mouse input when the emulator window has focus.Glenn Rice
2010-02-13EXPERIMENTALGlenn Rice
2010-02-12Compiling with rev 63470 of wxWidgets now works with OSX x86_64. There are a ...Sonicadvance1
2010-02-12Implement wiimote IR emulation with the mouse without using the pointer motio...Glenn Rice
2010-02-08Enable dynamic fullscreen switching in linux. Toggle fullscreen mode with th...Glenn Rice
2010-02-07Fix segfault in linux if user clicks on the window manager close button of theGlenn Rice
2010-02-06Completed TODO: Core::GetStartupParameter is deadGlenn Rice
2010-02-06In linux process events from the main frame regularly to update statusbar textGlenn Rice
2010-02-05Correct stopping of Core in OSX via Command+Q, and fix a thread from not dyin...Sonicadvance1
2010-02-04Implement hiding of mouse cursor on linux.Glenn Rice
2010-01-26Added mouse support for linux. It is still rather crude, but it works.Glenn Rice
2010-01-21thats more like it i guess...j4ck.fr0st
2010-01-20Fixes Issue 2080 for DX9 & OGLayuanx
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-12Fix some plugin communication with the video plugins (fixes Esc button) and a...luisr142004
2009-10-12SW plugin: compile on linuxnakeee
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-09OGL: nakeee
2009-09-09removed the failed gltest code nakeee
2009-09-06GUI: Fixed a double keydown event in the main frame, the double click in the ...John Peterson
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-06-08OpenGL: Fixed the screenshot function now that I found all the buffersJohn Peterson
2009-04-30wxgl build fix for osx (not working)tmator
2009-04-08DSP: Fix sln file now that old LLE is dead. Add preliminary DSPAnalyzer, whic...hrydgard
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
2009-03-22Removed TortoiseSVN Junkomegadox
2009-03-22Clean up OpenGL plugin error handling macros. No longer bother with enabling ...hrydgard
2009-03-21remove newlines from OGL logging (they get added by logmanager)Shawn Hoffman
2009-03-20Fixed some log messagesnakeee
2009-03-08First version of MSAA code added. No UI yet. No CSAA yet. Doesn't work in Zel...hrydgard
2009-02-28OGL plugin: +Autoscale option (attempts to remove borders, even without XFB)....hrydgard
2009-02-28Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr...hrydgard
2009-02-22Core Stop and Start: Added alternative separate thread timer/loop based waiti...John Peterson
2009-02-21delete unused variables, rename some functions - minor stuff.hrydgard