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-02-14 08:19:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
Common
/
GL
History
Ryan Houdek
5edc7705fe
Merge pull request
#3550
from Sonicadvance1/egl_support_core_profile
...
Support the OpenGL core profile in EGL.
2016-01-29 19:37:24 -05:00
..
GLExtensions
Implement support for GL 4.2 in GLExtensions
2016-01-27 13:58:34 -06:00
GLInterface
Include the EGL defines we need for KHR_create_context ourselves.
2016-01-27 14:54:44 -06:00
GLInterfaceBase.h
Implement shared contexts in the EGL context.
2016-01-27 13:15:02 -06:00
GLUtil.cpp
VideoBackends: Simplify initialization and deinitialization of resources
2015-12-20 22:40:37 -05:00
GLUtil.h
VideoSW: Use OpenGL Core context
2015-10-14 00:13:54 +02:00