This website requires JavaScript.
Explore
Help
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
2025-03-10 01:14:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
Common
/
GL
History
Techjar
ff972e3673
Reformat repo to clang-format 7.0 rules
2019-05-06 18:48:04 +00:00
..
GLExtensions
…
GLInterface
Reformat repo to clang-format 7.0 rules
2019-05-06 18:48:04 +00: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
Move most backend functionality to VideoCommon
2019-02-19 16:57:54 +10:00
GLX11Window.cpp
…
GLX11Window.h
…