summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/GLInterface/WGL.cpp
AgeCommit message (Expand)Author
2014-06-28Fix OpenGL VSyncAnti-Ultimate
2014-06-15Fix OpenGL video backend when using "render to main" on Windows.Jules Blok
2014-06-15Remove EmuWindow.Armada
2014-03-17Clang 3.4 exposes some warnings on Android.Ryan Houdek
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-24Fetch swapInterval function pointer after binding a contextdegasus
2014-02-20Fix the Android build.Lioncash
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-01-23Bit of a failure. Fixes 6964.Ryan Houdek
2014-01-20Move GLInterface.h into GLInterface directoryScott Moreau
2014-01-18Rename our GLInterface class function 'GetProcAddress' in order to not have c...Ryan Houdek
2014-01-18Move Win32 specific function grabbing fallback to WGL.cpp. Fixes issue 6964.Ryan Houdek
2014-01-17fix windows buildJack Frost
2014-01-17[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely f...Ryan Houdek
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre