summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware/Src/GLUtil.cpp
AgeCommit message (Expand)Author
2011-02-03Use brute force to link the software plugin.Soren Jorvang
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2011-02-01Fix the auto window resize option to take into account if the log/console win...Glenn Rice
2011-01-31Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...Jordan Woyak
2011-01-29Explicit dependency on libvideo.Soren Jorvang
2011-01-29r6958 removes the need for the hackery in r6946.Soren Jorvang
2011-01-28Vertical sync on OS X.Soren Jorvang
2011-01-21Make sure the game list gets created with automatic starts.Soren Jorvang
2011-01-20Disable the default PIC generation on OS X. This might make for aSoren Jorvang
2011-01-11For some reason the wxGLCanvas loses keyboard focus whenever theSoren Jorvang
2011-01-11Print the performance status in exactly one place.Soren Jorvang
2011-01-10Fix cocoaGL window resizing.Soren Jorvang
2011-01-10Properly resize the GL canvas on window changes with USE_WX and wx 2.9.Soren Jorvang
2011-01-07Add anvideo config option to automatically resize the render window to the si...donkopunchstania
2010-12-05allow gcc to check the format of args being passed to MsgAlert and GenericLog...Shawn Hoffman
2010-07-16Fix an issue that made it so that the emulator could not be resized in the no...Glenn Rice
2010-07-16This is basicall linux code cleanup. We don not need to pass the X display h...Glenn Rice
2010-07-08Copy the version string obtained from svnversion at runtime instead ofSoren Jorvang
2010-06-11Remove a few unused HAVE_FOO's and make the SDL check global.Soren Jorvang
2010-06-03Make wxgl mandatory on OS X.nJoySoren Jorvang
2010-05-16Added a catch-all OpenGL visual. This allows the VideoSoftware plug-in to ru...skidau
2010-04-25Make wiimote connect/disconnect hotkeys work when not rendering to main. Als...Glenn Rice
2010-04-12Big restructuring of how the video plugin works. In linux and windows you sh...Glenn Rice
2010-02-17Fix software plugin in linux. I broke it in revision 5048.Glenn Rice
2010-02-17Update Video software plugin with latest cocoaGL.m fileSonicadvance1
2010-02-16Enable fullscreen switching with resolution mode changing using Xrandr in linux.Glenn Rice
2010-01-21thats more like it i guess...j4ck.fr0st
2009-12-23fix video software plugin build on osxtmator
2009-10-12SW plugin: compile on linuxnakeee
2009-10-12Started fixing SW video compilation for linux, must go home nowXTra.KrazzY
2009-10-12Adding software rendering plugin. This is aimed at accurate emulation, not fa...donkopunchstania