This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-12-14 07:42:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ca96274936
dolphin
/
Source
/
Core
/
VideoBackends
History
Ryan Houdek
ca96274936
[GLExtensions] Make sure to link against libdl since we use it to grab GL function pointers in Linux/Android in the case the GLInterface->GetProcAddress fails.
2014-01-17 16:05:57 +01:00
..
D3D
VideoCommon: cleanup of "components" usage
2014-01-15 16:58:36 +01:00
OGL
[GLExtensions] Make sure to link against libdl since we use it to grab GL function pointers in Linux/Android in the case the GLInterface->GetProcAddress fails.
2014-01-17 16:05:57 +01:00
Software
[GLExtensions] Make sure to initialize our function pointers with VideoSoftware as well.
2014-01-17 16:05:07 +01:00
CMakeLists.txt