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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
GLInterface
Age
Commit message (
Expand
)
Author
2014-11-02
Move GLInterface to the OGL VideoBackend's directory.
Augustin Cavalier
2014-10-26
Merge pull request #1374 from lioncash/clearctx
skidau
2014-10-23
AGL: Use NSOpenGLContext's clearCurrentContext in ClearCurrent
Lioncash
2014-10-23
Fixes black screen issue on EGL+X11 systems.
Ryan Houdek
2014-09-14
Kill off the wx casts within InputCommon and GLInterface.
Lioncash
2014-09-05
Revert "Don't sleep in the event thread"
Ryan Houdek
2014-09-04
Don't sleep in the event thread
Jasper St. Pierre
2014-08-30
DolphinWX: Clean up brace placements
Lioncash
2014-08-30
Get rid of C-style empty function parameter indicators
Lioncash
2014-08-27
glx: fix shutdown hang
degasus
2014-08-21
Fixed black screen on game start for X11 contexts.
archshift
2014-08-19
Add back X11 support to EGL
Jasper St. Pierre
2014-08-19
X11_Util: Don't specify a background pixel
Jasper St. Pierre
2014-08-19
GLInterface: Destroy GLWin
Jasper St. Pierre
2014-08-19
Core: Remove UpdateFPSDisplay
Jasper St. Pierre
2014-08-19
Core: Don't pass through a reference to the window handle
Jasper St. Pierre
2014-08-19
EGL: Stop the window_handle shuffling as well
Jasper St. Pierre
2014-08-19
X11_Util: Resize the GLX window by listening to events on the parent
Jasper St. Pierre
2014-08-19
MainNoGUI: Move a majority of the event handling from the GLX backend
Jasper St. Pierre
2014-08-19
MainNoGUI: Supply a window in Host_GetRenderHandle
Jasper St. Pierre
2014-08-19
GLX: Remove evdpy / dpy split
Jasper St. Pierre
2014-08-19
Remove support for EGL under X11
Jasper St. Pierre
2014-08-19
Remove support for Wayland
Jasper St. Pierre
2014-08-10
X11_Util: Fix build when using EGL
Jasper St. Pierre
2014-08-08
GLX: Remove all Host_GetRenderWindowSize calls.
Lioncash
2014-08-08
AGL: Remove the call to Host_GetRenderWindowSize().
Lioncash
2014-08-08
WGL: Get rid of the use of the Host_GetRenderWindowSize() call.
Lioncash
2014-08-02
Move GLInterface around to remove VideoBackends dependency on DolphinWX
Pierre Bourdon
2014-07-11
mark all local variables as static
degasus
2014-06-28
Fix OpenGL VSync
Anti-Ultimate
2014-06-15
Fix OpenGL video backend when using "render to main" on Windows.
Jules Blok
2014-06-15
Remove EmuWindow.
Armada
2014-04-02
Fix compilation error of Wayland_Util.h
pf packet
2014-03-27
Fix include order in EGL.h.
Lioncash
2014-03-17
Clang 3.4 exposes some warnings on Android.
Ryan Houdek
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-03-09
clang-modernize -add-override
Tillmann Karras
2014-02-24
Fetch swapInterval function pointer after binding a context
degasus
2014-02-20
Fix the Android build.
Lioncash
2014-02-20
Fix more header sorting issues in DolphinWX/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-02-06
Fix a typo in EGL.h for setting mode.
Ryan Houdek
2014-01-29
[Android] Fix Android not calling eglSwapBuffers
Ryan Houdek
2014-01-27
Fix compilation
Jules Blok
2014-01-27
Fix coding style
Jules Blok
2014-01-27
Implement SwapInterval for AGL interface
Zakk
[next]