index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Plugins
/
Plugin_VideoOGL
/
Src
/
GLUtil.cpp
Age
Commit message (
Expand
)
Author
2013-06-19
Revert "Create our OGL context on the same thread in the OpenGL backend. Same...
degasus
2013-05-26
Create our OGL context on the same thread in the OpenGL backend. Same issue w...
Ryan Houdek
2013-04-17
New license header introduced to all Video based projects.
Lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2013-04-13
Merge remote-tracking branch 'origin/master' into Android-trash
Ryan Houdek
2013-03-31
Fix some typos and correct some capitalizations in the log messages.
Lioncash
2013-03-24
Big commit. Fix running the APK, I had missed a view in the manifest. Clean u...
Ryan Houdek
2013-03-06
Merge branch 'master' into GLSL-master
degasus
2013-02-26
ARM Support without GLSL
Ryan Houdek
2013-02-07
also check for glsl errors on linking, activation GLSL_DEBUG again (slowdown ...
degasus
2013-02-07
first try of osx fix, mostly by pauldachz
degasus
2013-01-11
fix warnings
degasus
2013-01-03
uses the ARB_framebuffer_object syntax
degasus
2012-12-26
Merge Fail: Make sure we are using the interface file to get backbuffer dimen...
Ryan Houdek
2012-12-26
Merge branch 'GLES-software'
Ryan Houdek
2012-12-25
Merge branch 'immediate-removal'
degasus
2012-12-17
Initial push of GLES and GLUtil file breakup.
Ryan Houdek
2012-12-13
helper for compiling glsl
degasus
2012-11-26
what is this even...
rog
2012-06-11
Remove "Disable Lighting".
NeoBrainX
2012-05-29
Fix changing internal resolution via hotkeys (settings above 1.5x weren't acc...
NeoBrainX
2011-12-19
fixed a freeze on emu shutdown in windows build
nitsuja
2011-08-21
Make titlebar and about dialog fancy for cmake build.
Jordan Woyak
2011-03-31
Fixed issue 4141.(key press beeping) Initializing the video backend in the GU...
Jordan Woyak
2011-03-15
A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attem...
Jordan Woyak
2011-03-02
Put the video prepare code back, and use the existence of the g_renderer to d...
Glenn Rice
2011-03-02
If the DSP LLE can not find the needed ROM files exit the emulator without cr...
Glenn Rice
2011-02-25
If video backend initialization fails, have the emulator die gracefully inste...
Glenn Rice
2011-02-19
XInitThreads() must be the very first Xlib function called or else
Soren Jorvang
2011-02-14
Some work on changing comments, log messages, and variable and function names...
Glenn Rice
2011-02-06
Deal with some clang-inspired buglets.
Soren Jorvang
2011-02-02
Thread affinity on OS X and *BSD.
Soren Jorvang
2011-02-02
Remove PluginSpecs.h. Merge the few needed enums from that file into Common....
Glenn Rice
2011-01-31
Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...
Jordan Woyak
2011-01-30
Be more flexible about hotkey modifier permutations.
Soren Jorvang
2011-01-29
Explicit dependency on libvideo.
Soren Jorvang
2011-01-29
r6958 removes the need for the hackery in r6946.
Soren Jorvang
2011-01-28
Vertical sync on OS X.
Soren Jorvang
2011-01-27
Linux build fix.
Glenn Rice
2011-01-27
Replaced Common::Thread with a partial implementation of std::thread. (rvalue...
Jordan Woyak
2011-01-25
Migrate the "Adjust window size" option to the main configuration dialog (und...
Glenn Rice
2011-01-24
Fix the "Adjust window size" option on linux. Previously this option caused ...
Glenn Rice
2011-01-21
Make sure the game list gets created with automatic starts.
Soren Jorvang
2011-01-20
Disable the default PIC generation on OS X. This might make for a
Soren Jorvang
2011-01-11
For some reason the wxGLCanvas loses keyboard focus whenever the
Soren Jorvang
2011-01-11
Print the performance status in exactly one place.
Soren Jorvang
2011-01-10
Fix cocoaGL window resizing.
Soren Jorvang
2011-01-10
Properly resize the GL canvas on window changes with USE_WX and wx 2.9.
Soren Jorvang
2011-01-07
Add anvideo config option to automatically resize the render window to the si...
donkopunchstania
2010-12-21
Implement free look on linux. Patch due to artart78.
Glenn Rice
[next]