This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9ab924513e
dolphin
/
Externals
/
GL
/
GL
History
Ryan Houdek
97dc20d1be
[GLExtensions] Pull in all the function pointers for OpenGL 1.1, This removes the need for a couple compile time differences between GL and GLES3 mode.
2014-01-17 16:05:40 +01:00
..
gl.h
[GLExtensions] Pull in all the function pointers for OpenGL 1.1, This removes the need for a couple compile time differences between GL and GLES3 mode.
2014-01-17 16:05:40 +01:00
glext.h
[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