This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-15 10:19:35 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d64f29d234b49d9648a157f1ed344e3886ff917c
dolphin
/
Source
/
Core
/
Common
/
GL
History
Stenzek
ef3306e954
GLContext: Fix shared context creation error on Mesa
...
This was failing if the first version tried (4.6) didn't succeed.
2019-02-09 21:51:23 +10:00
..
GLExtensions
GLContext: Remove global context pointer
2018-10-20 21:11:34 +10:00
GLInterface
GLContext: Fix shared context creation error on Mesa
2019-02-09 21:51:23 +10:00
GLContext.cpp
GLContext: Try GL versions 3.2-4.6 when getting a context
2018-10-20 21:11:34 +10:00
GLContext.h
Common/GLContext: Make member functions const qualified where applicable
2018-12-14 11:02:26 -05:00
GLUtil.cpp
GLContext: Remove global context pointer
2018-10-20 21:11:34 +10:00
GLUtil.h
GLContext: Remove global context pointer
2018-10-20 21:11:34 +10:00
GLX11Window.cpp
GLContext: Use host connection
2018-10-20 21:11:34 +10:00
GLX11Window.h
GLContext: Use host connection
2018-10-20 21:11:34 +10:00