summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp
AgeCommit message (Expand)Author
2010-06-03Make wxgl mandatory on OS X.nJoySoren Jorvang
2010-06-01GL: Relax multisampling constraints on visualpierre
2010-05-16Added a catch-all OpenGL visual. This allows the VideoSoftware plug-in to ru...skidau
2010-04-22Move fullscreen display resolution control to the GUI with the rest of the fu...Glenn Rice
2010-04-17Logical reorderring of the GUI boot sequence. Also a little clean up in the ...Glenn Rice
2010-04-12Fixes wxGL, so it draws correctly in OSX, so Draw to Main works if enabled in...Sonicadvance1
2010-04-12Big restructuring of how the video plugin works. In linux and windows you sh...Glenn Rice
2010-04-02Build fix for windowsGlenn Rice
2010-04-01Fix state saving and loading in linux. Apparently that is why the OpenGL_Mak...Glenn Rice
2010-03-28fixed fps limiting when using using virtual xfb, now fps = vps, in fact now r...Rodolfo Osvaldo Bogado
2010-03-16Shutdown NoGUI build properly in linux.Glenn Rice
2010-03-16No gui fix in linux.Glenn Rice
2010-03-16nowx build fix, and fix a bug when render to main is changed from the gfx con...Glenn Rice
2010-03-15Rewrite of fullscreen toggling in linux. This goes back to using the EWMH sp...Glenn Rice
2010-03-13Still didn't have the render to main resize thing. Need to move the window i...Glenn Rice
2010-03-13Fix an issue in linux where if both render to main and fullscreen are checked...Glenn Rice
2010-03-12In linux with render to main, make sure the emulator window is resized if the...Glenn Rice
2010-03-10Fixed an issue that caused the render to main window to lose focus if the gfx...Glenn Rice
2010-03-08Implement render to main in linux. In order to compile this in you will have...Glenn Rice
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