This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-16 18:51:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3945aa624203c2e82160ef7fd045ab74fa47ca95
dolphin
/
Source
/
Core
/
Common
/
GL
History
Lioncash
6d394d03fe
Common/GLContext: Make member functions const qualified where applicable
...
These don't modify object state, so they can be const qualified.
2018-12-14 11:02:26 -05:00
..
GLExtensions
…
GLInterface
GLContext: Try GL versions 3.2-4.6 when getting a context
2018-10-20 21:11:34 +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
…
GLUtil.h
…
GLX11Window.cpp
…
GLX11Window.h
…