This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-10 16:19:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
Common
/
GL
History
Jun Su
7c7a41ecd8
Cleanup warnings of -Wunused-variable
...
remove unused variables.
2020-03-23 14:24:27 +08:00
..
GLExtensions
GLExtensions.cpp: Use arrays of
const char *const
instead of
std::string
.
2019-12-29 23:45:02 -05:00
GLInterface
MacOS: Dispatch GL calls to main thread to prevent crashes on Catalina
2020-01-01 23:06:19 -05:00
GLContext.cpp
Cleanup warnings of -Wunused-variable
2020-03-23 14:24:27 +08:00
GLContext.h
GLContext: Get size using eglQuerySurface()
2019-09-01 13:35:11 +10:00
GLUtil.cpp
GLContext: Remove global context pointer
2018-10-20 21:11:34 +10:00
GLUtil.h
Move most backend functionality to VideoCommon
2019-02-19 16:57:54 +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