This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-02 02:52:30 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
10bd61a9d2
dolphin
/
Source
/
Core
/
VideoBackends
History
Ryan Houdek
10bd61a9d2
[GLExtensions] Dynamically pull in the GL 1.3 and 1.4 functions as well.
2014-01-17 15:56:54 +01:00
..
D3D
VideoCommon: cleanup of "components" usage
2014-01-15 16:58:36 +01:00
OGL
[GLExtensions] Dynamically pull in the GL 1.3 and 1.4 functions as well.
2014-01-17 15:56:54 +01:00
Software
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit.
2014-01-17 15:50:51 +01:00
CMakeLists.txt
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00